Skip to main content

Get Stablecoin Daily Active Address Count

GET 

/api/v1/stablecoin/:symbol/daily-stat/active-address-count

Free [3 Credits]

Get Stable Coin Daily Active Address Count. Currently only USDT is supported.


Request

Path Parameters

    symbol stringrequired

    Possible values: [USDT]

    stable coin symbol (currently only USDT supported)

Query Parameters

    startDate int32

    start date (YYYYMMDD format, e.g., 20250101)

    endDate int32

    end date (YYYYMMDD format, e.g., 20251231)

    startBlock int64

    start block number

    endBlock int64

    end block number

Responses

OK

Schema

    object

Loading...