Nado Typescript SDK Documentation
Preparing search index...
Nado Shared
EIP712TransferQuoteParams
Interface EIP712TransferQuoteParams
interface
EIP712TransferQuoteParams
{
recipientSubaccountName
:
string
;
amount
:
BigNumberish
;
nonce
:
string
;
subaccountOwner
:
string
;
subaccountName
:
string
;
}
Hierarchy (
View Summary
)
Subaccount
EIP712TransferQuoteParams
Index
Properties
recipient
Subaccount
Name
amount
nonce
subaccount
Owner
subaccount
Name
Properties
recipient
Subaccount
Name
recipientSubaccountName
:
string
amount
amount
:
BigNumberish
nonce
nonce
:
string
subaccount
Owner
subaccountOwner
:
string
subaccount
Name
subaccountName
:
string
If the subaccount is not a valid UTF-8 string, it will be the hex representation of the bytes
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
recipient
Subaccount
Name
amount
nonce
subaccount
Owner
subaccount
Name
Documentation
Loading...
If the subaccount is not a valid UTF-8 string, it will be the hex representation of the bytes