File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -1693,6 +1693,17 @@ const chains = [
1693
1693
} ,
1694
1694
chain : "re.al" ,
1695
1695
} ,
1696
+ {
1697
+ name : "Eventum Mainnet" ,
1698
+ infoURL : "https://evedex.com" ,
1699
+ chainId : 161803 ,
1700
+ nativeCurrency : {
1701
+ name : "Ether" ,
1702
+ symbol : "ETH" ,
1703
+ decimals : 18 ,
1704
+ } ,
1705
+ chain : "Eventum" ,
1706
+ } ,
1696
1707
{
1697
1708
name : "Taiko Alethia" ,
1698
1709
infoURL : "https://taiko.xyz" ,
@@ -2268,6 +2279,17 @@ const chains = [
2268
2279
} ,
2269
2280
chain : "ETH" ,
2270
2281
} ,
2282
+ {
2283
+ name : "Yominet" ,
2284
+ infoURL : "https://www.kamigotchi.io/" ,
2285
+ chainId : 428962654539583 ,
2286
+ nativeCurrency : {
2287
+ name : "Ether" ,
2288
+ symbol : "ETH" ,
2289
+ decimals : 18 ,
2290
+ } ,
2291
+ chain : "YOMINET" ,
2292
+ } ,
2271
2293
{
2272
2294
name : "DCHAIN" ,
2273
2295
infoURL : "https://www.dchain.foundation/" ,
You can’t perform that action at this time.
0 commit comments