Skip to content

Commit

Permalink
added URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
alinobrasil committed Feb 10, 2025
1 parent 66764cd commit 3af73a4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions registry/eip155/unichain.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@
"services": { "subgraphs": ["https://api.studio.thegraph.com/deploy"] },
"networkType": "mainnet",
"relations": [ { "kind": "l2Of", "network": "mainnet" } ],
"explorerUrls": ["https://unichain.blockscout.com"],
"apiUrls": [
{
"url": "https://unichain.blockscout.com/api",
"kind": "blockscout"
}
],
"rpcUrls": [ "https://mainnet.unichain.org" ],
"issuanceRewards": false,
"nativeToken": "ETH",
"docsUrl": "https://docs.unichain.org/docs",
Expand Down

0 comments on commit 3af73a4

Please sign in to comment.