Networks tab not working on dashboared

your list of supported chains doesn’t match Web2Api list

  1. Chains:

  2. AVAX_MAINNET: “0xa86a”

  3. AVAX_TESTNET: “0xa869”

  4. BSC_MAINNET: “0x38”

  5. BSC_TESTNET: “0x61”

  6. CRONOS_MAINNET: “0x19”

  7. CRONOS_TESTNET: “0x152”

  8. ETH_GOERLI: “0x5”

  9. ETH_KOVAN: “0x2a”

  10. ETH_LOCALDEVCHAIN: “0x539”

  11. ETH_MAINNET: “0x1”

  12. ETH_RINKEBY: “0x4”

  13. ETH_ROPSTEN: “0x3”

  14. FANTOM_MAINNET: “0xfa”

  15. POLYGON_MAINNET: “0x89”

  16. POLYGON_MUMBAI: “0x13881”

ETH_LOCALDEVCHAIN is listed… the api still says it’s an invalid chain id

bsc is 0.05 to mint contracts… they give you 0.50…
you run out of test tokens faster than you can reload is the problem…

I can give myself 1,000 eth to test with on truffle and speed things up

devchain is not supported by web3api, it was a long time ago supported and only for a limited number of endpoints

usually you don’t have to deploy multiple times a contract

you are a better developer than me… things change, the idea grows, you add something, remove something, I have 5 different contracts on the platform talking to each other…

you gotta understand how frustrating and anoying it is to watch a video from your CEO… explaining how to use ganache… implement it… just to find out it doesn’t work…

You can also do some tests directly in remix. This is not related to Moralis, maybe you can test faster in remix.