DOCS
Wallets
Contracts
Payments
Infrastructure
Search Docs
K
References
References
Changelog
React SDK
React SDK
References
ClaimTokenParams
ClaimTokenParams
Defined in
react-core/src/evm/types.ts#L279
type
ClaimTokenParams
= {
amount
:
Amount
;
checkERC20Allowance
:
boolean
;
to
:
WalletAddress
; };
amount
checkERC20Allowance
to
On this page