Skip to content

Commit

Permalink
Add Deriw devnet (#6289)
Browse files Browse the repository at this point in the history
* Add Deriw devnet

* deriw logo

---------

Co-authored-by: weequan <[email protected]>
Co-authored-by: ligi <[email protected]>
  • Loading branch information
3 people authored Nov 29, 2024
1 parent ae74b30 commit b316035
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
33 changes: 33 additions & 0 deletions _data/chains/eip155-44474237230.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "Deriw Devnet",
"chainId": 44474237230,
"shortName": "deriw-dev",
"title": "Deriw Devnet",
"chain": "Deriw Devnet",
"networkId": 44474237230,
"icon": "deriw",
"rpc": ["https://rpc.dev.deriw.com"],
"faucets": [],
"nativeCurrency": {
"name": "Deriw",
"symbol": "Der",
"decimals": 18
},
"infoURL": "https://deriw.com",
"explorers": [
{
"name": "Deriw Explorer",
"url": "https://explorer.dev.deriw.com",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-421614",
"bridges": [
{
"url": "https://bridge.arbitrum.io"
}
]
}
}
8 changes: 8 additions & 0 deletions _data/icons/deriw.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://Qmf3bGpAoPV6K4JLpmzDW748Toqb9WArGzYP5rMUY5P9ED",
"width": 256,
"height": 256,
"format": "png"
}
]

0 comments on commit b316035

Please sign in to comment.