Skip to content

Commit

Permalink
Update latest data for master
Browse files Browse the repository at this point in the history
  • Loading branch information
S2kael committed Jul 23, 2024
1 parent d0ea80e commit 708974e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions packages/chain-list/src/data/ChainInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -8413,7 +8413,7 @@
"addressPrefix": 42,
"chainType": "RELAYCHAIN",
"crowdloanUrl": null,
"blockExplorer": null,
"blockExplorer": "https://avail.subscan.io/",
"existentialDeposit": "1000000000000",
"symbol": "AVAIL",
"decimals": 18,
Expand All @@ -8423,7 +8423,10 @@
"crowdloanParaId": null,
"crowdloanFunds": []
},
"extraInfo": null,
"extraInfo": {
"subscanSlug": "avail",
"chainBalanceSlug": "avail"
},
"bitcoinInfo": null
},
"merlinEvm": {
Expand Down Expand Up @@ -9202,4 +9205,4 @@
"extraInfo": null,
"bitcoinInfo": null
}
}
}

0 comments on commit 708974e

Please sign in to comment.