Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
分页游标
Example:
"cursor_123"
每页记录数
Required range:
1 <= x <= 100
Example:
20
排序方向
Example:
"desc"
红包创建者的钱包地址
Example:
"Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB"
区块链网络
Available options:
sol
, base
, bsc
, polygon
, arbitrum
, optimism
, avalanche
, ethereum
, zksync
, sui
Example:
"sol"
Response
200 - application/json
The response is of type object
.