Skip to main content
PUT
Register your RD marketing-fee payout destination

Authorizations

x-api-key
string
header
required

Headers

x-idempotency-key
string<uuid>
required

Unique key to ensure request idempotency. If the same key is used within a certain time window, the original response will be returned instead of executing the request again.

Body

application/json

The wallet to send this client's RD marketing fee to.

address
string
required

An EVM address on Base.

Example:

"0x1234567890123456789012345678901234567890"

Response

The registered destination.

A client's registered destination for RD marketing-fee payouts.

chain
string
required

CAIP-2 chain id. Always Base, because RD exists only there.

Example:

"eip155:8453"

address
string
required
updated_at
string<date-time>
required