Preparing search index...
The search index is not available
@tokamak-network/thanos-sdk
@tokamak-network/thanos-sdk
index
DepositTransactionRequest
Interface DepositTransactionRequest
Deposit data
interface
DepositTransactionRequest
{
data
:
string
;
gasLimit
:
BigNumber
;
isCreation
:
boolean
;
mint
:
BigNumber
;
to
:
AddressLike
;
value
:
BigNumber
;
}
Index
Properties
data
gas
Limit
is
Creation
mint
to
value
Properties
data
data
:
string
gas
Limit
gas
Limit
:
BigNumber
is
Creation
is
Creation
:
boolean
mint
mint
:
BigNumber
to
to
:
AddressLike
value
value
:
BigNumber
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
gas
Limit
is
Creation
mint
to
value
@tokamak-network/thanos-sdk
adapters
cross-chain-messenger
index
interfaces
l2-provider
portals
utils
Generated using
TypeDoc
Deposit data