Added 10 SKALE chains for now (9 mainnet, 1 testnet)
As we are constantly growing and new chains creating almost each week, we have a demand to quickly update it in a future.
So I have added a skale folder with /ethereum/networks/ path.
Where created:
skale-base.ts which contains main logic of combining data
index.ts which export all chains.
simple config file for each network
Added functionality of supporting preconfigured tokens in SKALE chains - so users do not need to import main tokens which are exist on the chains
Hey enKrypt!
Added 10 SKALE chains for now (9 mainnet, 1 testnet) As we are constantly growing and new chains creating almost each week, we have a demand to quickly update it in a future. So I have added a skale folder with
/ethereum/networks/
path. Where created:Added functionality of supporting preconfigured tokens in SKALE chains - so users do not need to import main tokens which are exist on the chains