Skip to main content
GET
List transfers

Path Parameters

account-id
string<uuid>
required

Query Parameters

source-address
string

Filter by source wallet address

Example:

"0xabcdef1234567890abcdef1234567890abcdef12"

target-address
string

Filter by target wallet address

Example:

"0x1234567890abcdef1234567890abcdef12345678"

asset
enum<string>

Filter by asset

Available options:
tempo/brlv,
eth-base/brlv,
eth-mainnet/brlv,
fiat/brl,
eth-base/usdt,
fiat/usd,
eth-mainnet/usdt,
eth-mainnet/usdc,
eth-base/wbrly,
eth-base/usdc,
eth-base/brly
Example:

"eth-base/brlv"

state
enum<string>

Filter by transfer state

Available options:
created,
failed,
completed,
pending
Example:

"completed"

Response

Transfers list retrieved successfully

transfers
object[]
required

List of transfers