FULL NAME
SUBJECT
Customer Support
Customer Support
Business / Sales
Partnership
Feedback
Other
TEXT MESSAGE
0/300
⚡ Test Our Private Nodes of 40+ Blockchains just for $50!
Method: POST send_transaction
This method expects a transaction in JSON format and will attempt to apply it to the blockchain.
signatures
- array of strings
array of signatures required to authorize transaction
compression
- boolean
Compression used, usually false
packed_context_free_data
- string
json to hex
packed_trx
- string
Transaction object json to hex
curl --location --request POST 'https://eos.getblock.io/v1/chain/send_transaction' \ --header 'x-api-key: YOUR-API-KEY' \ --header 'Content-Type: application/json' \ --data-raw '{"signatures": ["SIG_K1_K5Prm5gJ6vGgcVqj6xVviqRPV4JweioSWnRxzHjAf9YRiLxr9oL2mXKceeuEdo3W9eXcVsjNCjiw8BRJc8xHeMh5Cp7AwH", "SIG_K1_Ke23NGUiaYhZD36RwEY8sfu7ENfuhrzhDnFm7EWAhqRygNJ8z6xAWYgFzer7ayvgzMDn4Ws8LSWnn9nHVosYf82X1L226i"], "packed_trx": "5ee0fc62092480da029f000000000100a6823403ea3055000000572d3ccdcd02c08e31c618638c3100000000a8ed32322042c2864deab58b00000000a8ed32324d2042c2864deab58b4073a6b161d33055401f00000000000004454f53000000002c646f6e676a69616e776c6c792d2d2d5b5d2d5b5d2d5b5d2d5b5d2d5b313335385d2d3136363037333936313800"}'
null