Null to address in inscription transfers
Closed this issue · 2 comments
sam-xyz commented
Describe the bug
In block 837883, transaction id 27c9e16de7bcd2e560d35da9ab3f35335d4ba32eccead035c18bfe7bbd8342c0 , there are 3 inscription transfers will NULL to_address values . These 3 inscription ids are:
- 8169e36629a7d00e566e8490ceb02e395b2453b27e59b031c45179937aca41e4i0
- 83749d0b4ccaa9b2a45b29a4660c729368c41dc25769732affb093da5d4d83cai0
- 875fbec158722c3285b8f1e4b8e417778481e8ae6e61eb48f65e1bc2063af8b2i0
To Reproduce
Steps to reproduce the behavior:
- To reproduce for 8169e36629a7d00e566e8490ceb02e395b2453b27e59b031c45179937aca41e4i0 , go to https://docs.hiro.so/ordinals/inscription-transfers
- Search for 8169e36629a7d00e566e8490ceb02e395b2453b27e59b031c45179937aca41e4i0
- Look at the 4th result from ascending timestamp- you'll see that the to address is null
Expected behavior
Expected result is to have non null to addresses
rafaelcr commented
hi @sam-xyz this is working as intended. When the address
value is null or an empty string it means that the inscription was spent as fee.
smcclellan commented
Closing this ticket due to the above explanation. If you believe this is incorrect, please let us know.