We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Submits a pre-signed transaction for broadcast to the BNB Smart Chain network.
Ref: https://docs.bscscan.com/api-endpoints/geth-parity-proxy#eth_sendrawtransaction
Sample Request: https://api.bscscan.com/api ?module=proxy &action=eth_sendRawTransaction &hex=0xf904808000831cfde080 &apikey=YourApiKeyToken
The text was updated successfully, but these errors were encountered:
Merge branch 'feature/#58' into Manual-Test
82e2320
14fb624
42d5f5c
d6111a5
Merge pull request #93 from DennisPitallano/feature/#58
a20a478
Add eth_sendRawTransaction
DennisPitallano
Successfully merging a pull request may close this issue.
Submits a pre-signed transaction for broadcast to the BNB Smart Chain network.
Ref: https://docs.bscscan.com/api-endpoints/geth-parity-proxy#eth_sendrawtransaction
Sample Request:
https://api.bscscan.com/api
?module=proxy
&action=eth_sendRawTransaction
&hex=0xf904808000831cfde080
&apikey=YourApiKeyToken
The text was updated successfully, but these errors were encountered: