Generate calldata to deliver the NFT

This endpoint will be called by MoonPay to generate calldata required to conduct NFT purchase on chain.

Log in to see full request history
Body Params
string
string
string
string

Wallet address of the customer. Please note the NFT should still be delivered to MoonPay's SC (msg.sender)

number
string

Only required if was passed to the widget.

Response

Response body
object
string
string

Address of the contract which we should call with generated calldata.

Language