django-ethereum-events
django-ethereum-events copied to clipboard
BSC testnet not working
When using ETHEREUM_NODE_URI = 'https://data-seed-prebsc-1-s3.binance.org:8545/' ETHEREUM_GETH_POA = True
I'm getting: web3.exceptions.TransactionNotFound: Transaction with hash: '0xa32cf2bb6ec953f2f1d912f23d7be1124fe786e0c0b1b03c6713174a9dba0404' not found.
Which is the first block there. Mainnet works fine though.