subscan
Runtime Modules / Slpx
Spec Version:
Call Functions
Name
Lookup
Parameters
mint7d003
swap7d015
redeem7d023
add_whitelist7d032
remove_whitelist7d042
set_execution_fee7d052
set_transfer_to_fee7d062
Events
Name
Lookup
Attributes
AddWhitelistAccountId7d00["SupportChain","AccountIdOf"]
RemoveWhitelistAccountId7d01["SupportChain","AccountIdOf"]
XcmMint7d02["H160","CurrencyIdOf","BalanceOf","SupportChain"]
XcmMintFailed7d03["H160","CurrencyIdOf","BalanceOf","SupportChain"]
XcmSwap7d04["H160","CurrencyIdOf","CurrencyIdOf","SupportChain"]
XcmSwapFailed7d05["H160","CurrencyIdOf","CurrencyIdOf","SupportChain"]
XcmRedeem7d06["H160","CurrencyIdOf","BalanceOf","SupportChain"]
XcmRedeemFailed7d07["H160","CurrencyIdOf","BalanceOf","SupportChain"]
SetTransferToFee7d08["SupportChain","BalanceOf"]
SetExecutionFee7d09["CurrencyId","BalanceOf"]
Storage Functions
Name
Type
WhitelistAccountId{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["bifrost_slpx:SupportChain"],"value":"Vec<AccountId>","keys_id":231,"value_id":674}}
ExecutionFee{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["node_primitives:currency:CurrencyId"],"value":"U128","keys_id":130,"value_id":6}}
TransferToFee{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["bifrost_slpx:SupportChain"],"value":"U128","keys_id":231,"value_id":6}}
Constants
Name
Type
Value
TreasuryAccountAccountId6d6f646c62662f74727372790000000000000000000000000000000000000000
ParachainIdU32ee070000
Error Types
Name
Docs
TokenNotFoundInVtokenMintingToken not found in vtoken minting
TokenNotFoundInZenlinkToken not found in zenlink
AccountIdAlreadyInWhitelistContract Account already exists in the whitelist
AccountIdNotInWhitelistContract Account is not in the whitelist
ExceededWhitelistMaxNumberThe maximum number of whitelist addresses is 10
NotSetExecutionFeeExecution fee not set
FreeBalanceTooLowInsufficient balance to execute the fee