{
"contract_uri": "<String>",
"max_total_supply": "<UInt32>",
"mint_deadline": "<UInt64>",
"mint_start": "<UInt64>",
"minter": "<AccountAddress>",
"name": "<String>",
"symbol": "<String>"
}
None
{
"Enum": [
{
"Minted": {
"mint_count": "<UInt32>",
"owner": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"timestamp": "<UInt64>",
"token_id": "<String with lowercase hex>",
"token_uri": {
"hash": {
"Enum": [
{
"None": []
},
{
"Some": [
"<String of size 64 containing lowercase hex characters.>"
]
}
]
},
"url": "<String>"
}
}
},
{
"Deploy": {
"contract_uri": {
"hash": {
"Enum": [
{
"None": []
},
{
"Some": [
"<String of size 64 containing lowercase hex characters.>"
]
}
]
},
"url": "<String>"
},
"max_total_supply": "<UInt32>",
"mint_deadline": "<UInt64>",
"mint_start": "<UInt64>",
"minter": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"name": "<String>",
"symbol": "<String>"
}
},
{
"Transfer": {
"amount": "<String of size at most 74 containing an unsigned integer.>",
"from": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"to": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"token_id": "<String with lowercase hex>"
}
}
]
}
[
{
"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": []
},
{
"TokenIdAlreadyExists": []
},
{
"InvokeContractError": []
},
{
"MintingNotStarted": []
},
{
"MintDeadlineReached": []
},
{
"MaxTotalSupplyReached": []
},
{
"ArraysNotSameLength": []
},
{
"Cis2ClientError": []
},
{
"InvalidAddress": []
}
]
}
]
}
]
}
None
[
{
"operator": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"update": {
"Enum": [
{
"Remove": []
},
{
"Add": []
}
]
}
}
]
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"TokenIdAlreadyExists": []
},
{
"InvokeContractError": []
},
{
"MintingNotStarted": []
},
{
"MintDeadlineReached": []
},
{
"MaxTotalSupplyReached": []
},
{
"ArraysNotSameLength": []
},
{
"Cis2ClientError": []
},
{
"InvalidAddress": []
}
]
}
]
}
]
}
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": []
},
{
"TokenIdAlreadyExists": []
},
{
"InvokeContractError": []
},
{
"MintingNotStarted": []
},
{
"MintDeadlineReached": []
},
{
"MaxTotalSupplyReached": []
},
{
"ArraysNotSameLength": []
},
{
"Cis2ClientError": []
},
{
"InvalidAddress": []
}
]
}
]
}
]
}
[
"<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": []
},
{
"TokenIdAlreadyExists": []
},
{
"InvokeContractError": []
},
{
"MintingNotStarted": []
},
{
"MintDeadlineReached": []
},
{
"MaxTotalSupplyReached": []
},
{
"ArraysNotSameLength": []
},
{
"Cis2ClientError": []
},
{
"InvalidAddress": []
}
]
}
]
}
]
}
[
"<String of size at most 74 containing an unsigned integer.>"
]
[
"<String with lowercase hex>"
]
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"TokenIdAlreadyExists": []
},
{
"InvokeContractError": []
},
{
"MintingNotStarted": []
},
{
"MintDeadlineReached": []
},
{
"MaxTotalSupplyReached": []
},
{
"ArraysNotSameLength": []
},
{
"Cis2ClientError": []
},
{
"InvalidAddress": []
}
]
}
]
}
]
}
[
{
"hash": {
"Enum": [
{
"None": []
},
{
"Some": [
"<String of size 64 containing lowercase hex characters.>"
]
}
]
},
"url": "<String>"
}
]
[
"<String>"
]
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"TokenIdAlreadyExists": []
},
{
"InvokeContractError": []
},
{
"MintingNotStarted": []
},
{
"MintDeadlineReached": []
},
{
"MaxTotalSupplyReached": []
},
{
"ArraysNotSameLength": []
},
{
"Cis2ClientError": []
},
{
"InvalidAddress": []
}
]
}
]
}
]
}
[
{
"Enum": [
{
"NoSupport": []
},
{
"Support": []
},
{
"SupportBy": [
[
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
]
}
]
}
]
{
"id": "<String>",
"implementors": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"TokenIdAlreadyExists": []
},
{
"InvokeContractError": []
},
{
"MintingNotStarted": []
},
{
"MintDeadlineReached": []
},
{
"MaxTotalSupplyReached": []
},
{
"ArraysNotSameLength": []
},
{
"Cis2ClientError": []
},
{
"InvalidAddress": []
}
]
}
]
}
]
}
None
None
None
{
"all_tokens": [
"<String with lowercase hex>"
],
"contract_uri": {
"hash": {
"Enum": [
{
"None": []
},
{
"Some": [
"<String of size 64 containing lowercase hex characters.>"
]
}
]
},
"url": "<String>"
},
"counter": "<UInt32>",
"max_total_supply": "<UInt32>",
"mint_count": [
[
"<String with lowercase hex>",
"<UInt32>"
]
],
"mint_deadline": "<UInt64>",
"mint_start": "<UInt64>",
"name": "<String>",
"state": [
[
{
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
{
"operators": [
{
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
}
],
"owned_tokens": [
"<String with lowercase hex>"
]
}
]
],
"symbol": "<String>",
"token_uris": [
"<String>"
]
}
[
"<String with lowercase hex>"
]
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"TokenIdAlreadyExists": []
},
{
"InvokeContractError": []
},
{
"MintingNotStarted": []
},
{
"MintDeadlineReached": []
},
{
"MaxTotalSupplyReached": []
},
{
"ArraysNotSameLength": []
},
{
"Cis2ClientError": []
},
{
"InvalidAddress": []
}
]
}
]
}
]
}
[
"<UInt32>"
]
None
None
{
"contract_uri": {
"hash": {
"Enum": [
{
"None": []
},
{
"Some": [
"<String of size 64 containing lowercase hex characters.>"
]
}
]
},
"url": "<String>"
},
"max_total_supply": "<UInt32>",
"mint_deadline": "<UInt64>",
"mint_start": "<UInt64>",
"minter": "<AccountAddress>",
"name": "<String>",
"symbol": "<String>"
}
None
None
{
"operators": [
{
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
}
],
"owned_tokens": [
"<String with lowercase hex>"
]
}
{
"owners": [
{
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
}
],
"token_uris": [
"<String>"
],
"tokens": [
"<String with lowercase hex>"
]
}
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"TokenIdAlreadyExists": []
},
{
"InvokeContractError": []
},
{
"MintingNotStarted": []
},
{
"MintDeadlineReached": []
},
{
"MaxTotalSupplyReached": []
},
{
"ArraysNotSameLength": []
},
{
"Cis2ClientError": []
},
{
"InvalidAddress": []
}
]
}
None
{
"minter": "<AccountAddress>"
}
{
"Enum": [
{
"InvalidTokenId": []
},
{
"InsufficientFunds": []
},
{
"Unauthorized": []
},
{
"Custom": [
{
"Enum": [
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"TokenIdAlreadyExists": []
},
{
"InvokeContractError": []
},
{
"MintingNotStarted": []
},
{
"MintDeadlineReached": []
},
{
"MaxTotalSupplyReached": []
},
{
"ArraysNotSameLength": []
},
{
"Cis2ClientError": []
},
{
"InvalidAddress": []
}
]
}
]
}
]
}
None
Address |
---|
🗎<7540,0> |