{
"token_id": "<UInt64>",
"token_name": "<String>",
"url": "<String>"
}
None
None
{
"to_admin_address": "<Bool>",
"token_supply": "<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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
None
{
"from": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"token_id": "<UInt64>",
"token_supply": "<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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
None
{
"transfer_locks": [
{
"amount": "<UInt64>",
"lock_period": "<UInt64>",
"lock_period_type": {
"Enum": [
{
"HOUR": []
},
{
"DAY": []
},
{
"WEEK": []
},
{
"MONTHT": []
}
]
},
"to": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
},
"<String>"
]
}
]
},
"vesting_count_after_lock": "<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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
None
None
{
"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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
{
"amount": "<UInt64>"
}
None
{
"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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
None
[
{
"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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
[
"<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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
[
"<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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
[
{
"hash": {
"Enum": [
{
"None": []
},
{
"Some": [
"<String of size 64 containing lowercase hex characters.>"
]
}
]
},
"url": "<String>"
}
]
[
"<String>"
]
{
"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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
[
{
"Enum": [
{
"NoSupport": []
},
{
"Support": []
},
{
"SupportBy": [
[
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
]
}
]
}
]
None
{
"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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
{
"contract_adresses": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
{
"contract_adresses": [
{
"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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
None
{
"contract_adresses": [
{
"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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
{
"contract_adresses": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
None
{
"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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
{
"admins": [
"<AccountAddress>"
]
}
{
"addresses": [
"<AccountAddress>"
],
"operation_type": "<Bool>"
}
{
"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": []
},
{
"HighMintTokenSuply": []
},
{
"HighBurnTokenSuply": []
},
{
"AdminCountGreaterThenZero": []
},
{
"IncorrectStakeLockPeriod": []
},
{
"StakeLockPeriodIsNotExpired": []
},
{
"HighStakeAmountSupply": []
}
]
}
]
}
]
}
None