Funding
Name
Type
Required
Description
type
String
yes
The value is "Funding"
accountId
yes
The account ID of Funding
subAccountId
yes
The subaccount ID of Funding
subAccountNonce
yes
The subaccount nonce
fundingAccountIds
yes
The account id list of funding
fee
yes
The fee
feeToken
yes
The token id of the fee
signature
yes
The Zklink L2 signature
For example:
Sign Funding
For more detail please refer to Golang example in SDK
Last updated