Preparing search index...
The search index is not available
@axelarjs/proto
@axelarjs/proto
axelar/evm/v1beta1/tx
ConfirmDepositRequest
Interface ConfirmDepositRequest
MsgConfirmDeposit represents an erc20 deposit confirmation message
interface
ConfirmDepositRequest
{
amount
:
Uint8Array
;
burnerAddress
:
Uint8Array
;
chain
:
string
;
sender
:
Uint8Array
;
txId
:
Uint8Array
;
}
Index
Properties
amount
burner
Address
chain
sender
tx
Id
Properties
amount
amount
:
Uint8Array
Deprecated
burner
Address
burner
Address
:
Uint8Array
chain
chain
:
string
sender
sender
:
Uint8Array
tx
Id
tx
Id
:
Uint8Array
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
burner
Address
chain
sender
tx
Id
@axelarjs/proto
Loading...
Generated using
TypeDoc
MsgConfirmDeposit represents an erc20 deposit confirmation message