None
None
None
{
"trader": {
"index": "<UInt64>",
"subindex": "<UInt64>"
}
}
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
None
{
"creator": {
"Enum": [
{
"None": []
},
{
"Some": [
"<AccountAddress>"
]
}
]
},
"royalty_percent": "<UInt64>",
"token_id": "<UInt64>",
"url": "<String>",
"value": "<UInt64>"
}
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
None
{
"common": {
"lot_id": "<UInt64>",
"sender": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"token_id": "<UInt64>",
"value": "<UInt64>"
},
"from": "<AccountAddress>"
}
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
None
[
{
"amount": "<String of size at most 74 containing an unsigned integer.>",
"data": "<String with lowercase hex>",
"from": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"to": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
},
"<String>"
]
}
]
},
"token_id": "<String with lowercase hex>"
}
]
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
None
{
"from": "<AccountAddress>",
"to": {
"Enum": [
{
"None": []
},
{
"Some": [
"<AccountAddress>"
]
}
]
},
"token_id": "<UInt64>",
"value": "<UInt64>"
}
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
None
{
"from": "<AccountAddress>",
"to": {
"Enum": [
{
"None": []
},
{
"Some": [
"<AccountAddress>"
]
}
]
},
"token_transfers": [
[
"<UInt64>",
"<UInt64>"
]
]
}
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
None
{
"add": "<Bool>",
"common": {
"lot_id": "<UInt64>",
"sender": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"token_id": "<UInt64>",
"value": "<UInt64>"
},
"delta": "<UInt64>",
"price": "<Amount in microCCD>"
}
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
None
{
"lot_id": "<UInt64>",
"sender": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"token_id": "<UInt64>",
"value": "<UInt64>"
}
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
None
{
"lot_id": "<UInt64>",
"sender": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"token_id": "<UInt64>",
"value": "<UInt64>"
}
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
None
{
"approved": "<Bool>",
"operator": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
}
}
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
None
{
"amount": "<Amount in microCCD>",
"callback": {
"contract": "<String>",
"func": "<String>"
},
"lot_id": "<UInt64>",
"quantity": "<UInt64>",
"sender": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"token_id": "<UInt64>"
}
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
{
"amount": "<Amount in microCCD>",
"creator": "<AccountAddress>",
"lot_id": "<UInt64>",
"quantity": "<UInt64>",
"royalty_percent": "<UInt64>",
"sender": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"token_id": "<UInt64>"
}
[
{
"operator": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"update": {
"Enum": [
{
"Remove": []
},
{
"Add": []
}
]
}
}
]
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
None
[
{
"address": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"owner": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
}
}
]
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
[
"<Bool>"
]
[
{
"address": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"token_id": "<String with lowercase hex>"
}
]
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
[
"<String of size at most 74 containing an unsigned integer.>"
]
[
"<String with lowercase hex>"
]
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"NonContractAddress": []
},
{
"NonAccountAddress": []
},
{
"TokenAlreadyExists": []
},
{
"TokenNotFound": []
},
{
"PermissionDenied": []
},
{
"HighTaxPercent": []
},
{
"HighRoyaltyPercent": []
},
{
"IncorrectPrice": []
},
{
"IncorrectAmount": []
},
{
"LotNotFound": []
},
{
"IncorrectValue": []
},
{
"TokenNotOnSale": []
},
{
"LowTokenBalance": []
},
{
"IncorrectTimestamp": []
},
{
"AuctionStarted": []
},
{
"AuctionClosed": []
},
{
"AuctionActive": []
},
{
"LowQuantity": []
},
{
"IncorrectQuantity": []
},
{
"InvokeContractError": []
},
{
"TransferError": []
}
]
}
]
}
]
}
[
{
"hash": {
"Enum": [
{
"None": []
},
{
"Some": [
"<String of size 64 containing lowercase hex characters.>"
]
}
]
},
"url": "<String>"
}
]
Address |
---|
🗎<5455,0> |