Skip to main content
POST
Register the strategy

Body

application/json

Everything in PonsRegisterTerms, plus:

name
string

The coin's name.

symbol
string

The coin's ticker.

imageUrl
string | null

The coin's logo, an http(s) link.

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, or why not yet.

ok
enum<boolean>
Available options:
true
data
object