Preparing search index...
The search index is not available
@openfort/ecosystem-js - v0.0.12
@openfort/ecosystem-js
core
TokenAllowancePolicy
Type Alias TokenAllowancePolicy<uint256>
Internal
Token
Allowance
Policy
<
uint256
>
:
{
type
:
"token-allowance"
;
data
:
{
allowance
:
uint256
;
}
;
}
Type Parameters
uint256
=
bigint
Type declaration
type
:
"token-allowance"
data
:
{
allowance
:
uint256
;
}
allowance
:
uint256
Token allowance (in wei).
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@openfort/ecosystem-js - v0.0.12
Loading...
Token allowance (in wei).