Digine-Labs / rosettanet

Ethereum <> Starknet RPC middleware.
MIT License
34 stars 27 forks source link

Chain ID Fix #137

Closed ermvrs closed 4 weeks ago

ermvrs commented 4 weeks ago

We return custom chain id from now. Ethereum wallets is not supporting size of SN_MAIN as chain id

So we use

SNMAN => mainnet SNSEP => sepolia

Will keep use these chain ids or have to discuss with wallet providers to fix this problem.