Monarch Pay API
Search...
Ctrl
K
Withdraw
Withdraw Coin
RETURNS
ERROR
Copy
{
error: string;
}
SUCCESS
Copy
{
to: string;
data: string;
type: "TRANSACTION"
}
Previous
POST
Next
Withdraw Token
Last updated
1 year ago