Orakl Network Delegator
Whitelist Fee Delegation Service
Description
API Endpoints
Sign Transaction
curl -X 'POST' \
'http://localhost:3000/api/v1/sign' \
-H 'accept: */*' \
-H 'Content-Type: application/json' \
-d '{
"from": "string",
"to": "string",
"input": "string",
"gas": "string",
"value": "string",
"chainId": "string",
"gasPrice": "string",
"nonce": "string",
"v": "string",
"r": "string",
"s": "string",
"rawTx": "string",
"signedRawTx": "string"
}'Organization
Reporter
Contract
Function
Connect Reporter
Configuration
Launch
Architecture

Last updated