Skip to content

Commit

Permalink
Merge branch 'master' into mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi authored Aug 27, 2024
2 parents 156e784 + 5bd998a commit 4ade93f
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions _data/chains/eip155-102032.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "Creditcoin Devnet",
"chain": "CTC",
"icon": "creditcoin",
"rpc": ["https://rpc.cc3-devnet.creditcoin.network"],
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
}
],
"nativeCurrency": {
"name": "Devnet CTC",
"symbol": "devCTC",
"decimals": 18
},
"infoURL": "https://creditcoin.org",
"shortName": "ctcdev",
"chainId": 102032,
"networkId": 102032,
"faucets": [],
"explorers": [
{
"name": "blockscout",
"url": "https://creditcoin-devnet.blockscout.com",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}

0 comments on commit 4ade93f

Please sign in to comment.