All chains
Preparing search index...
RuntimeCalls
DryRunApi
dry_run_xcm
Type Alias dry_run_xcm
dry_run_xcm
:
RuntimeDescriptor
<
[
origin_location
:
XcmVersionedLocation
,
xcm
:
XcmVersionedXcm
]
,
ResultPayload
<
{
emitted_events
:
Enum
<
{
Balances
:
Enum
<
{
BalanceSet
:
{
free
:
bigint
;
who
:
SS58String
}
;
Burned
:
{
amount
:
bigint
;
who
:
SS58String
}
;
Deposit
:
{
amount
:
bigint
;
who
:
SS58String
}
;
DustLost
:
{
account
:
SS58String
;
amount
:
bigint
}
;
Endowed
:
{
account
:
SS58String
;
free_balance
:
bigint
}
;
Frozen
:
{
amount
:
bigint
;
who
:
SS58String
}
;
Issued
:
{
amount
:
bigint
}
;
Locked
:
{
amount
:
bigint
;
who
:
SS58String
}
;
Minted
:
{
amount
:
bigint
;
who
:
SS58String
}
;
Rescinded
:
{
amount
:
bigint
}
;
Reserved
:
{
amount
:
bigint
;
who
:
SS58String
}
;
ReserveRepatriated
:
{
amount
:
bigint
;
destination_status
:
BalanceStatus
;
from
:
SS58String
;
to
:
SS58String
;
}
;
Restored
:
{
amount
:
bigint
;
who
:
SS58String
}
;
Slashed
:
{
amount
:
bigint
;
who
:
SS58String
}
;
Suspended
:
{
amount
:
bigint
;
who
:
SS58String
}
;
Thawed
:
{
amount
:
bigint
;
who
:
SS58String
}
;
TotalIssuanceForced
:
{
new
:
bigint
;
old
:
bigint
}
;
Transfer
:
{
amount
:
bigint
;
from
:
SS58String
;
to
:
SS58String
}
;
Unexpected
:
Enum
<
{
BalanceUpdated
:
undefined
;
FailedToMutateAccount
:
undefined
}
,
>
;
Unlocked
:
{
amount
:
bigint
;
who
:
SS58String
}
;
Unreserved
:
{
amount
:
bigint
;
who
:
SS58String
}
;
Upgraded
:
{
who
:
SS58String
}
;
Withdraw
:
{
amount
:
bigint
;
who
:
SS58String
}
;
}
,
>
;
BridgePolkadotGrandpa
:
Enum
<
{
UpdatedBestFinalizedHeader
:
{
grandpa_info
:
{
finality_proof
:
{
commit
:
...
;
round
:
...
;
votes_ancestries
:
...
;
}
;
new_verification_context
?:
(...)
|
(...)
;
}
;
hash
:
FixedSizeBinary
<
32
>
;
number
:
number
;
}
;
}
,
>
;
BridgePolkadotMessages
:
Enum
<
{
MessageAccepted
:
{
lane_id
:
FixedSizeBinary
<
4
>
;
nonce
:
bigint
}
;
MessagesDelivered
:
{
lane_id
:
FixedSizeBinary
<
4
>
;
messages
:
{
begin
:
bigint
;
end
:
bigint
}
;
}
;
MessagesReceived
:
{
lane
:
FixedSizeBinary
<
4
>
;
receive_results
:
[
(...)
,
(...)
]
[]
;
}
;
}
,
>
;
BridgePolkadotParachains
:
Enum
<
{
IncorrectParachainHeadHash
:
{
actual_parachain_head_hash
:
FixedSizeBinary
<
32
>
;
parachain
:
number
;
parachain_head_hash
:
FixedSizeBinary
<
32
>
;
}
;
MissingParachainHead
:
{
parachain
:
number
}
;
RejectedLargeParachainHead
:
{
parachain
:
number
;
parachain_head_hash
:
FixedSizeBinary
<
32
>
;
parachain_head_size
:
number
;
}
;
RejectedObsoleteParachainHead
:
{
parachain
:
number
;
parachain_head_hash
:
FixedSizeBinary
<
32
>
;
}
;
UntrackedParachainRejected
:
{
parachain
:
number
}
;
UpdatedParachainHead
:
{
parachain
:
number
;
parachain_head_hash
:
FixedSizeBinary
<
32
>
;
}
;
}
,
>
;
BridgeRelayers
:
Enum
<
{
Deregistered
:
{
relayer
:
SS58String
}
;
RegistrationUpdated
:
{
registration
:
{
stake
:
bigint
;
valid_till
:
number
}
;
relayer
:
SS58String
;
}
;
RewardPaid
:
{
beneficiary
:
SS58String
;
relayer
:
SS58String
;
reward_balance
:
bigint
;
reward_kind
:
{
bridged_chain_id
:
FixedSizeBinary
<
(...)
>
;
lane_id
:
FixedSizeBinary
<
(...)
>
;
owner
:
Enum
<
(...)
>
;
}
;
}
;
RewardRegistered
:
{
relayer
:
SS58String
;
reward_balance
:
bigint
;
reward_kind
:
{
bridged_chain_id
:
FixedSizeBinary
<
(...)
>
;
lane_id
:
FixedSizeBinary
<
(...)
>
;
owner
:
Enum
<
(...)
>
;
}
;
}
;
SlashedAndDeregistered
:
{
registration
:
{
stake
:
bigint
;
valid_till
:
number
}
;
relayer
:
SS58String
;
}
;
}
,
>
;
CollatorSelection
:
Enum
<
{
CandidateAdded
:
{
account_id
:
SS58String
;
deposit
:
bigint
}
;
CandidateBondUpdated
:
{
account_id
:
SS58String
;
deposit
:
bigint
}
;
CandidateRemoved
:
{
account_id
:
SS58String
}
;
CandidateReplaced
:
{
deposit
:
bigint
;
new
:
SS58String
;
old
:
SS58String
;
}
;
InvalidInvulnerableSkipped
:
{
account_id
:
SS58String
}
;
InvulnerableAdded
:
{
account_id
:
SS58String
}
;
InvulnerableRemoved
:
{
account_id
:
SS58String
}
;
NewCandidacyBond
:
{
bond_amount
:
bigint
}
;
NewDesiredCandidates
:
{
desired_candidates
:
number
}
;
NewInvulnerables
:
{
invulnerables
:
SS58String
[]
}
;
}
,
>
;
CumulusXcm
:
Enum
<
{
ExecutedDownward
:
[
FixedSizeBinary
<
32
>
,
Enum
<
{
Complete
:
...
;
Error
:
...
;
Incomplete
:
...
}
>
,
]
;
InvalidFormat
:
FixedSizeBinary
<
32
>
;
UnsupportedVersion
:
FixedSizeBinary
<
32
>
;
}
,
>
;
MessageQueue
:
Enum
<
{
OverweightEnqueued
:
{
id
:
FixedSizeBinary
<
32
>
;
message_index
:
number
;
origin
:
Enum
<
{
Here
:
...
;
Parent
:
...
;
Sibling
:
...
;
Snowbridge
:
...
;
SnowbridgeV2
:
...
;
}
,
>
;
page_index
:
number
;
}
;
PageReaped
:
{
index
:
number
;
origin
:
Enum
<
{
Here
:
...
;
Parent
:
...
;
Sibling
:
...
;
Snowbridge
:
...
;
SnowbridgeV2
:
...
;
}
,
>
;
}
;
Processed
:
{
id
:
FixedSizeBinary
<
32
>
;
origin
:
Enum
<
{
Here
:
...
;
Parent
:
...
;
Sibling
:
...
;
Snowbridge
:
...
;
SnowbridgeV2
:
...
;
}
,
>
;
success
:
boolean
;
weight_used
:
{
proof_size
:
bigint
;
ref_time
:
bigint
}
;
}
;
ProcessingFailed
:
{
error
:
Enum
<
{
BadFormat
:
...
;
Corrupt
:
...
;
Overweight
:
...
;
StackLimitReached
:
...
;
Unsupported
:
...
;
Yield
:
...
;
}
,
>
;
id
:
FixedSizeBinary
<
32
>
;
origin
:
Enum
<
{
Here
:
...
;
Parent
:
...
;
Sibling
:
...
;
Snowbridge
:
...
;
SnowbridgeV2
:
...
;
}
,
>
;
}
;
}
,
>
;
Multisig
:
Enum
<
{
DepositPoked
:
{
call_hash
:
FixedSizeBinary
<
32
>
;
new_deposit
:
bigint
;
old_deposit
:
bigint
;
who
:
SS58String
;
}
;
MultisigApproval
:
{
approving
:
SS58String
;
call_hash
:
FixedSizeBinary
<
32
>
;
multisig
:
SS58String
;
timepoint
:
{
height
:
number
;
index
:
number
}
;
}
;
MultisigCancelled
:
{
call_hash
:
FixedSizeBinary
<
32
>
;
cancelling
:
SS58String
;
multisig
:
SS58String
;
timepoint
:
{
height
:
number
;
index
:
number
}
;
}
;
MultisigExecuted
:
{
approving
:
SS58String
;
call_hash
:
FixedSizeBinary
<
32
>
;
multisig
:
SS58String
;
result
:
ResultPayload
<
undefined
,
Enum
<
(...)
>
>
;
timepoint
:
{
height
:
number
;
index
:
number
}
;
}
;
NewMultisig
:
{
approving
:
SS58String
;
call_hash
:
FixedSizeBinary
<
32
>
;
multisig
:
SS58String
;
}
;
}
,
>
;
ParachainSystem
:
Enum
<
{
DownwardMessagesProcessed
:
{
dmq_head
:
FixedSizeBinary
<
32
>
;
weight_used
:
{
proof_size
:
bigint
;
ref_time
:
bigint
}
;
}
;
DownwardMessagesReceived
:
{
count
:
number
}
;
UpwardMessageSent
:
{
message_hash
?:
...
}
;
ValidationFunctionApplied
:
{
relay_chain_block_num
:
number
}
;
ValidationFunctionDiscarded
:
undefined
;
ValidationFunctionStored
:
undefined
;
}
,
>
;
PolkadotXcm
:
Enum
<
{
AliasAuthorizationRemoved
:
{
aliaser
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
target
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
}
;
AliasAuthorized
:
{
aliaser
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
expiry
?:
...
;
target
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
}
;
AliasesAuthorizationsRemoved
:
{
target
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
}
;
AssetsClaimed
:
{
assets
:
XcmVersionedAssets
;
hash
:
FixedSizeBinary
<
32
>
;
origin
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
}
;
AssetsTrapped
:
{
assets
:
XcmVersionedAssets
;
hash
:
FixedSizeBinary
<
32
>
;
origin
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
}
;
Attempted
:
{
outcome
:
Enum
<
{
Complete
:
...
;
Error
:
...
;
Incomplete
:
...
}
>
;
}
;
FeesPaid
:
{
fees
:
{
fun
:
...
;
id
:
...
}
[]
;
paying
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
}
;
InvalidQuerier
:
{
expected_querier
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
maybe_actual_querier
?:
...
;
origin
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
query_id
:
bigint
;
}
;
InvalidQuerierVersion
:
{
origin
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
query_id
:
bigint
;
}
;
InvalidResponder
:
{
expected_location
?:
...
;
origin
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
query_id
:
bigint
;
}
;
InvalidResponderVersion
:
{
origin
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
query_id
:
bigint
;
}
;
Notified
:
{
call_index
:
number
;
pallet_index
:
number
;
query_id
:
bigint
;
}
;
NotifyDecodeFailed
:
{
call_index
:
number
;
pallet_index
:
number
;
query_id
:
bigint
;
}
;
NotifyDispatchError
:
{
call_index
:
number
;
pallet_index
:
number
;
query_id
:
bigint
;
}
;
NotifyOverweight
:
{
actual_weight
:
{
proof_size
:
bigint
;
ref_time
:
bigint
}
;
call_index
:
number
;
max_budgeted_weight
:
{
proof_size
:
bigint
;
ref_time
:
bigint
}
;
pallet_index
:
number
;
query_id
:
bigint
;
}
;
NotifyTargetMigrationFail
:
{
location
:
XcmVersionedLocation
;
query_id
:
bigint
;
}
;
NotifyTargetSendFail
:
{
error
:
Enum
<
{
AssetNotFound
:
...
;
BadOrigin
:
...
;
Barrier
:
...
;
DestinationUnsupported
:
...
;
ExceedsMaxMessageSize
:
...
;
ExceedsStackLimit
:
...
;
ExpectationFalse
:
...
;
ExportError
:
...
;
FailedToDecode
:
...
;
FailedToTransactAsset
:
...
;
FeesNotMet
:
...
;
HoldingWouldOverflow
:
...
;
InvalidLocation
:
...
;
LocationCannotHold
:
...
;
LocationFull
:
...
;
LocationNotInvertible
:
...
;
LockError
:
...
;
MaxWeightInvalid
:
...
;
NameMismatch
:
...
;
NoDeal
:
...
;
NoPermission
:
...
;
NotDepositable
:
...
;
NotHoldingFees
:
...
;
NotWithdrawable
:
...
;
Overflow
:
...
;
PalletNotFound
:
...
;
ReanchorFailed
:
...
;
TooExpensive
:
...
;
TooManyAssets
:
...
;
Transport
:
...
;
Trap
:
...
;
Unanchored
:
...
;
UnhandledXcmVersion
:
...
;
Unimplemented
:
...
;
UnknownClaim
:
...
;
Unroutable
:
...
;
UntrustedReserveLocation
:
...
;
UntrustedTeleportLocation
:
...
;
VersionIncompatible
:
...
;
WeightLimitReached
:
...
;
WeightNotComputable
:
...
;
}
,
>
;
location
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
query_id
:
bigint
;
}
;
ProcessXcmError
:
{
error
:
Enum
<
{
AssetNotFound
:
...
;
BadOrigin
:
...
;
Barrier
:
...
;
DestinationUnsupported
:
...
;
ExceedsMaxMessageSize
:
...
;
ExceedsStackLimit
:
...
;
ExpectationFalse
:
...
;
ExportError
:
...
;
FailedToDecode
:
...
;
FailedToTransactAsset
:
...
;
FeesNotMet
:
...
;
HoldingWouldOverflow
:
...
;
InvalidLocation
:
...
;
LocationCannotHold
:
...
;
LocationFull
:
...
;
LocationNotInvertible
:
...
;
LockError
:
...
;
MaxWeightInvalid
:
...
;
NameMismatch
:
...
;
NoDeal
:
...
;
NoPermission
:
...
;
NotDepositable
:
...
;
NotHoldingFees
:
...
;
NotWithdrawable
:
...
;
Overflow
:
...
;
PalletNotFound
:
...
;
ReanchorFailed
:
...
;
TooExpensive
:
...
;
TooManyAssets
:
...
;
Transport
:
...
;
Trap
:
...
;
Unanchored
:
...
;
UnhandledXcmVersion
:
...
;
Unimplemented
:
...
;
UnknownClaim
:
...
;
Unroutable
:
...
;
UntrustedReserveLocation
:
...
;
UntrustedTeleportLocation
:
...
;
VersionIncompatible
:
...
;
WeightLimitReached
:
...
;
WeightNotComputable
:
...
;
}
,
>
;
message_id
:
FixedSizeBinary
<
32
>
;
origin
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
}
;
ResponseReady
:
{
query_id
:
bigint
;
response
:
Enum
<
{
Assets
:
...
;
DispatchResult
:
...
;
ExecutionResult
?:
...
;
Null
:
...
;
PalletsInfo
:
...
;
Version
:
...
;
}
,
>
;
}
;
ResponseTaken
:
{
query_id
:
bigint
}
;
SendFailed
:
{
destination
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
error
:
Enum
<
{
DestinationUnsupported
:
...
;
ExceedsMaxMessageSize
:
...
;
Fees
:
...
;
MissingArgument
:
...
;
NotApplicable
:
...
;
Transport
:
...
;
Unroutable
:
...
;
}
,
>
;
message_id
:
FixedSizeBinary
<
32
>
;
origin
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
}
;
Sent
:
{
destination
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
message
:
XcmV5Instruction
[]
;
message_id
:
FixedSizeBinary
<
32
>
;
origin
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
}
;
SupportedVersionChanged
:
{
location
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
version
:
number
;
}
;
UnexpectedResponse
:
{
origin
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
query_id
:
bigint
;
}
;
VersionChangeNotified
:
{
cost
:
{
fun
:
...
;
id
:
...
}
[]
;
destination
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
message_id
:
FixedSizeBinary
<
32
>
;
result
:
number
;
}
;
VersionMigrationFinished
:
{
version
:
number
}
;
VersionNotifyRequested
:
{
cost
:
{
fun
:
...
;
id
:
...
}
[]
;
destination
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
message_id
:
FixedSizeBinary
<
32
>
;
}
;
VersionNotifyStarted
:
{
cost
:
{
fun
:
...
;
id
:
...
}
[]
;
destination
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
message_id
:
FixedSizeBinary
<
32
>
;
}
;
VersionNotifyUnrequested
:
{
cost
:
{
fun
:
...
;
id
:
...
}
[]
;
destination
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
message_id
:
FixedSizeBinary
<
32
>
;
}
;
}
,
>
;
Session
:
Enum
<
{
NewQueued
:
undefined
;
NewSession
:
{
session_index
:
number
}
;
ValidatorDisabled
:
{
validator
:
SS58String
}
;
ValidatorReenabled
:
{
validator
:
SS58String
}
;
}
,
>
;
System
:
Enum
<
{
CodeUpdated
:
undefined
;
ExtrinsicFailed
:
{
dispatch_error
:
Enum
<
{
Arithmetic
:
...
;
BadOrigin
:
...
;
CannotLookup
:
...
;
ConsumerRemaining
:
...
;
Corruption
:
...
;
Exhausted
:
...
;
Module
:
...
;
NoProviders
:
...
;
Other
:
...
;
RootNotAllowed
:
...
;
Token
:
...
;
TooManyConsumers
:
...
;
Transactional
:
...
;
Trie
:
...
;
Unavailable
:
...
;
}
,
>
;
dispatch_info
:
{
class
:
DispatchClass
;
pays_fee
:
Enum
<
(...)
>
;
weight
:
{
proof_size
:
...
;
ref_time
:
...
}
;
}
;
}
;
ExtrinsicSuccess
:
{
dispatch_info
:
{
class
:
DispatchClass
;
pays_fee
:
Enum
<
(...)
>
;
weight
:
{
proof_size
:
...
;
ref_time
:
...
}
;
}
;
}
;
KilledAccount
:
{
account
:
SS58String
}
;
NewAccount
:
{
account
:
SS58String
}
;
RejectedInvalidAuthorizedUpgrade
:
{
code_hash
:
FixedSizeBinary
<
32
>
;
error
:
Enum
<
{
Arithmetic
:
...
;
BadOrigin
:
...
;
CannotLookup
:
...
;
ConsumerRemaining
:
...
;
Corruption
:
...
;
Exhausted
:
...
;
Module
:
...
;
NoProviders
:
...
;
Other
:
...
;
RootNotAllowed
:
...
;
Token
:
...
;
TooManyConsumers
:
...
;
Transactional
:
...
;
Trie
:
...
;
Unavailable
:
...
;
}
,
>
;
}
;
Remarked
:
{
hash
:
FixedSizeBinary
<
32
>
;
sender
:
SS58String
}
;
UpgradeAuthorized
:
{
check_version
:
boolean
;
code_hash
:
FixedSizeBinary
<
32
>
;
}
;
}
,
>
;
TransactionPayment
:
TransactionPaymentEvent
;
Utility
:
Enum
<
{
BatchCompleted
:
undefined
;
BatchCompletedWithErrors
:
undefined
;
BatchInterrupted
:
{
error
:
Enum
<
{
Arithmetic
:
...
;
BadOrigin
:
...
;
CannotLookup
:
...
;
ConsumerRemaining
:
...
;
Corruption
:
...
;
Exhausted
:
...
;
Module
:
...
;
NoProviders
:
...
;
Other
:
...
;
RootNotAllowed
:
...
;
Token
:
...
;
TooManyConsumers
:
...
;
Transactional
:
...
;
Trie
:
...
;
Unavailable
:
...
;
}
,
>
;
index
:
number
;
}
;
DispatchedAs
:
{
result
:
ResultPayload
<
undefined
,
Enum
<
(...)
>
>
}
;
IfElseFallbackCalled
:
{
main_error
:
Enum
<
{
Arithmetic
:
...
;
BadOrigin
:
...
;
CannotLookup
:
...
;
ConsumerRemaining
:
...
;
Corruption
:
...
;
Exhausted
:
...
;
Module
:
...
;
NoProviders
:
...
;
Other
:
...
;
RootNotAllowed
:
...
;
Token
:
...
;
TooManyConsumers
:
...
;
Transactional
:
...
;
Trie
:
...
;
Unavailable
:
...
;
}
,
>
;
}
;
IfElseMainSuccess
:
undefined
;
ItemCompleted
:
undefined
;
ItemFailed
:
{
error
:
Enum
<
{
Arithmetic
:
...
;
BadOrigin
:
...
;
CannotLookup
:
...
;
ConsumerRemaining
:
...
;
Corruption
:
...
;
Exhausted
:
...
;
Module
:
...
;
NoProviders
:
...
;
Other
:
...
;
RootNotAllowed
:
...
;
Token
:
...
;
TooManyConsumers
:
...
;
Transactional
:
...
;
Trie
:
...
;
Unavailable
:
...
;
}
,
>
;
}
;
}
,
>
;
XcmOverBridgeHubPolkadot
:
Enum
<
{
BridgeOpened
:
{
bridge_deposit
:
bigint
;
bridge_id
:
FixedSizeBinary
<
32
>
;
lane_id
:
FixedSizeBinary
<
4
>
;
local_endpoint
:
XcmV5Junctions
;
remote_endpoint
:
XcmV5Junctions
;
}
;
BridgePruned
:
{
bridge_deposit
:
bigint
;
bridge_id
:
FixedSizeBinary
<
32
>
;
lane_id
:
FixedSizeBinary
<
4
>
;
pruned_messages
:
bigint
;
}
;
ClosingBridge
:
{
bridge_id
:
FixedSizeBinary
<
32
>
;
enqueued_messages
:
bigint
;
lane_id
:
FixedSizeBinary
<
4
>
;
pruned_messages
:
bigint
;
}
;
}
,
>
;
XcmpQueue
:
Enum
<
{
XcmpMessageSent
:
{
message_hash
:
FixedSizeBinary
<
32
>
}
}
,
>
;
}
,
>
[]
;
execution_result
:
Enum
<
{
Complete
:
{
used
:
{
proof_size
:
bigint
;
ref_time
:
bigint
}
}
;
Error
:
{
error
:
Enum
<
{
AssetNotFound
:
undefined
;
BadOrigin
:
undefined
;
Barrier
:
undefined
;
DestinationUnsupported
:
undefined
;
ExceedsMaxMessageSize
:
undefined
;
ExceedsStackLimit
:
undefined
;
ExpectationFalse
:
undefined
;
ExportError
:
undefined
;
FailedToDecode
:
undefined
;
FailedToTransactAsset
:
undefined
;
FeesNotMet
:
undefined
;
HoldingWouldOverflow
:
undefined
;
InvalidLocation
:
undefined
;
LocationCannotHold
:
undefined
;
LocationFull
:
undefined
;
LocationNotInvertible
:
undefined
;
LockError
:
undefined
;
MaxWeightInvalid
:
undefined
;
NameMismatch
:
undefined
;
NoDeal
:
undefined
;
NoPermission
:
undefined
;
NotDepositable
:
undefined
;
NotHoldingFees
:
undefined
;
NotWithdrawable
:
undefined
;
Overflow
:
undefined
;
PalletNotFound
:
undefined
;
ReanchorFailed
:
undefined
;
TooExpensive
:
undefined
;
TooManyAssets
:
undefined
;
Transport
:
undefined
;
Trap
:
bigint
;
Unanchored
:
undefined
;
UnhandledXcmVersion
:
undefined
;
Unimplemented
:
undefined
;
UnknownClaim
:
undefined
;
Unroutable
:
undefined
;
UntrustedReserveLocation
:
undefined
;
UntrustedTeleportLocation
:
undefined
;
VersionIncompatible
:
undefined
;
WeightLimitReached
:
{
proof_size
:
bigint
;
ref_time
:
bigint
}
;
WeightNotComputable
:
undefined
;
}
,
>
;
index
:
number
;
}
;
Incomplete
:
{
error
:
{
error
:
Enum
<
{
AssetNotFound
:
undefined
;
BadOrigin
:
undefined
;
Barrier
:
undefined
;
DestinationUnsupported
:
undefined
;
ExceedsMaxMessageSize
:
undefined
;
ExceedsStackLimit
:
undefined
;
ExpectationFalse
:
undefined
;
ExportError
:
undefined
;
FailedToDecode
:
undefined
;
FailedToTransactAsset
:
undefined
;
FeesNotMet
:
undefined
;
HoldingWouldOverflow
:
undefined
;
InvalidLocation
:
undefined
;
LocationCannotHold
:
undefined
;
LocationFull
:
undefined
;
LocationNotInvertible
:
undefined
;
LockError
:
undefined
;
MaxWeightInvalid
:
undefined
;
NameMismatch
:
undefined
;
NoDeal
:
undefined
;
NoPermission
:
undefined
;
NotDepositable
:
undefined
;
NotHoldingFees
:
undefined
;
NotWithdrawable
:
undefined
;
Overflow
:
undefined
;
PalletNotFound
:
undefined
;
ReanchorFailed
:
undefined
;
TooExpensive
:
undefined
;
TooManyAssets
:
undefined
;
Transport
:
undefined
;
Trap
:
bigint
;
Unanchored
:
undefined
;
UnhandledXcmVersion
:
undefined
;
Unimplemented
:
undefined
;
UnknownClaim
:
undefined
;
Unroutable
:
undefined
;
UntrustedReserveLocation
:
undefined
;
UntrustedTeleportLocation
:
undefined
;
VersionIncompatible
:
undefined
;
WeightLimitReached
:
{
proof_size
:
bigint
;
ref_time
:
bigint
}
;
WeightNotComputable
:
undefined
;
}
,
>
;
index
:
number
;
}
;
used
:
{
proof_size
:
bigint
;
ref_time
:
bigint
}
;
}
;
}
,
>
;
forwarded_xcms
:
[
XcmVersionedLocation
,
XcmVersionedXcm
[]
]
[]
;
}
,
Enum
<
{
Unimplemented
:
undefined
;
VersionedConversionFailed
:
undefined
}
>
,
>
,
>
Dry run XCM program
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kusama_bridge_hub
Loading...
Dry run XCM program