| Module Name | Climafi-Carbon-NFT-Market |
| Module Reference | a0821a427d |
| Verification Status | Unverifiable |
| Age | 960 days |
| Sender | Climafi |
| Deployed in block | 5,779,250 |
| Deployed in tx | 37f0 |
| Methods | 4 |
| Contracts | 1 |
| Verification Status: | Unverifiable |
| Build Image Used: | N/A |
| Build Command Used: | N/A |
| Archive Hash: | N/A |
| Link to Source Code: | N/A |
| Explanation: | No embedded build information found. |
{
"commission": "<UInt16>"
}
None
{
"Enum": [
{
"Transfer": {
"owner": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"quantity": "<String of size at most 74 containing an unsigned integer.>",
"token_id": "<String with lowercase hex>"
}
},
{
"Remove": {
"address": {
"index": "<UInt64>",
"subindex": "<UInt64>"
},
"owner": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"token_id": "<String with lowercase hex>"
}
},
{
"Add": {
"address": {
"index": "<UInt64>",
"subindex": "<UInt64>"
},
"owner": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"price": "<Amount in microCCD>",
"quantity": "<String of size at most 74 containing an unsigned integer.>",
"royalty": "<UInt16>",
"token_id": "<String with lowercase hex>"
}
}
]
}
{
"nft_contract_address": {
"index": "<UInt64>",
"subindex": "<UInt64>"
},
"price": "<Amount in microCCD>",
"quantity": "<String of size at most 74 containing an unsigned integer.>",
"royalty": "<UInt16>",
"token_id": "<String with lowercase hex>"
}
None
None
{
"nft_contract_address": {
"index": "<UInt64>",
"subindex": "<UInt64>"
},
"owner": "<AccountAddress>",
"token_id": "<String with lowercase hex>"
}
None
None
{
"nft_contract_address": {
"index": "<UInt64>",
"subindex": "<UInt64>"
},
"owner": "<AccountAddress>",
"quantity": "<String of size at most 74 containing an unsigned integer.>",
"to": "<AccountAddress>",
"token_id": "<String with lowercase hex>"
}
None
None
None
None
[
[
{
"contract": {
"index": "<UInt64>",
"subindex": "<UInt64>"
},
"owner": "<AccountAddress>",
"price": "<Amount in microCCD>",
"primary_owner": "<AccountAddress>",
"quantity": "<String of size at most 74 containing an unsigned integer.>",
"royalty": "<UInt16>",
"token_id": "<String with lowercase hex>"
}
]
]