Snapshot Current
Qbay @ epoch 192
contractIndex 12 · effective e154 → now
MAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWLWD
Procedures
17procsettingCFBAndQubicPrice#1
in 16Bout 4B
→input2 fields · 16B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| CFBPrice | uint64 | 0 | 8 | |
| QubicPrice | uint64 | 8 | 8 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
proccreateCollection#2
in 85Bout 4B
→input6 fields · 85B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| priceForDropMint | uint64 | 0 | 8 | |
| volume | uint32 | 8 | 4 | |
| royalty | uint32 | 12 | 4 | |
| maxSizePerOneId | uint32 | 16 | 4 | |
| URI | uint8[64] | 20 | 64 | |
| typeOfCollection | uint8 | 84 | 1 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
procmint#3
in 73Bout 4B
→input4 fields · 73B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| royalty | uint32 | 0 | 4 | |
| collectionId | uint32 | 4 | 4 | |
| URI | uint8[64] | 8 | 64 | |
| typeOfMint | uint8 | 72 | 1 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
procmintOfDrop#4
in 68Bout 4B
→input2 fields · 68B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| collectionId | uint32 | 0 | 4 | |
| URI | uint8[64] | 4 | 64 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
proctransfer#5
in 36Bout 4B
→input2 fields · 36B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| receiver | id | 0 | 32 | |
| NFTid | uint32 | 32 | 4 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
proclistInMarket#6
in 12Bout 4B
→input2 fields · 12B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| price | uint64 | 0 | 8 | |
| NFTid | uint32 | 8 | 4 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
procbuy#7
in 5Bout 4B
→input2 fields · 5B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| NFTid | uint32 | 0 | 4 | |
| methodOfPayment | uint8 | 4 | 1 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
proccancelSale#8
in 4Bout 4B
→input1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| NFTid | uint32 | 0 | 4 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
proclistInExchange#9
in 8Bout 4B
→input2 fields · 8B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| possessedNFT | uint32 | 0 | 4 | |
| anotherNFT | uint32 | 4 | 4 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
proccancelExchange#10
in 8Bout 4B
→input2 fields · 8B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| possessedNFT | uint32 | 0 | 4 | |
| anotherNFT | uint32 | 4 | 4 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
procmakeOffer#11
in 13Bout 4B
→input3 fields · 13B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| askPrice | uint64 | 0 | 8 | |
| NFTid | uint32 | 8 | 4 | |
| paymentMethod | uint8 | 12 | 1 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
procacceptOffer#12
in 4Bout 4B
→input1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| NFTid | uint32 | 0 | 4 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
proccancelOffer#13
in 4Bout 4B
→input1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| NFTid | uint32 | 0 | 4 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
proccreateTraditionalAuction#14
in 45Bout 4B
→input11 fields · 45B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| minPrice | uint64 | 0 | 8 | |
| NFTId | uint32 | 8 | 4 | |
| startYear | uint32 | 12 | 4 | |
| startMonth | uint32 | 16 | 4 | |
| startDay | uint32 | 20 | 4 | |
| startHour | uint32 | 24 | 4 | |
| endYear | uint32 | 28 | 4 | |
| endMonth | uint32 | 32 | 4 | |
| endDay | uint32 | 36 | 4 | |
| endHour | uint32 | 40 | 4 | |
| paymentMethodOfAuction | uint8 | 44 | 1 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
procbidOnTraditionalAuction#15
in 13Bout 4B
→input3 fields · 13B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| price | uint64 | 0 | 8 | |
| NFTId | uint32 | 8 | 4 | |
| paymentMethod | uint8 | 12 | 1 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
procchangeStatusOfMarketPlace#17
in 1Bout 4B
→input1 field · 1B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| status | uint8 | 0 | 1 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| returnCode | uint32 | 0 | 4 |
Functions
9funcgetNumberOfNFTForUser#1
in 32Bout 4B
→input1 field · 32B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| user | id | 0 | 32 |
←output1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| numberOfNFT | uint32 | 0 | 4 |
funcgetInfoOfNFTUserPossessed#2
in 36Bout 242B
→input2 fields · 36B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| user | id | 0 | 32 | |
| NFTNumber | uint32 | 32 | 4 |
←output28 fields · 242B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| creator | id | 0 | 32 | |
| possessor | id | 32 | 32 | |
| askUser | id | 64 | 32 | |
| creatorOfAuction | id | 96 | 32 | |
| salePrice | sint64 | 128 | 8 | |
| askMaxPrice | sint64 | 136 | 8 | |
| currentPriceOfAuction | uint64 | 144 | 8 | |
| royalty | uint32 | 152 | 4 | |
| NFTidForExchange | uint32 | 156 | 4 | |
| URI | uint8[64] | 160 | 64 | |
| statusOfAuction | uint8 | 224 | 1 | |
| yearAuctionStarted | uint8 | 225 | 1 | |
| monthAuctionStarted | uint8 | 226 | 1 | |
| dayAuctionStarted | uint8 | 227 | 1 | |
| hourAuctionStarted | uint8 | 228 | 1 | |
| minuteAuctionStarted | uint8 | 229 | 1 | |
| secondAuctionStarted | uint8 | 230 | 1 | |
| yearAuctionEnded | uint8 | 231 | 1 | |
| monthAuctionEnded | uint8 | 232 | 1 | |
| dayAuctionEnded | uint8 | 233 | 1 | |
| hourAuctionEnded | uint8 | 234 | 1 | |
| minuteAuctionEnded | uint8 | 235 | 1 | |
| secondAuctionEnded | uint8 | 236 | 1 | |
| statusOfSale | uint8 | 237 | 1 | |
| statusOfAsk | uint8 | 238 | 1 | |
| paymentMethodOfAsk | uint8 | 239 | 1 | |
| statusOfExchange | uint8 | 240 | 1 | |
| paymentMethodOfAuction | uint8 | 241 | 1 |
funcgetInfoOfMarketplace#3
in 0Bout 49B
←output8 fields · 49B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| priceOfCFB | uint64 | 0 | 8 | |
| priceOfQubic | uint64 | 8 | 8 | |
| numberOfNFTIncoming | uint64 | 16 | 8 | |
| earnedQubic | uint64 | 24 | 8 | |
| earnedCFB | uint64 | 32 | 8 | |
| numberOfCollection | uint32 | 40 | 4 | |
| numberOfNFT | uint32 | 44 | 4 | |
| statusOfMarketPlace | uint8 | 48 | 1 |
funcgetInfoOfCollectionByCreator#4
in 36Bout 89B
→input2 fields · 36B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| creator | id | 0 | 32 | |
| orderOfCollection | uint32 | 32 | 4 |
←output7 fields · 89B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| priceForDropMint | uint64 | 0 | 8 | |
| idOfCollection | uint32 | 8 | 4 | |
| royalty | uint32 | 12 | 4 | |
| currentSize | sint32 | 16 | 4 | |
| maxSizeHoldingPerOneId | uint32 | 20 | 4 | |
| URI | uint8[64] | 24 | 64 | |
| typeOfCollection | uint8 | 88 | 1 |
funcgetInfoOfCollectionById#5
in 4Bout 117B
→input1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| idOfCollection | uint32 | 0 | 4 |
←output7 fields · 117B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| creator | id | 0 | 32 | |
| priceForDropMint | uint64 | 32 | 8 | |
| royalty | uint32 | 40 | 4 | |
| currentSize | sint32 | 44 | 4 | |
| maxSizeHoldingPerOneId | uint32 | 48 | 4 | |
| URI | uint8[64] | 52 | 64 | |
| typeOfCollection | uint8 | 116 | 1 |
funcgetIncomingAuctions#6
in 8Bout 4096B
→input2 fields · 8B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| offset | uint32 | 0 | 4 | |
| count | uint32 | 4 | 4 |
←output1 field · 4096B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| NFTId | uint32[1024] | 0 | 4096 |
funcgetInfoOfNFTById#7
in 4Bout 242B
→input1 field · 4B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| NFTId | uint32 | 0 | 4 |
←output28 fields · 242B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| creator | id | 0 | 32 | |
| possessor | id | 32 | 32 | |
| askUser | id | 64 | 32 | |
| creatorOfAuction | id | 96 | 32 | |
| salePrice | sint64 | 128 | 8 | |
| askMaxPrice | sint64 | 136 | 8 | |
| currentPriceOfAuction | uint64 | 144 | 8 | |
| royalty | uint32 | 152 | 4 | |
| NFTidForExchange | uint32 | 156 | 4 | |
| URI | uint8[64] | 160 | 64 | |
| statusOfAuction | uint8 | 224 | 1 | |
| yearAuctionStarted | uint8 | 225 | 1 | |
| monthAuctionStarted | uint8 | 226 | 1 | |
| dayAuctionStarted | uint8 | 227 | 1 | |
| hourAuctionStarted | uint8 | 228 | 1 | |
| minuteAuctionStarted | uint8 | 229 | 1 | |
| secondAuctionStarted | uint8 | 230 | 1 | |
| yearAuctionEnded | uint8 | 231 | 1 | |
| monthAuctionEnded | uint8 | 232 | 1 | |
| dayAuctionEnded | uint8 | 233 | 1 | |
| hourAuctionEnded | uint8 | 234 | 1 | |
| minuteAuctionEnded | uint8 | 235 | 1 | |
| secondAuctionEnded | uint8 | 236 | 1 | |
| statusOfSale | uint8 | 237 | 1 | |
| statusOfAsk | uint8 | 238 | 1 | |
| paymentMethodOfAsk | uint8 | 239 | 1 | |
| statusOfExchange | uint8 | 240 | 1 | |
| paymentMethodOfAuction | uint8 | 241 | 1 |
funcgetUserCreatedCollection#8
in 40Bout 4096B
→input3 fields · 40B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| user | id | 0 | 32 | |
| offset | uint32 | 32 | 4 | |
| count | uint32 | 36 | 4 |
←output1 field · 4096B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| collectionId | uint32[1024] | 0 | 4096 |
funcgetUserCreatedNFT#9
in 40Bout 4096B
→input3 fields · 40B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| user | id | 0 | 32 | |
| offset | uint32 | 32 | 4 | |
| count | uint32 | 36 | 4 |
←output1 field · 4096B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| NFTId | uint32[1024] | 0 | 4096 |
Structs
1structAsset
40B2 fields
fields
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| issuer | id | 0 | 32 | |
| assetName | uint64 | 32 | 8 |