Register your RD marketing-fee payout destination
Payouts
Register your RD marketing-fee payout destination
Registers, or replaces, the wallet your RD marketing fee is sent to.
RD exists only on Base, so the chain is not a parameter. This is a separate registration from your developer-fee payout destination: the two programmes pay different assets and are set independently.
PUT
Register your RD marketing-fee payout destination
Authorizations
Headers
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.
An EVM address on Base.
Example:
"0x1234567890123456789012345678901234567890"

