{
"token": {
"index": "<UInt64>",
"subindex": "<UInt64>"
},
"token_id": "<String with lowercase hex>",
"validators": [
[
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>"
]
],
"validators_required": "<UInt8>"
}
None
{
"Enum": [
{
"NewAdmin": {
"new_admin": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
}
}
},
{
"Deposit": {
"amount": "<UInt64>",
"destination": "<String of size 64 containing lowercase hex characters.>",
"sender": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
}
}
},
{
"Withdraw": {
"amount": "<UInt64>",
"id": "<String of size 64 containing lowercase hex characters.>",
"recipient": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
}
}
},
{
"AddValidator": {
"validator": "<String of size 64 containing lowercase hex characters.>",
"version": "<UInt32>"
}
},
{
"RemoveValidator": {
"validator": "<String of size 64 containing lowercase hex characters.>",
"version": "<UInt32>"
}
},
{
"SetRequiredValidators": {
"validators_required": "<UInt8>"
}
}
]
}
{
"amount": "<UInt64>",
"expiration": "<UInt64>",
"id": [
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>"
],
"indexes": [
"<UInt8>"
],
"signatures": [
[
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>"
]
],
"to": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
}
}
{
"Enum": [
{
"Unauthorized": []
},
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"ContractPaused": []
},
{
"InvokeContractError": []
},
{
"InvokeTransferError": []
},
{
"FailedUpgradeMissingModule": []
},
{
"FailedUpgradeMissingContract": []
},
{
"FailedUpgradeUnsupportedModuleVersion": []
},
{
"InvalidCountOFValidatorsRequired": []
},
{
"DuplicateWithdrawRequested": []
},
{
"WithdrawAmountIsZero": []
},
{
"WithdrawalIsExpired": []
},
{
"InvalidValidatorIndex": []
},
{
"DuplicateValidatorIndex": []
},
{
"InvalidNumberOfSignaturesAndIndexes": []
},
{
"IncorrectNumberOfSignaturesSupplied": []
},
{
"InvalidSignature": []
},
{
"DepositAmountIsZero": []
}
]
}
{
"hash": [
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>"
]
}
{
"amount": "<UInt64>",
"expiration": "<UInt64>",
"id": [
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>"
],
"indexes": [
"<UInt8>"
],
"signatures": [
[
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>"
]
],
"to": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
}
}
{
"Enum": [
{
"Unauthorized": []
},
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"ContractPaused": []
},
{
"InvokeContractError": []
},
{
"InvokeTransferError": []
},
{
"FailedUpgradeMissingModule": []
},
{
"FailedUpgradeMissingContract": []
},
{
"FailedUpgradeUnsupportedModuleVersion": []
},
{
"InvalidCountOFValidatorsRequired": []
},
{
"DuplicateWithdrawRequested": []
},
{
"WithdrawAmountIsZero": []
},
{
"WithdrawalIsExpired": []
},
{
"InvalidValidatorIndex": []
},
{
"DuplicateValidatorIndex": []
},
{
"InvalidNumberOfSignaturesAndIndexes": []
},
{
"IncorrectNumberOfSignaturesSupplied": []
},
{
"InvalidSignature": []
},
{
"DepositAmountIsZero": []
}
]
}
None
{
"amount": "<UInt64>",
"destination": [
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>"
]
}
{
"Enum": [
{
"Unauthorized": []
},
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"ContractPaused": []
},
{
"InvokeContractError": []
},
{
"InvokeTransferError": []
},
{
"FailedUpgradeMissingModule": []
},
{
"FailedUpgradeMissingContract": []
},
{
"FailedUpgradeUnsupportedModuleVersion": []
},
{
"InvalidCountOFValidatorsRequired": []
},
{
"DuplicateWithdrawRequested": []
},
{
"WithdrawAmountIsZero": []
},
{
"WithdrawalIsExpired": []
},
{
"InvalidValidatorIndex": []
},
{
"DuplicateValidatorIndex": []
},
{
"InvalidNumberOfSignaturesAndIndexes": []
},
{
"IncorrectNumberOfSignaturesSupplied": []
},
{
"InvalidSignature": []
},
{
"DepositAmountIsZero": []
}
]
}
None
[
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>"
]
{
"Enum": [
{
"Unauthorized": []
},
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"ContractPaused": []
},
{
"InvokeContractError": []
},
{
"InvokeTransferError": []
},
{
"FailedUpgradeMissingModule": []
},
{
"FailedUpgradeMissingContract": []
},
{
"FailedUpgradeUnsupportedModuleVersion": []
},
{
"InvalidCountOFValidatorsRequired": []
},
{
"DuplicateWithdrawRequested": []
},
{
"WithdrawAmountIsZero": []
},
{
"WithdrawalIsExpired": []
},
{
"InvalidValidatorIndex": []
},
{
"DuplicateValidatorIndex": []
},
{
"InvalidNumberOfSignaturesAndIndexes": []
},
{
"IncorrectNumberOfSignaturesSupplied": []
},
{
"InvalidSignature": []
},
{
"DepositAmountIsZero": []
}
]
}
None
[
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>"
]
{
"Enum": [
{
"Unauthorized": []
},
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"ContractPaused": []
},
{
"InvokeContractError": []
},
{
"InvokeTransferError": []
},
{
"FailedUpgradeMissingModule": []
},
{
"FailedUpgradeMissingContract": []
},
{
"FailedUpgradeUnsupportedModuleVersion": []
},
{
"InvalidCountOFValidatorsRequired": []
},
{
"DuplicateWithdrawRequested": []
},
{
"WithdrawAmountIsZero": []
},
{
"WithdrawalIsExpired": []
},
{
"InvalidValidatorIndex": []
},
{
"DuplicateValidatorIndex": []
},
{
"InvalidNumberOfSignaturesAndIndexes": []
},
{
"IncorrectNumberOfSignaturesSupplied": []
},
{
"InvalidSignature": []
},
{
"DepositAmountIsZero": []
}
]
}
None
"<UInt32>"
{
"Enum": [
{
"Unauthorized": []
},
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"ContractPaused": []
},
{
"InvokeContractError": []
},
{
"InvokeTransferError": []
},
{
"FailedUpgradeMissingModule": []
},
{
"FailedUpgradeMissingContract": []
},
{
"FailedUpgradeUnsupportedModuleVersion": []
},
{
"InvalidCountOFValidatorsRequired": []
},
{
"DuplicateWithdrawRequested": []
},
{
"WithdrawAmountIsZero": []
},
{
"WithdrawalIsExpired": []
},
{
"InvalidValidatorIndex": []
},
{
"DuplicateValidatorIndex": []
},
{
"InvalidNumberOfSignaturesAndIndexes": []
},
{
"IncorrectNumberOfSignaturesSupplied": []
},
{
"InvalidSignature": []
},
{
"DepositAmountIsZero": []
}
]
}
None
{
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
}
{
"Enum": [
{
"Unauthorized": []
},
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"ContractPaused": []
},
{
"InvokeContractError": []
},
{
"InvokeTransferError": []
},
{
"FailedUpgradeMissingModule": []
},
{
"FailedUpgradeMissingContract": []
},
{
"FailedUpgradeUnsupportedModuleVersion": []
},
{
"InvalidCountOFValidatorsRequired": []
},
{
"DuplicateWithdrawRequested": []
},
{
"WithdrawAmountIsZero": []
},
{
"WithdrawalIsExpired": []
},
{
"InvalidValidatorIndex": []
},
{
"DuplicateValidatorIndex": []
},
{
"InvalidNumberOfSignaturesAndIndexes": []
},
{
"IncorrectNumberOfSignaturesSupplied": []
},
{
"InvalidSignature": []
},
{
"DepositAmountIsZero": []
}
]
}
None
{
"paused": "<Bool>"
}
{
"Enum": [
{
"Unauthorized": []
},
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"ContractPaused": []
},
{
"InvokeContractError": []
},
{
"InvokeTransferError": []
},
{
"FailedUpgradeMissingModule": []
},
{
"FailedUpgradeMissingContract": []
},
{
"FailedUpgradeUnsupportedModuleVersion": []
},
{
"InvalidCountOFValidatorsRequired": []
},
{
"DuplicateWithdrawRequested": []
},
{
"WithdrawAmountIsZero": []
},
{
"WithdrawalIsExpired": []
},
{
"InvalidValidatorIndex": []
},
{
"DuplicateValidatorIndex": []
},
{
"InvalidNumberOfSignaturesAndIndexes": []
},
{
"IncorrectNumberOfSignaturesSupplied": []
},
{
"InvalidSignature": []
},
{
"DepositAmountIsZero": []
}
]
}
None
None
{
"Enum": [
{
"Unauthorized": []
},
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"ContractPaused": []
},
{
"InvokeContractError": []
},
{
"InvokeTransferError": []
},
{
"FailedUpgradeMissingModule": []
},
{
"FailedUpgradeMissingContract": []
},
{
"FailedUpgradeUnsupportedModuleVersion": []
},
{
"InvalidCountOFValidatorsRequired": []
},
{
"DuplicateWithdrawRequested": []
},
{
"WithdrawAmountIsZero": []
},
{
"WithdrawalIsExpired": []
},
{
"InvalidValidatorIndex": []
},
{
"DuplicateValidatorIndex": []
},
{
"InvalidNumberOfSignaturesAndIndexes": []
},
{
"IncorrectNumberOfSignaturesSupplied": []
},
{
"InvalidSignature": []
},
{
"DepositAmountIsZero": []
}
]
}
{
"admin": {
"Enum": [
{
"Account": [
"<AccountAddress>"
]
},
{
"Contract": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
]
},
"paused": "<Bool>",
"token": {
"index": "<UInt64>",
"subindex": "<UInt64>"
},
"token_id": "<String with lowercase hex>",
"validators": [
[
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>",
"<UInt8>"
]
],
"validators_required": "<UInt8>",
"version": "<UInt32>"
}
[
"<String>"
]
{
"Enum": [
{
"Unauthorized": []
},
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"ContractPaused": []
},
{
"InvokeContractError": []
},
{
"InvokeTransferError": []
},
{
"FailedUpgradeMissingModule": []
},
{
"FailedUpgradeMissingContract": []
},
{
"FailedUpgradeUnsupportedModuleVersion": []
},
{
"InvalidCountOFValidatorsRequired": []
},
{
"DuplicateWithdrawRequested": []
},
{
"WithdrawAmountIsZero": []
},
{
"WithdrawalIsExpired": []
},
{
"InvalidValidatorIndex": []
},
{
"DuplicateValidatorIndex": []
},
{
"InvalidNumberOfSignaturesAndIndexes": []
},
{
"IncorrectNumberOfSignaturesSupplied": []
},
{
"InvalidSignature": []
},
{
"DepositAmountIsZero": []
}
]
}
[
{
"Enum": [
{
"NoSupport": []
},
{
"Support": []
},
{
"SupportBy": [
[
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
]
}
]
}
]
{
"id": "<String>",
"implementors": [
{
"index": "<UInt64>",
"subindex": "<UInt64>"
}
]
}
{
"Enum": [
{
"Unauthorized": []
},
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"ContractPaused": []
},
{
"InvokeContractError": []
},
{
"InvokeTransferError": []
},
{
"FailedUpgradeMissingModule": []
},
{
"FailedUpgradeMissingContract": []
},
{
"FailedUpgradeUnsupportedModuleVersion": []
},
{
"InvalidCountOFValidatorsRequired": []
},
{
"DuplicateWithdrawRequested": []
},
{
"WithdrawAmountIsZero": []
},
{
"WithdrawalIsExpired": []
},
{
"InvalidValidatorIndex": []
},
{
"DuplicateValidatorIndex": []
},
{
"InvalidNumberOfSignaturesAndIndexes": []
},
{
"IncorrectNumberOfSignaturesSupplied": []
},
{
"InvalidSignature": []
},
{
"DepositAmountIsZero": []
}
]
}
None
{
"migrate": {
"Enum": [
{
"None": []
},
{
"Some": [
[
"<String>",
"<String with lowercase hex>"
]
]
}
]
},
"module": "<String of size 64 containing lowercase hex characters.>"
}
{
"Enum": [
{
"Unauthorized": []
},
{
"ParseParams": []
},
{
"LogFull": []
},
{
"LogMalformed": []
},
{
"ContractPaused": []
},
{
"InvokeContractError": []
},
{
"InvokeTransferError": []
},
{
"FailedUpgradeMissingModule": []
},
{
"FailedUpgradeMissingContract": []
},
{
"FailedUpgradeUnsupportedModuleVersion": []
},
{
"InvalidCountOFValidatorsRequired": []
},
{
"DuplicateWithdrawRequested": []
},
{
"WithdrawAmountIsZero": []
},
{
"WithdrawalIsExpired": []
},
{
"InvalidValidatorIndex": []
},
{
"DuplicateValidatorIndex": []
},
{
"InvalidNumberOfSignaturesAndIndexes": []
},
{
"IncorrectNumberOfSignaturesSupplied": []
},
{
"InvalidSignature": []
},
{
"DepositAmountIsZero": []
}
]
}
None
None
None
None
None
None
None
None
None
None
None
None
None
Address |
---|
🗎<2904,0> |