@ -5,7 +5,7 @@ export default {
symbol: "FIL"
},
blockExplorerUrls: ['https://explorer.glif.io'],
chainId: '0x13a',//314
chainId: '0x38',//314
chainName: 'Filecoin Mainnet',
rpcUrls: ['https://api.node.glif.io/rpc/v1'] /* ... */,
}
@ -36,7 +36,7 @@ async function metamask(callback) {
})
if (parseInt(chainId) != parseInt(chain.chainId)) {
MessageBox.alert('请切换到FIL网络后再登录', {
MessageBox.alert('请切换到BSC网络后再登录', {
customClass: 'metacustomClass'
// try {