alchemy_getTokenAllowance
Returns the token allowance by spender for a given owner.
Path parameters
apiKey
Request
This endpoint expects an object.
tokenAllowanceRequest
An object specifying the token contract address, the owner address, and the spender address.
Response
The amount that the spender is allowed to withdraw from the owner.