Skip to main content
POST
Claim Fees

Authorizations

Authorization
string
header
required

HMAC-SHA256 signature. See the Authorization-Signature header parameter on signed operations.

Headers

Authorization-Signature
string
required

HMAC-SHA256 signature header: 'APIKey=<api_key>,signature=,timestamp=<unix_timestamp>'. The signature is computed over METHOD + path (with the /v3 prefix stripped) + timestamp.

Body

application/json
currency
object
required
Example:
recipient
string
required
Example:

"0x1234...abcd"

metadata
object | null
Example:

Response

Fees claimed (or a no-claimable-fees message)

claim_order_id
string
required
Example:

"cuidjkhg3e289y74u5t6v"

source_transaction_hash
string
required
Example:

"0x1234...abcd"

source_chain_id
enum<integer>
required
Available options:
1,
10,
56,
137,
4663,
8453,
42161,
20000000000001,
30000000000001,
30000000000002
Example:

1

currency
object
required
Example: