curl "https://partners-backend-1038109371738.europe-west1.run.app/api/v1/8453/wallets/0x.../deposits"
{ "deposits": [ { "amount": 1000000000, "token_type": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "date": "2024-01-15T10:30:00Z", "tx_hash": "0xabc123..." }, { "amount": 500000000, "token_type": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "date": "2024-01-20T14:00:00Z", "tx_hash": "0xdef456..." } ] }
Get deposit information for a wallet
giza.agent.getDeposits()
true
Show child attributes