Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -2118,6 +2118,22 @@
"start": 853908,
"logo": "ipfs://QmVctLQ44vhkwejja9DDjDYUdYgVRBEWs242mhd95SeM5q"
},
"1978": {
"key": "1978",
"name": "BUTANE Mainnet ",
"shortName": "Core",
"chainId": 1978,
"network": "mainnet",
"multicall": "0x024f0041b76B598c2A0a75004F8447FaF67BD004",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @bbcchain Looks like this is not a multicall? 0x024f0041b76B598c2A0a75004F8447FaF67BD004
is there some way to check source code of this contract?

"rpc": [
"https://mainnet-rpc.bbcscan.io/"
],
"explorer": {
"url": "https://bbcscan.io/"
},
"start": 230415,
"logo": "ipfs://QmPAf4NcMdEP8t27PHAgvokkJr6h5r1LSkc4zFt6p3VQ15"
},
"1071": {
"key": "1071",
"name": "Shimmer EVM Testnet",
Expand Down