Commit Graph

460 Commits

Author SHA1 Message Date
0xngmi
b787e50408
change okexchain's name (#997) 2022-03-23 11:52:32 +01:00
ping-ke
2f41d37e76
add chain id for web3q galileo (#979)
* add chain id for galileo

* remove the slash for explorer url
2022-03-23 04:41:27 +01:00
circlehotarux
17b27e68be
update rpc url(eip155-6 & eip155-61 & eip155-63) (#992) 2022-03-22 12:05:01 +01:00
ccpWebserver
4314281773
add 10823 (#991)
* add 10823

* Update _data/chains/eip155-10823.json

Co-authored-by: mbp13 <mbp13@gamil.com>
Co-authored-by: ligi <ligi@ligi.de>
2022-03-19 10:48:52 +01:00
Felix
2ab29702bd
Fix incorrect Venidium testnet path (#983)
* Fix incorrect Venidium testnet path

* Add faucets field

* Remove explorer URL slash on the end

* Remove rpc ending slash
2022-03-17 07:31:02 +01:00
hyhyhy
a76aae1c99
add eip155-444900.json (#984)
* add eip155-444900.json

* fix explorers to none

* fix explorer
2022-03-16 14:47:06 +01:00
3commascapital
cae8d2b27c
Adds v3 and v2b (#982)
* Adds v3 and fixedup v2

* Adds unique names for pulsechain testnets
2022-03-16 08:01:12 +01:00
3commascapital
45783f5519
Updates rpc urls for pulsechain testnet 940 (#981) 2022-03-15 17:47:00 +01:00
Reggie
f22af11f03
Adding Dyno Protocol (#978)
* Adding Dyno Protocol

* Updated faucet adding Dyno Protocol

* Adding Dyno Protocol Testnet

* adding Dyno Protocol Icon

* updated ipfs

* Update Dyno Coin

* Updated suggested JSON

* Updated suggested JSON

* updated Dyno
2022-03-15 07:56:57 +01:00
ametsuramet
f0c9285561
update haymo testnet (#975)
* update haymo testnet

* Update _data/chains/eip155-234666.json

Co-authored-by: ligi <ligi@ligi.de>
2022-03-14 18:25:16 +01:00
echo
e1a4011dac
Fix pangolin and crab URLs (#974)
* Fix darwinia chains decimals

* Fix pangolin and crab URLs
2022-03-14 10:28:01 +01:00
Paribu
b4ccfd7cdc
Update and rename eip155-35000.json to eip155-3500.json and eip155-34000.json to eip155-3400.json (#973)
* Create eip155-34000.json

* Create eip155-35000.json

* Create prb.json

* Update and rename eip155-34000.json to eip155-3400.json

* Update and rename eip155-35000.json to eip155-3500.json
2022-03-14 10:27:45 +01:00
Paribu
d4e17d497a
Add Paribu Net Mainnet and Testnet (#972)
* Create eip155-34000.json

* Create eip155-35000.json

* Create prb.json
2022-03-14 09:12:21 +01:00
ErazerTriplet3
a297d98cf3
Fix Thundercore Test Net Scanner for metamask (#968)
* Fix Thundercore Test Net Scanner for metamask

added explorer id

* Update _data/chains/eip155-18.json

Co-authored-by: ligi <ligi@ligi.de>
2022-03-12 08:48:46 +01:00
ErazerTriplet3
ff922bd634
Fix scanner for metamask (#967)
* Fix scanner for metamask

Added scanner section to allow metamask scanner to work

* Update eip155-108.json

* Update _data/chains/eip155-108.json

* Update _data/chains/eip155-108.json

Co-authored-by: ligi <ligi@ligi.de>
2022-03-12 08:27:51 +01:00
AxelVeni
30f6ad92d0
Add Venidium Testnet (#965) 2022-03-11 18:59:12 +01:00
Pierre-Alain
8dd4cb8b98
Update Aurora explorer and symbol to remove MM warning. (#960) 2022-03-11 11:25:32 +01:00
syr0910
fd339216d5
Adding Double-A Chain Testnet (#956)
* Create eip155-512.json

add AAC

* Update _data/chains/eip155-512.json

* Update eip155-512.json

Update url

* Create aac.json

add AAC-icon

* Update eip155-512.json

add aacicon

* Create eip155-513.json

add Double-A Chain Testnet

* Update eip155-513.json

* Update eip155-513.json

Co-authored-by: syr0910 <yanyan8809107@gmail.com>
Co-authored-by: ligi <ligi@ligi.de>
2022-03-10 10:42:41 +01:00
nithronium
92d2e9bbea
Addition of omChain Network (#854)
* Create eip155-21816.json

addition of omChain to Chainlist

* Update _data/chains/eip155-21816.json

* Addition of icon

Co-authored-by: ligi <ligi@ligi.de>
2022-03-09 15:48:29 +01:00
syr0910
8876b99a0f
Addition of Double-A chain and token (#955)
* Create eip155-512.json

add AAC

* Update _data/chains/eip155-512.json

* Update eip155-512.json

Update url

* Create aac.json

add AAC-icon

* Update eip155-512.json

add aacicon

Co-authored-by: syr0910 <yanyan8809107@gmail.com>
Co-authored-by: ligi <ligi@ligi.de>
2022-03-09 13:07:39 +01:00
syr0910
71e377e338
Create eip155-512.json (#953)
* Create eip155-512.json

add AAC

* Update _data/chains/eip155-512.json

Co-authored-by: syr0910 <yanyan8809107@gmail.com>
Co-authored-by: ligi <ligi@ligi.de>
2022-03-09 08:40:30 +01:00
Muhammad-Jibril B.A
9ee67b2391
Add Setheum - "chainId": 258, (#952)
```
{
  "name": "Setheum",
  "chain": "Setheum",
  "rpc": [],
  "faucets": [],
  "nativeCurrency": {
    "name": "Setheum",
    "symbol": "SETM",
    "decimals": 18
  },
  "infoURL": "https://setheum.xyz",
  "shortName": "setm",
  "chainId": 258,
  "networkId": 258
}
```
2022-03-09 08:17:39 +01:00
vchain007
d2332befcb
Update eip155-888888.json (#949)
add explorers visionscan
2022-03-07 15:43:51 +01:00
Akash Khosla
454232a8fe
update evmos mainnet rpc and explorer (#939) 2022-03-03 11:19:37 +01:00
fredlacs
500177b5e9
Update Arbitrum chain info (#938) 2022-03-02 18:13:20 +01:00
skenaja
4c51a11958
Add Palm icon and explorer (#937) 2022-03-02 17:37:26 +01:00
calehh
ef2939b6f6
change testnet name (#936) 2022-03-02 16:13:55 +01:00
calehh
14b966032d
Add Evanesco mainnet and Avis testnet (#933)
* add evanesco chain

* add avis testnet

* Update _data/chains/eip155-2213.json

Co-authored-by: ligi <ligi@ligi.de>

* Update _data/chains/eip155-2213.json

Co-authored-by: ligi <ligi@ligi.de>

* Update _data/icons/evanesco.json

Co-authored-by: ligi <ligi@ligi.de>

Co-authored-by: ligi <ligi@ligi.de>
2022-03-02 07:16:51 +01:00
Samuel Tay
e68cce7e61
Update Cronos name and URLs (#927)
Inline with rename: https://medium.com/cronos-chain/cro-is-now-cronos-bf103c257bd

Details found here: https://cronos.org/docs/getting-started/metamask.html#connecting-to-the-cronos-mainnet-beta
2022-02-27 19:22:00 +01:00
Frederik Bolding
7025cc3bfe
Update Avalanche C Chain values (#925) 2022-02-24 19:44:22 +01:00
Joe Schmoe
4c15cf0f87
Update eip155-9000 denom (#924) 2022-02-24 08:19:11 +01:00
Exlo
f0622383a3
Update eip155-1313114.json (#923)
updated RPC
2022-02-24 08:03:03 +01:00
litvinsky
342ef535f4
Update eip155-9000.json (#917) 2022-02-23 13:06:40 +01:00
ping-ke
0307521f9e
Add Chain Id for Web3q mainnet and testnet (#909)
* add w3q chain id

* change name from w3q to web3q

* resolve comments

* update explorers from http to https

Co-authored-by: Qi Zhou <qizhou@quarkchain.org>
2022-02-22 16:13:00 +01:00
KK Cheah
dfd79089e5
Edit native currency symbol (#914)
Change "Phoenix" to "PHX" for native currency symbol due to "add network failed: Expected 2-6 character string 'nativeCurrency.symbol'. Received: Phoenix" error
2022-02-22 15:19:45 +01:00
kael
521989e0a5
teleport mainnet (#912) 2022-02-22 08:00:15 +01:00
kael
65d7b7c5e9
teleport testnet (#908)
* teleport testnet

* use ipfs url
2022-02-21 17:26:28 +01:00
Pedro Magalhaes
92b786d6db
update logo and explorer added (#903) 2022-02-20 10:17:51 +01:00
Pedro Magalhaes
a04361f468
Iora Chain ChainID (#896)
* iorachain

* add empty faucets
2022-02-19 14:45:16 +01:00
KK Cheah
e6c4ee6883
Adding Phoenix Mainnet to Chainlist (#900) 2022-02-19 14:42:06 +01:00
ligi
79887e716d
Add Sepolia (#899) 2022-02-19 12:45:53 +01:00
Nova Network Inc
263353e3b3
Create eip155-107.json (#860)
* Create eip155-107.json

Add Nebula Testnet

* Remove extra quote

* Http -> https

* Update _data/chains/eip155-107.json

* Change short name

* Update eip155-107.json

* Recommit to build

* Add Nebula Testnet Icon

Co-authored-by: ligi <ligi@ligi.de>
2022-02-15 20:54:58 +01:00
rubidiumchain
48f4ad2e1f
Update explorer url (#884)
Co-authored-by: kodabs <kodabsxshin@gmail.com>
2022-02-15 14:03:55 +01:00
Brothereum
052dfa7c93
Initial commit (#878) 2022-02-14 09:23:13 +01:00
Nova Network Inc
f2e9a1e92c
Add HTTPS RPCs and Explorer (#875)
* Add HTTPS RPCs and Explorer

Added secure RPCs and Explorer.

* Added comma

* Rebranding native prior launch

Rebranding native currency
2022-02-14 08:33:19 +01:00
Bobby Dresser
038d89efce
Update Optimism chain info (#843)
* update Optimism chain info

* Short name MUST be unique

Co-authored-by: ligi <ligi@ligi.de>
2022-02-11 11:07:34 +01:00
meshnyan
dbe564c78e
rename test network (#871)
Co-authored-by: novikovmu <novikovmu@elocont.ru>
2022-02-11 09:32:58 +01:00
vchain007
76df19fc93
Update eip155-888888.json (#870)
decimals 6 --> 18

native vs decimal is 6 ,but ethereum compatible interface already adapt
2022-02-11 09:19:29 +01:00
vchain007
d2915575c7
Update eip155-666666.json (#869)
decimals 6 --> 18

native vs decimal is 6 ,but ethereum compatible interface already adapt
2022-02-11 09:13:53 +01:00
albertov19
64279c282c
updated moonriver/moonbeam (#865) 2022-02-11 09:10:01 +01:00