Credits
/api/credits provides endpoints for tracking erc20 fungible token balances, off chain, in the database. Users deposit tokens on chain, and the database tracks spending until the balance is withdrawn.
/api/credits provides endpoints for tracking erc20 fungible token balances, off chain, in the database. Users deposit tokens on chain, and the database tracks spending until the balance is withdrawn.
GET /api/credits/{blockchain}/{tokenAddress} HTTP/1.1
Host: api.rair.market
Accept: */*