Skip to main content
POST
Attach the strategy

Path Parameters

mint
string
required

The token's mint address (Solana) or contract address (Robinhood Chain).

Body

application/json
config
object

Identical to what prepare received.

ts
integer

The ts the prepare step returned.

signature
string

Your wallet's signature over the prepared message. Base58 on Solana, 0x-hex on Robinhood Chain.

Response

Registered.

ok
enum<boolean>
Available options:
true
data
object