Credit Balance
Show the Credit token balance of an account.
The returned response consists of 3 numbers:
-
balanceThe absolute amount of tokens the user has. -
decimalsThe number of decimals defined in the Credit token. -
balance_formattedThe user balance formatted to the token decimals. Example: for an balance of1000000000000000000with18decimalsbalance_formattedwould be1. All token amount parameters in this API use this formatted mechanism.
Documentation Index
Fetch the complete documentation index at: https://docs.openformat.tech/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
Blockchain network to use
1 - 255"arbitrum-sepolia"
Ethereum address of the credit token
"0xd1f09c70f6f2838a3ab6209c1465af68594667ec"
Ethereum address of the user account
"0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266"
Response
Credit Balance