Name | Lookup | Parameters | |
|---|---|---|---|
| set_token_transfer_channel | 1b00 | 3 | |
| transfer_native_token | 1b01 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| ChannelInfoSet | 1b00 | ["ChannelInfo"] | |
| NativeTokenTransferred | 1b01 | ["H256","ChannelId","AccountId","H160","H256","u128","BalanceOf"] |
Name | Type | |
|---|---|---|
| CurrentChannelInfo | {"origin":"PlainType","plain_type":"tp_bridge:ChannelInfo","PlainTypeValue":117} |
Name | Docs |
|---|---|
| ChannelInfoNotSet | The channel's information has not been set on this pallet yet. |
| UnknownLocationForToken | Conversion from Location to TokenId failed. |
| InvalidMessage | The outbound message is invalid prior to send. |
| TransferMessageNotSent | The outbound message could not be sent. |