Get address info
Returns a summary of an address including its balance, transaction count, and token holdings.Get address balance
Returns the current ALPH balance and token balances for an address.Get address transactions
Returns paginated transaction history for an address sorted by timestamp descending.Get address token transactions
Returns transactions involving a specific token for an address. Useful for tracking token transfers in and out.Get all tokens held by an address
Returns a list of all token IDs held by an address with their balances."1" on a token typically means itβs an NFT, fungible tokens usually have amounts in the range of 10^18.

