Bring Mochi power into
your app
Build with Mochi APIs
Browse APIs
Try it out
curl --location 'http://localhost:8200/api/v1/tip/transfer-v2' --header 'Content-Type: application/json'
--data '{
"sender": "50453",
"recipients": [
"34123"
],
"platform": "discord",
"amount": 0.1,
"token": "ftm",
"transfer_type": "transfer",
"chain_id": "250"
}'
Supported platforms
Ready to start building?
Come up with your idea, tooling are ready, LFG.