Skip to main content
POST
Wallet Submission

Path Parameters

portalId
string<uuid>
required

unique portal id (provided by Magna)

Body

application/json

Body

wallet
string
required

wallet address to generate a nonce for

platform
enum<string>
required
Available options:
EVM,
MOVE,
SOLANA,
OTHER
message
string
required

message that was signed

signature
string
required

signed message from the wallet owner

Response

201

account
object
required