ligi
9fdb730009
Add more icons ( #1553 )
...
also fix one wrong one
2022-09-06 23:48:14 +02:00
Tetrose4
6ec909bfe6
add moba game testnet ( #1437 )
...
* add moba game testnet
* new testnet
* new name
* Update _data/chains/eip155-18000.json
Co-authored-by: e84ce63 <e84ce63@betterverse.cc>
Co-authored-by: ligi <ligi@ligi.de>
2022-09-06 23:10:20 +02:00
Aman Kumar
dd01fb3876
add rabbit testnet chain ( #1536 )
...
* add rabbit testnet chain
* json formated
* resolve prettier error
* Update _data/icons/rabbit.json
* Prettier formatted files
* added faucet url
Co-authored-by: ligi <ligi@ligi.de>
2022-09-06 22:29:23 +02:00
ligi
88a2cbfec8
Run prettier ( #1551 )
2022-09-06 21:55:01 +02:00
Luka Jeran
b044d58336
Update Oasis Emerald ParaTime networks ( #1550 )
2022-09-06 18:09:00 +02:00
EXCOINCIAL
6ef6758874
Create eip155-27082022.json and eip155-27082017.json ( #1268 )
...
* Create eip155-27082022.json and eip155-27082017.json
create new excoincial chain
create new excoincial-volta testnet chain
* prettier fixes
* remove redundant parameter network
Co-authored-by: Oleksandr Papevis <sasha@papevis.com>
2022-09-06 11:20:52 +02:00
Neo555
bacecd4b67
Create ethw.json ( #1545 )
2022-09-05 17:34:45 +02:00
orlchain
52038e2a7b
Add Orlando Chain testnet ( #1519 )
...
* Create eip155-3031.json
* Create orl.json
* Update _data/chains/eip155-3031.json
Co-authored-by: ligi <ligi@ligi.de>
* Update _data/chains/eip155-3031.json
Co-authored-by: ligi <ligi@ligi.de>
* Update _data/chains/eip155-3031.json
Co-authored-by: ligi <ligi@ligi.de>
* Update eip155-3031.json
* Update eip155-3031.json
* Update eip155-3031.json
Co-authored-by: ligi <ligi@ligi.de>
2022-09-03 21:40:28 +02:00
amory1997
c8ed86c84a
Add Quokkacoin Mainnet ( #1538 )
...
* Add Quokkacoin Mainnet
* Update _data/chains/eip155-2077.json
Co-authored-by: ligi <ligi@ligi.de>
* Update eip155-2077.json
run the prettier, thank you for the suggestion
Co-authored-by: ligi <ligi@ligi.de>
2022-09-03 18:48:00 +02:00
Lycan-Chain
5cd6a87556
Lycanchain Details Added. ( #1541 )
2022-09-03 18:47:37 +02:00
icydark
935f9a7857
Add Opside Testnet ( #1526 )
...
* Add Opside Testnet
* Update _data/icons/opside.json
* Ran prettier
Co-authored-by: ligi <ligi@ligi.de>
2022-09-02 09:17:48 +02:00
aaronbuchwald
a8dc8bf86c
Update URLs for WAGMI ( #1532 )
2022-09-01 19:40:03 +02:00
SunJun
bed27042bd
add chain eip155-10086 ( #1529 )
2022-09-01 11:46:39 +02:00
Dmitry Khanukov
5a43b716fa
Update eip155-37.json ( #1530 )
2022-08-31 23:22:47 +02:00
Markus Alvila
b725d8e7cc
Update currency name ( #1528 )
2022-08-31 17:24:33 +02:00
Srinivas Kota (Sai)
9a4d10992e
add: Canto Mainnet ( #1527 )
...
* add: canto newtork
* fix: compilation issue, rm: icon key
* fix: naming
2022-08-31 14:09:39 +02:00
Ashutosh Kumar
7020019ca9
Generate Icon list JSON in build ( #1524 )
2022-08-31 01:58:16 +02:00
Ashutosh Kumar
16bc050927
Validate Shortname ( #1510 )
...
* Validate Shortname with Max Length of 64
* Removed Spaces from `shortName`
2022-08-30 18:48:47 +02:00
Khanh Hoa
a9ce14c960
Add Astra Chain ( #1385 )
...
* Create eip155-11110.json
* Create eip155-11115.json
* add astra.json
* update width, height
* update symbol
* Create eip155-11110.json
* Create eip155-11115.json
* add astra.json
* update width, height
* update symbol
* update format
* update format
* update code style
2022-08-29 13:41:15 +02:00
Evan Wang
a853c91d21
Add Toki Network and Toki Testnet ( #1426 )
...
* Add Toki Network and Toki Testnet
* Change Toki Testnet short name, update Toki icon to include width & height, and update README.md
* Reorder Toki icon fields for consistency
* Update _data/icons/toki.json
Co-authored-by: ligi <ligi@ligi.de>
* Update SVG to have width/height defined
* Remove network property from Toki Networks
* Run prettier on Toki Networks
Co-authored-by: ligi <ligi@ligi.de>
2022-08-28 20:29:09 +02:00
Ashutosh Kumar
ee1a283e77
Added redFlags
in schema definition and in eip155-8080
2022-08-28 20:27:09 +02:00
Ashutosh Kumar
5d5b77d655
Update eip155-8080.json
...
- Removed the older Network as it is down from a long time
- Added Shardeum network which has the same chain ID
2022-08-28 20:27:09 +02:00
ligi
079f5a8794
Another approach to fix auto rebase ( #1513 )
2022-08-28 18:02:30 +02:00
ligi
4430d311d9
Use PAT_TOKEN for rebase ( #1512 )
2022-08-28 17:48:54 +02:00
ligi
02a3e91b01
Support redFlags - context #1499 ( #1511 )
2022-08-28 15:12:35 +02:00
Ashutosh Kumar
bf8ce68096
Check and validate JSON schema ( #1509 )
...
* Validate json
* wip: gh workflow test
* wip: added workflow for JSON validation
* Schema Improved.
* Improved Workflow and Schema check for JSON files
* Fixed JSON Schema
* Fixed typo
* Removed auto generated file
* updated required fields in chainSchema
* updated chain schema
* removed `network` from README.md example
* improved schemaCheck script
* Matching ChainID with file name schema.
2022-08-28 12:25:46 +02:00
ligi
a3cd16b7a7
Remove network completely ( #1506 )
...
follow up of #1500
2022-08-28 12:25:12 +02:00
Ashutosh Kumar
138535c86c
Removed network
and added the script from which this was done ( #1508 )
2022-08-28 10:19:33 +02:00
Huuuulk
057ab18161
Update the name and symbol of dogechain native currency ( #1507 )
...
* Add dogechain icon
* Update the name and symbol of dogechain native currency
2022-08-28 09:13:35 +02:00
Ashutosh Kumar
c051fc2679
Removed network
param from _data/chains/*.json ( #1500 )
2022-08-28 01:00:33 +02:00
Bitcoin EVM
2c4b317cd9
Added Bitcoin EVM Logo ( #1504 )
...
Added Bitcoin EVM Logo
2022-08-27 20:58:35 +02:00
ligi
3c7526942b
Add prettier workflow ( #1502 )
...
follow up for #1501
2022-08-27 19:31:45 +02:00
Ashutosh Kumar
fb49612d70
Added Prettier and formatted existing JSON files ( #1501 )
...
* Added Prettier and formatted existing JSON files
* fixed one more json file
2022-08-27 19:20:08 +02:00
MOZGIII
c15affacbf
Add humanode ( #1498 )
2022-08-26 18:57:27 +02:00
backendultron
57ae5d289a
add Ultron Testnet ( #1497 )
2022-08-26 17:48:09 +02:00
backendultron
d8ce948974
Add Ultron Mainnet ( #1492 )
...
* add ultron icon
* add Ultron Mainnet
* Update eip155-1231.json
Co-authored-by: ligi <ligi@ligi.de>
Co-authored-by: ligi <ligi@ligi.de>
2022-08-26 12:24:05 +02:00
Boyuan-Chen
dca48435b7
Add networks ( #1493 )
2022-08-25 23:17:44 +02:00
Bitcoin EVM
b0f920c779
Add Bitcoin EVM Network ( #1487 )
...
* Add Bitcoin EVM Network
Added Bitcoin EVm Network Chain ID 2203
* Added Bitcoin EVM Logo
2022-08-25 16:33:51 +02:00
Bill
60de2bf17d
add kekchain logo ( #1488 )
...
Co-authored-by: Interchained <president@worldvaporexpo.com>
2022-08-25 16:23:34 +02:00
zhangrhdx
50ac7a0f93
update dx icon ( #1491 )
...
* update dx
* update dx
2022-08-25 14:59:54 +02:00
erick yan
95d520ead9
add gon chain explorer ( #1489 )
...
* add gon chain explorer
* remove slash
2022-08-25 10:55:06 +02:00
erick yan
b1666dd20e
add gon chain ( #1481 )
...
* add gon chain
* update url
2022-08-24 13:53:12 +02:00
Alexander Paul Quinit
39ccb9912f
Add Twala testnet ( #1479 )
2022-08-24 11:28:02 +02:00
Matthew Lilley
9c7996300f
Update eip155-137.json ( #1485 )
2022-08-24 11:06:44 +02:00
Markus Alvila
693b6577ad
Add public Flare RPC endpoint ( #1484 )
2022-08-24 11:06:20 +02:00
Markus Alvila
efe57453d4
Add additional RPC endpoint ( #1483 )
2022-08-24 11:05:57 +02:00
zhangrhdx
689e7c69fd
update dx ( #1482 )
2022-08-24 11:05:21 +02:00
SomeGuyCalledBru
7e06d321e9
Add Redlight Chain ( #1477 )
...
* Add Redlight chain
* Update _data/chains/eip155-2611.json
* Update _data/chains/eip155-2611.json
Co-authored-by: ligi <ligi@ligi.de>
2022-08-23 11:10:24 +02:00
Franck.S
6f12dbe786
add etf ( #1476 )
...
* add etf
* update networkId
* update shortName
2022-08-22 13:53:59 +02:00
Huuuulk
1e2209fff2
Add dogechain icon ( #1475 )
2022-08-22 07:52:32 +02:00