Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
Endpoints en schema's
cURL
curl --request POST \ --url https://api.example.com/token/{address}/force-transfer \ --header 'Content-Type: application/json' \ --data ' { "formAddress": "0x0d1d4e623d10f9fba5db95830f7d3839406c6af2", "toAddress": "0x0d1d4e623d10f9fba5db95830f7d3839406c6af2", "value": 100 } '
{ "formAddress": "0x0d1d4e623d10f9fba5db95830f7d3839406c6af2", "toAddress": "0x0d1d4e623d10f9fba5db95830f7d3839406c6af2", "value": 100 }
Transfer token
The wallet address of transfer from
"0x0d1d4e623d10f9fba5db95830f7d3839406c6af2"
The wallet address to transfer to
The value of the action
100
The token has been successfully transferred