Qbay
Idx 12·Since e154·1 ABI version
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 |
Raw JSON
{ "contractIndex": 12, "contractName": "Qbay", "contractAddress": "MAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWLWD", "epoch": 154, "coreVersion": "v1.239.1", "structs": { "Asset": { "name": "Asset", "byteLength": 40, "fields": [ { "name": "issuer", "type": "id", "offset": 0, "byteLength": 32 }, { "name": "assetName", "type": "uint64", "offset": 32, "byteLength": 8 } ] } }, "procedures": [ { "kind": "procedure", "inputType": 1, "name": "settingCFBAndQubicPrice", "inputFields": [ { "name": "CFBPrice", "type": "uint64", "offset": 0, "byteLength": 8 }, { "name": "QubicPrice", "type": "uint64", "offset": 8, "byteLength": 8 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 16, "outputSize": 4 }, { "kind": "procedure", "inputType": 2, "name": "createCollection", "inputFields": [ { "name": "priceForDropMint", "type": "uint64", "offset": 0, "byteLength": 8 }, { "name": "volume", "type": "uint32", "offset": 8, "byteLength": 4 }, { "name": "royalty", "type": "uint32", "offset": 12, "byteLength": 4 }, { "name": "maxSizePerOneId", "type": "uint32", "offset": 16, "byteLength": 4 }, { "name": "URI", "type": "array", "offset": 20, "byteLength": 64, "arrayLength": 64, "arrayItemType": "uint8", "arrayItemByteLength": 1 }, { "name": "typeOfCollection", "type": "uint8", "offset": 84, "byteLength": 1 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 85, "outputSize": 4 }, { "kind": "procedure", "inputType": 3, "name": "mint", "inputFields": [ { "name": "royalty", "type": "uint32", "offset": 0, "byteLength": 4 }, { "name": "collectionId", "type": "uint32", "offset": 4, "byteLength": 4 }, { "name": "URI", "type": "array", "offset": 8, "byteLength": 64, "arrayLength": 64, "arrayItemType": "uint8", "arrayItemByteLength": 1 }, { "name": "typeOfMint", "type": "uint8", "offset": 72, "byteLength": 1 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 73, "outputSize": 4 }, { "kind": "procedure", "inputType": 4, "name": "mintOfDrop", "inputFields": [ { "name": "collectionId", "type": "uint32", "offset": 0, "byteLength": 4 }, { "name": "URI", "type": "array", "offset": 4, "byteLength": 64, "arrayLength": 64, "arrayItemType": "uint8", "arrayItemByteLength": 1 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 68, "outputSize": 4 }, { "kind": "procedure", "inputType": 5, "name": "transfer", "inputFields": [ { "name": "receiver", "type": "id", "offset": 0, "byteLength": 32 }, { "name": "NFTid", "type": "uint32", "offset": 32, "byteLength": 4 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 36, "outputSize": 4 }, { "kind": "procedure", "inputType": 6, "name": "listInMarket", "inputFields": [ { "name": "price", "type": "uint64", "offset": 0, "byteLength": 8 }, { "name": "NFTid", "type": "uint32", "offset": 8, "byteLength": 4 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 12, "outputSize": 4 }, { "kind": "procedure", "inputType": 7, "name": "buy", "inputFields": [ { "name": "NFTid", "type": "uint32", "offset": 0, "byteLength": 4 }, { "name": "methodOfPayment", "type": "uint8", "offset": 4, "byteLength": 1 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 5, "outputSize": 4 }, { "kind": "procedure", "inputType": 8, "name": "cancelSale", "inputFields": [ { "name": "NFTid", "type": "uint32", "offset": 0, "byteLength": 4 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 4, "outputSize": 4 }, { "kind": "procedure", "inputType": 9, "name": "listInExchange", "inputFields": [ { "name": "possessedNFT", "type": "uint32", "offset": 0, "byteLength": 4 }, { "name": "anotherNFT", "type": "uint32", "offset": 4, "byteLength": 4 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 8, "outputSize": 4 }, { "kind": "procedure", "inputType": 10, "name": "cancelExchange", "inputFields": [ { "name": "possessedNFT", "type": "uint32", "offset": 0, "byteLength": 4 }, { "name": "anotherNFT", "type": "uint32", "offset": 4, "byteLength": 4 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 8, "outputSize": 4 }, { "kind": "procedure", "inputType": 11, "name": "makeOffer", "inputFields": [ { "name": "askPrice", "type": "uint64", "offset": 0, "byteLength": 8 }, { "name": "NFTid", "type": "uint32", "offset": 8, "byteLength": 4 }, { "name": "paymentMethod", "type": "uint8", "offset": 12, "byteLength": 1 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 13, "outputSize": 4 }, { "kind": "procedure", "inputType": 12, "name": "acceptOffer", "inputFields": [ { "name": "NFTid", "type": "uint32", "offset": 0, "byteLength": 4 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 4, "outputSize": 4 }, { "kind": "procedure", "inputType": 13, "name": "cancelOffer", "inputFields": [ { "name": "NFTid", "type": "uint32", "offset": 0, "byteLength": 4 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 4, "outputSize": 4 }, { "kind": "procedure", "inputType": 14, "name": "createTraditionalAuction", "inputFields": [ { "name": "minPrice", "type": "uint64", "offset": 0, "byteLength": 8 }, { "name": "NFTId", "type": "uint32", "offset": 8, "byteLength": 4 }, { "name": "startYear", "type": "uint32", "offset": 12, "byteLength": 4 }, { "name": "startMonth", "type": "uint32", "offset": 16, "byteLength": 4 }, { "name": "startDay", "type": "uint32", "offset": 20, "byteLength": 4 }, { "name": "startHour", "type": "uint32", "offset": 24, "byteLength": 4 }, { "name": "endYear", "type": "uint32", "offset": 28, "byteLength": 4 }, { "name": "endMonth", "type": "uint32", "offset": 32, "byteLength": 4 }, { "name": "endDay", "type": "uint32", "offset": 36, "byteLength": 4 }, { "name": "endHour", "type": "uint32", "offset": 40, "byteLength": 4 }, { "name": "paymentMethodOfAuction", "type": "uint8", "offset": 44, "byteLength": 1 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 45, "outputSize": 4 }, { "kind": "procedure", "inputType": 15, "name": "bidOnTraditionalAuction", "inputFields": [ { "name": "price", "type": "uint64", "offset": 0, "byteLength": 8 }, { "name": "NFTId", "type": "uint32", "offset": 8, "byteLength": 4 }, { "name": "paymentMethod", "type": "uint8", "offset": 12, "byteLength": 1 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 13, "outputSize": 4 }, { "kind": "procedure", "inputType": 16, "name": "TransferShareManagementRights", "inputFields": [ { "name": "asset", "type": "struct", "offset": 0, "byteLength": 40, "structRef": "Asset" }, { "name": "numberOfShares", "type": "sint64", "offset": 40, "byteLength": 8 }, { "name": "newManagingContractIndex", "type": "uint32", "offset": 48, "byteLength": 4 } ], "outputFields": [ { "name": "transferredNumberOfShares", "type": "sint64", "offset": 0, "byteLength": 8 }, { "name": "returnCode", "type": "uint32", "offset": 8, "byteLength": 4 } ], "inputSize": 52, "outputSize": 12 }, { "kind": "procedure", "inputType": 17, "name": "changeStatusOfMarketPlace", "inputFields": [ { "name": "status", "type": "uint8", "offset": 0, "byteLength": 1 } ], "outputFields": [ { "name": "returnCode", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 1, "outputSize": 4 } ], "functions": [ { "kind": "function", "inputType": 1, "name": "getNumberOfNFTForUser", "inputFields": [ { "name": "user", "type": "id", "offset": 0, "byteLength": 32 } ], "outputFields": [ { "name": "numberOfNFT", "type": "uint32", "offset": 0, "byteLength": 4 } ], "inputSize": 32, "outputSize": 4 }, { "kind": "function", "inputType": 2, "name": "getInfoOfNFTUserPossessed", "inputFields": [ { "name": "user", "type": "id", "offset": 0, "byteLength": 32 }, { "name": "NFTNumber", "type": "uint32", "offset": 32, "byteLength": 4 } ], "outputFields": [ { "name": "creator", "type": "id", "offset": 0, "byteLength": 32 }, { "name": "possessor", "type": "id", "offset": 32, "byteLength": 32 }, { "name": "askUser", "type": "id", "offset": 64, "byteLength": 32 }, { "name": "creatorOfAuction", "type": "id", "offset": 96, "byteLength": 32 }, { "name": "salePrice", "type": "sint64", "offset": 128, "byteLength": 8 }, { "name": "askMaxPrice", "type": "sint64", "offset": 136, "byteLength": 8 }, { "name": "currentPriceOfAuction", "type": "uint64", "offset": 144, "byteLength": 8 }, { "name": "royalty", "type": "uint32", "offset": 152, "byteLength": 4 }, { "name": "NFTidForExchange", "type": "uint32", "offset": 156, "byteLength": 4 }, { "name": "URI", "type": "array", "offset": 160, "byteLength": 64, "arrayLength": 64, "arrayItemType": "uint8", "arrayItemByteLength": 1 }, { "name": "statusOfAuction", "type": "uint8", "offset": 224, "byteLength": 1 }, { "name": "yearAuctionStarted", "type": "uint8", "offset": 225, "byteLength": 1 }, { "name": "monthAuctionStarted", "type": "uint8", "offset": 226, "byteLength": 1 }, { "name": "dayAuctionStarted", "type": "uint8", "offset": 227, "byteLength": 1 }, { "name": "hourAuctionStarted", "type": "uint8", "offset": 228, "byteLength": 1 }, { "name": "minuteAuctionStarted", "type": "uint8", "offset": 229, "byteLength": 1 }, { "name": "secondAuctionStarted", "type": "uint8", "offset": 230, "byteLength": 1 }, { "name": "yearAuctionEnded", "type": "uint8", "offset": 231, "byteLength": 1 }, { "name": "monthAuctionEnded", "type": "uint8", "offset": 232, "byteLength": 1 }, { "name": "dayAuctionEnded", "type": "uint8", "offset": 233, "byteLength": 1 }, { "name": "hourAuctionEnded", "type": "uint8", "offset": 234, "byteLength": 1 }, { "name": "minuteAuctionEnded", "type": "uint8", "offset": 235, "byteLength": 1 }, { "name": "secondAuctionEnded", "type": "uint8", "offset": 236, "byteLength": 1 }, { "name": "statusOfSale", "type": "uint8", "offset": 237, "byteLength": 1 }, { "name": "statusOfAsk", "type": "uint8", "offset": 238, "byteLength": 1 }, { "name": "paymentMethodOfAsk", "type": "uint8", "offset": 239, "byteLength": 1 }, { "name": "statusOfExchange", "type": "uint8", "offset": 240, "byteLength": 1 }, { "name": "paymentMethodOfAuction", "type": "uint8", "offset": 241, "byteLength": 1 } ], "inputSize": 36, "outputSize": 242 }, { "kind": "function", "inputType": 3, "name": "getInfoOfMarketplace", "inputFields": [], "outputFields": [ { "name": "priceOfCFB", "type": "uint64", "offset": 0, "byteLength": 8 }, { "name": "priceOfQubic", "type": "uint64", "offset": 8, "byteLength": 8 }, { "name": "numberOfNFTIncoming", "type": "uint64", "offset": 16, "byteLength": 8 }, { "name": "earnedQubic", "type": "uint64", "offset": 24, "byteLength": 8 }, { "name": "earnedCFB", "type": "uint64", "offset": 32, "byteLength": 8 }, { "name": "numberOfCollection", "type": "uint32", "offset": 40, "byteLength": 4 }, { "name": "numberOfNFT", "type": "uint32", "offset": 44, "byteLength": 4 }, { "name": "statusOfMarketPlace", "type": "uint8", "offset": 48, "byteLength": 1 } ], "inputSize": 0, "outputSize": 49 }, { "kind": "function", "inputType": 4, "name": "getInfoOfCollectionByCreator", "inputFields": [ { "name": "creator", "type": "id", "offset": 0, "byteLength": 32 }, { "name": "orderOfCollection", "type": "uint32", "offset": 32, "byteLength": 4 } ], "outputFields": [ { "name": "priceForDropMint", "type": "uint64", "offset": 0, "byteLength": 8 }, { "name": "idOfCollection", "type": "uint32", "offset": 8, "byteLength": 4 }, { "name": "royalty", "type": "uint32", "offset": 12, "byteLength": 4 }, { "name": "currentSize", "type": "sint32", "offset": 16, "byteLength": 4 }, { "name": "maxSizeHoldingPerOneId", "type": "uint32", "offset": 20, "byteLength": 4 }, { "name": "URI", "type": "array", "offset": 24, "byteLength": 64, "arrayLength": 64, "arrayItemType": "uint8", "arrayItemByteLength": 1 }, { "name": "typeOfCollection", "type": "uint8", "offset": 88, "byteLength": 1 } ], "inputSize": 36, "outputSize": 89 }, { "kind": "function", "inputType": 5, "name": "getInfoOfCollectionById", "inputFields": [ { "name": "idOfCollection", "type": "uint32", "offset": 0, "byteLength": 4 } ], "outputFields": [ { "name": "creator", "type": "id", "offset": 0, "byteLength": 32 }, { "name": "priceForDropMint", "type": "uint64", "offset": 32, "byteLength": 8 }, { "name": "royalty", "type": "uint32", "offset": 40, "byteLength": 4 }, { "name": "currentSize", "type": "sint32", "offset": 44, "byteLength": 4 }, { "name": "maxSizeHoldingPerOneId", "type": "uint32", "offset": 48, "byteLength": 4 }, { "name": "URI", "type": "array", "offset": 52, "byteLength": 64, "arrayLength": 64, "arrayItemType": "uint8", "arrayItemByteLength": 1 }, { "name": "typeOfCollection", "type": "uint8", "offset": 116, "byteLength": 1 } ], "inputSize": 4, "outputSize": 117 }, { "kind": "function", "inputType": 6, "name": "getIncomingAuctions", "inputFields": [ { "name": "offset", "type": "uint32", "offset": 0, "byteLength": 4 }, { "name": "count", "type": "uint32", "offset": 4, "byteLength": 4 } ], "outputFields": [ { "name": "NFTId", "type": "array", "offset": 0, "byteLength": 4096, "arrayLength": 1024, "arrayItemType": "uint32", "arrayItemByteLength": 4 } ], "inputSize": 8, "outputSize": 4096 }, { "kind": "function", "inputType": 7, "name": "getInfoOfNFTById", "inputFields": [ { "name": "NFTId", "type": "uint32", "offset": 0, "byteLength": 4 } ], "outputFields": [ { "name": "creator", "type": "id", "offset": 0, "byteLength": 32 }, { "name": "possessor", "type": "id", "offset": 32, "byteLength": 32 }, { "name": "askUser", "type": "id", "offset": 64, "byteLength": 32 }, { "name": "creatorOfAuction", "type": "id", "offset": 96, "byteLength": 32 }, { "name": "salePrice", "type": "sint64", "offset": 128, "byteLength": 8 }, { "name": "askMaxPrice", "type": "sint64", "offset": 136, "byteLength": 8 }, { "name": "currentPriceOfAuction", "type": "uint64", "offset": 144, "byteLength": 8 }, { "name": "royalty", "type": "uint32", "offset": 152, "byteLength": 4 }, { "name": "NFTidForExchange", "type": "uint32", "offset": 156, "byteLength": 4 }, { "name": "URI", "type": "array", "offset": 160, "byteLength": 64, "arrayLength": 64, "arrayItemType": "uint8", "arrayItemByteLength": 1 }, { "name": "statusOfAuction", "type": "uint8", "offset": 224, "byteLength": 1 }, { "name": "yearAuctionStarted", "type": "uint8", "offset": 225, "byteLength": 1 }, { "name": "monthAuctionStarted", "type": "uint8", "offset": 226, "byteLength": 1 }, { "name": "dayAuctionStarted", "type": "uint8", "offset": 227, "byteLength": 1 }, { "name": "hourAuctionStarted", "type": "uint8", "offset": 228, "byteLength": 1 }, { "name": "minuteAuctionStarted", "type": "uint8", "offset": 229, "byteLength": 1 }, { "name": "secondAuctionStarted", "type": "uint8", "offset": 230, "byteLength": 1 }, { "name": "yearAuctionEnded", "type": "uint8", "offset": 231, "byteLength": 1 }, { "name": "monthAuctionEnded", "type": "uint8", "offset": 232, "byteLength": 1 }, { "name": "dayAuctionEnded", "type": "uint8", "offset": 233, "byteLength": 1 }, { "name": "hourAuctionEnded", "type": "uint8", "offset": 234, "byteLength": 1 }, { "name": "minuteAuctionEnded", "type": "uint8", "offset": 235, "byteLength": 1 }, { "name": "secondAuctionEnded", "type": "uint8", "offset": 236, "byteLength": 1 }, { "name": "statusOfSale", "type": "uint8", "offset": 237, "byteLength": 1 }, { "name": "statusOfAsk", "type": "uint8", "offset": 238, "byteLength": 1 }, { "name": "paymentMethodOfAsk", "type": "uint8", "offset": 239, "byteLength": 1 }, { "name": "statusOfExchange", "type": "uint8", "offset": 240, "byteLength": 1 }, { "name": "paymentMethodOfAuction", "type": "uint8", "offset": 241, "byteLength": 1 } ], "inputSize": 4, "outputSize": 242 }, { "kind": "function", "inputType": 8, "name": "getUserCreatedCollection", "inputFields": [ { "name": "user", "type": "id", "offset": 0, "byteLength": 32 }, { "name": "offset", "type": "uint32", "offset": 32, "byteLength": 4 }, { "name": "count", "type": "uint32", "offset": 36, "byteLength": 4 } ], "outputFields": [ { "name": "collectionId", "type": "array", "offset": 0, "byteLength": 4096, "arrayLength": 1024, "arrayItemType": "uint32", "arrayItemByteLength": 4 } ], "inputSize": 40, "outputSize": 4096 }, { "kind": "function", "inputType": 9, "name": "getUserCreatedNFT", "inputFields": [ { "name": "user", "type": "id", "offset": 0, "byteLength": 32 }, { "name": "offset", "type": "uint32", "offset": 32, "byteLength": 4 }, { "name": "count", "type": "uint32", "offset": 36, "byteLength": 4 } ], "outputFields": [ { "name": "NFTId", "type": "array", "offset": 0, "byteLength": 4096, "arrayLength": 1024, "arrayItemType": "uint32", "arrayItemByteLength": 4 } ], "inputSize": 40, "outputSize": 4096 } ], "effectiveFromEpoch": 154, "effectiveToEpoch": null }