Get a single deposit
Deposits
Get a deposit
Returns a single deposit by its ID.
GET
Get a single deposit
Documentation Index
Fetch the complete documentation index at: https://docs.groundtech.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Deposit details
Deposit amount as a formatted string (e.g. "100.50").
Deposited token. Currently usdc.
Available options:
usdc Chain where the deposit was detected.
Available options:
arbitrum, base, ethereum, ethereum_sepolia, polygon, solana On-chain transaction hash.
Deposit status.
Available options:
processing, completed, failed