Wallet - Transaction History (Beta)Ask AIget https://public-api.birdeye.so/v1/wallet/tx_listRetrieve the transaction history of a wallet.Query ParamswalletstringrequiredThe address of a wallet.limitinteger1 to 100Defaults to 100Limit the number of records returned.beforestringA transaction hash to traverse starting from. Only works with Solana.ui_amount_modestringenumDefaults to scaledIndicate whether to use the scaled amount for scaled ui amount tokens. Only support solanarawscaledAllowed:rawscaledHeadersx-chainstringenumrequiredDefaults to solanaA chain name listed in supported networks.solanaAllowed:solanaResponses 200 400Bad Request 401Unauthorized. API key is missing or invalid 403Forbidden. Request is blacklisted or not whitelisted 429Too Many Requests. Rate limit reached 500Internal Server ErrorUpdated 3 months ago