Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Contracts
EIP712TransferQuoteParams
Interface EIP712TransferQuoteParams
interface
EIP712TransferQuoteParams
{
subaccountOwner
:
string
;
subaccountName
:
string
;
recipientSubaccountName
:
string
;
amount
:
BigNumberish
;
nonce
:
string
;
}
Hierarchy (
view full
)
Subaccount
EIP712TransferQuoteParams
Index
Properties
subaccount
Owner
subaccount
Name
recipient
Subaccount
Name
amount
nonce
Properties
subaccount
Owner
subaccount
Owner
:
string
subaccount
Name
subaccount
Name
:
string
recipient
Subaccount
Name
recipient
Subaccount
Name
:
string
amount
amount
:
BigNumberish
nonce
nonce
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
subaccount
Owner
subaccount
Name
recipient
Subaccount
Name
amount
nonce
Documentation
Loading...