You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
Hi,
I'm sending the transaction with this Endpoint : https://api.cryptoapis.io/v1/bc/eth/mainnet/txs/new-pvtkey
it's work fine, it's return object, of transaction hash !!
from the Docs: https://docs.cryptoapis.io/
But, when i Broadcast the Tx with this Endpoint : https://api.cryptoapis.io/v1/bc/eth/mainnet/txs/push?hex=0xe9.........
i get this issue, Any Help !!
kind regards,