Documentation home page
Search...
Support
Search...
Navigation
Chain
Sends token to given address
Documentation
API Reference
API Documentation
Default
Chain
POST
Mints NFT to the given address
POST
Sends token to given address
GET
Returns the marketplace direct listings
GET
Returns the marketplace auction listings
POST
Creates the transaction for buying from a marketplace contract listing
POST
signs a tx using aws kms and then sends the signed tx on the sepolia network
POST
signs a tx using private key stored in vault and returns the signed tx
Thirdweb
Wallet
Table
Auth
Chain
Sends token to given address
POST
/
chain
/
send_token
Send
Header
x-api-key
string
*
x-api-key
Required
string
Body
object
*
toAddress
string
*
toAddress
Required
string
Add Example Value
amount
number
*
amount
Required
number
Add Example Value
Headers
x-api-key
string
required
Body
application/json
toAddress
string
required
amount
number
required
Response
201 - application/json
receipt
string
required
Receipt
Mints NFT to the given address
Returns the marketplace direct listings