Dear Blockonomics Team / Community,
I’m implementing USDT payments using your API (Blockchain API | Bitcoin API - Blockonomics), but I’m facing an issue with the testnet attribute. Despite setting testnet=“0” to connect to the Ethereum mainnet, the implementation only connects to the Sepolia testnet. I expect it to switch to mainnet when testnet is set to 0.
Could you advise if there’s a known issue, the correct configuration for mainnet, or a workaround? I’m using the https://www.blockonomics.co/js/web3-payment.js script in a Phoenix LiveView application.
Thank you!
Richard