đĒCheck User's ERC20 Balance
Getting ERC20 balance of user
GET
https://api.alturanft.com/api/v2/erc20/balance
Request Body
Name
Type
Description
chainId
String
network id
tokenAddress
String
address of the token contract
address
String
address of the user
Last updated