Expand description
Functions§
- add_
authorized_ alias  - Authorize another 
aliaserlocation to alias into the localoriginmaking this call. Thealiaseris only authorized until the providedexpiryblock number. The call can also be used for a previously authorized alias in order to update itsexpiryblock 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 
aliasers that can alias into the localoriginmaking this call. - remove_
authorized_ alias  - Remove a previously authorized 
aliaserfrom the list of locations that can alias into the localoriginmaking 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.