APIs
API Overview
1. ola_sendRawTransaction
curl -X POST -H "Content-Type: application/json" \ --data '{"jsonrpc": "2.0", "id": 1, "method": "ola_sendRawTransaction", "params": {"tx_bytes": "0x10f9012080a0fa2103eabd0c306b170167987382f676"}}' \ "https://pre-alpha-api.olavm.com"{ "jsonrpc": "2.0", "result": "0xc2da317c4455f31718437cd9839057a516f7cc4d2628331a683d6c487d1e0049", "id": 1 }
2. ola_getTransactionDetails
3. ola_callTransaction
General Information
Last updated