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