Nado Typescript SDK Documentation
Preparing search index...
Nado Shared
EIP712OrderParams
Interface EIP712OrderParams
interface
EIP712OrderParams
{
expiration
:
BigNumberish
;
price
:
BigNumberish
;
amount
:
BigNumberish
;
nonce
:
string
;
appendix
:
BigNumberish
;
subaccountOwner
:
string
;
subaccountName
:
string
;
}
Hierarchy (
View Summary
)
Subaccount
EIP712OrderParams
Index
Properties
expiration
price
amount
nonce
appendix
subaccount
Owner
subaccount
Name
Properties
expiration
expiration
:
BigNumberish
price
price
:
BigNumberish
amount
amount
:
BigNumberish
nonce
nonce
:
string
appendix
appendix
:
BigNumberish
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
expiration
price
amount
nonce
appendix
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