Verifies on-chain transaction and records a Game Vault funding transfer. Does not affect user game balance.
Verifies on-chain transaction and records a Game Vault funding transfer. Does not affect user game balance.
bearer In: header
Game entity slug
Value in
application/json
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
curl -X POST "https://example.com/playables/string/coinflip/fund" \ -H "Content-Type: application/json" \ -d '{ "txHash": "string" }'{ "id": "string", "type": "deposit", "amount": "string", "status": "pending", "txHash": "string", "requestId": "string", "signature": "string", "createdAt": "string"}On-chain transaction hash