Vara
subscan
Runtime Modules / GearBank
Spec Version:
Storage Functions
Name
Type
Bank{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["AccountId"],"value":"pallet_gear_bank:pallet:BankAccount","keys_id":0,"value_id":639}}
BankAddress{"origin":"PlainType","plain_type":"AccountId","PlainTypeValue":0}
UnusedValue{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
OnFinalizeTransfers{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["AccountId"],"value":"U128","keys_id":0,"value_id":6}}
OnFinalizeValue{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
Constants
Name
Type
Value
PalletId[U8; 8]70792f6762616e6b
GasMultipliergear_common:GasMultiplier0064000000000000000000000000000000
TreasuryAddressAccountId6d6f646c70792f74727372790000000000000000000000000000000000000000
TreasuryGasFeeShareU864
TreasuryTxFeeShareU864
Error Types
Name
Docs
InsufficientBalanceInsufficient user balance.
InsufficientGasBalanceInsufficient user's bank account gas balance.
InsufficientValueBalanceInsufficient user's bank account gas balance.
InsufficientBankBalanceInsufficient bank account balance.**Must be unreachable in Gear main protocol.**
InsufficientDepositDeposit of funds that will not keep bank account alive.**Must be unreachable in Gear main protocol.**
OverflowOverflow during funds transfer.**Must be unreachable in Gear main protocol.**