Expand description
Functions§
- add_
authorized_ alias - Authorize another
aliaser
location to alias into the localorigin
making this call. Thealiaser
is only authorized until the providedexpiry
block number. The call can also be used for a previously authorized alias in order to update itsexpiry
block number. - claim_
assets - Claims assets trapped on this pallet because of leftover assets during XCM execution.
- execute
- Execute an XCM message from a local, signed, origin.
- force_
default_ xcm_ version - Set a safe XCM version (the version that XCM should be encoded with if the most recent version a destination can accept is unknown).
- force_
subscribe_ version_ notify - Ask a location to notify us regarding their XCM version and any changes to it.
- force_
suspension - Set or unset the global suspension state of the XCM executor.
- force_
unsubscribe_ version_ notify - Require that a particular destination should no longer notify us regarding any XCM version changes.
- force_
xcm_ version - Extoll that a particular destination can be communicated with through a particular version of XCM.
- limited_
reserve_ transfer_ assets - Transfer some assets from the local chain to the destination chain through their local, destination or remote reserve.
- limited_
teleport_ assets - Teleport some assets from the local chain to some destination chain.
- remove_
all_ authorized_ aliases - Remove all previously authorized
aliaser
s that can alias into the localorigin
making this call. - remove_
authorized_ alias - Remove a previously authorized
aliaser
from the list of locations that can alias into the localorigin
making this call. - reserve_
transfer_ assets - Transfer some assets from the local chain to the destination chain through their local, destination or remote reserve.
- send
- Warning: Doc-Only
- teleport_
assets - Teleport some assets from the local chain to some destination chain.
- transfer_
assets - Transfer some assets from the local chain to the destination chain through their local, destination or remote reserve, or through teleports.
- transfer_
assets_ using_ type_ and_ then - Transfer assets from the local chain to the destination chain using explicit transfer types for assets and fees.