Preparing search index...
The search index is not available
@biconomy/account
@biconomy/account
ERC20SessionKeyData
Interface ERC20SessionKeyData
interface
ERC20SessionKeyData
{
maxAmount
:
bigint
;
recipient
:
`
0x
${
string
}
`
;
sessionKey
:
`
0x
${
string
}
`
;
token
:
`
0x
${
string
}
`
;
}
Hierarchy (
view full
)
BaseSessionKeyData
ERC20SessionKeyData
Index
Properties
max
Amount
recipient
session
Key
token
Properties
max
Amount
max
Amount
:
bigint
ERC20 amount (Bigint)
recipient
recipient
:
`
0x
${
string
}
`
Recipient address
session
Key
session
Key
:
`
0x
${
string
}
`
token
token
:
`
0x
${
string
}
`
ERC20 token address
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
max
Amount
recipient
session
Key
token
@biconomy/account
Loading...
ERC20 amount (Bigint)