assethub-kusama
subscan
AssetHub Kusama
Runtime Modules / AssetsPrecompilesPermit
Spec Version:
Storage Functions
Name
Type
Nonces{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["H160","H160"],"value":"U256","keys_id":891,"value_id":448}}
Constants
Name
Type
Value
ChainIdU64421b0f1900000000
Error Types
Name
Docs
InvalidSignatureThe permit signature is invalid.
SignerMismatchThe signer does not match the owner.
PermitExpiredThe permit has expired (deadline passed).
SignatureSValueTooHighThe signature's `s` value is too high (malleability protection).
InvalidVValueThe signature's `v` value is invalid.
NonceOverflowNonce overflow - account has used too many permits.
InvalidOwnerThe owner address is invalid (e.g., zero address).
InvalidSpenderThe spender address is invalid (e.g., zero address).