公链测试网
Public Testnet Guide
In order to make it easy for people to get started using Multi-Chain Storage, we've launched our MCS on the Mumbai testnet.
Connecting to the chain
If you're using Metamask, add a custom RPC network to connect your wallet account to the Mumbai Testnet. Click here to view more info
Observing transactions
If you'd like to see your transactions in action, please check out block explorer!
At there you'll be able to see all the transactions being executed in MCS and also see exactly how much Gas each transaction uses.
Important Addresses
priceFeedOracleAddress = “”;
swanOracleAddress = “”;
swanPaymentAddress = “0x12EDC75CE16d778Dc450960d5f1a744477ee49a0”;
usdcAddress = “0xe11A86849d99F524cAC3E7A0Ec1241828e332C62";
wFilAddress = “”;
pairAddress = “";
Last updated