Name | Lookup | Parameters | |
|---|---|---|---|
| set_bridge_config | 8d00 | 1 | |
| set_xcm_fee_params | 8d01 | 1 | |
| transfer_out | 8d02 | 2 | |
| transfer_in | 8d03 | 4 |
Name | Lookup | Attributes | |
|---|---|---|---|
| BridgeConfigSet | 8d00 | ["BridgeConfig"] | |
| BridgeDisabled | 8d01 | ||
| XcmFeeConfigSet | 8d02 | ["XcmFeeParams<BalanceOf>"] | |
| TransferOut | 8d03 | ["AccountIdOf","BalanceOf","u64"] | |
| TransferIn | 8d04 | ["AccountIdOf","BalanceOf","u64"] |
Name | Type | |
|---|---|---|
| BridgeConfigValue | {"origin":"PlainType","plain_type":"bifrost_p_k_bridge:types:BridgeConfig","PlainTypeValue":545} | |
| TransferTokensNonce | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":12} | |
| XcmFeeConfig | {"origin":"PlainType","plain_type":"bifrost_p_k_bridge:types:XcmFeeParams","PlainTypeValue":546} |
Name | Docs |
|---|---|
| BridgeOperationDisabled | The attempted operation was disabled. |
| TransferOutError | An error during initiation of porting the tokens occurred (balances unchanged). |