centrifuge-parachain
subscan
Runtime Modules / CfgMigration
Spec Version:
Call Functions
Name
Lookup
Parameters
migrate74001
set_fee_receiver74011
set_fee_amount74021
Events
Name
Lookup
Attributes
CfgMigrationInitiated7400["AccountId","H160","Balance"]
CfgMigrationFeePayed7401["AccountId","AccountId","Balance"]
FeeReceiverSet7402["AccountId"]
FeeAmountSet7403["Balance"]
Storage Functions
Name
Type
FeeReceiver{"origin":"PlainType","plain_type":"AccountId","PlainTypeValue":0}
FeeAmount{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
Error Types
Name
Docs
InsufficientBalanceEmit when user can not pay for the bridge fee
ZeroTransferEmit when user has no balance to transfer, after fee
FeeReceiverNotSetEmit when the fee receiver is not set
FeeAmountNotSetEmit when the fee amount is not set