Skip to content

Commit

Permalink
Ran prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
BradleyOlson64 committed Aug 26, 2024
1 parent 4ba9eae commit ad5e32c
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions _data/chains/eip155-102030.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
{
"name": "Creditcoin",
"chain": "CTC",
"icon": "creditcoin",
"rpc": ["https://mainnet3.creditcoin.network"],
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
}
],
"nativeCurrency": {
"name": "CTC",
"symbol": "CTC",
"decimals": 18
"name": "Creditcoin",
"chain": "CTC",
"icon": "creditcoin",
"rpc": ["https://mainnet3.creditcoin.network"],
"features": [
{
"name": "EIP155"
},
"infoURL": "https://creditcoin.org",
"shortName": "ctc",
"chainId": 102030,
"networkId": 102030,
"faucets": [],
"explorers": [
{
"name": "blockscout",
"url": "https://creditcoin.blockscout.com",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}
{
"name": "EIP1559"
}
],
"nativeCurrency": {
"name": "CTC",
"symbol": "CTC",
"decimals": 18
},
"infoURL": "https://creditcoin.org",
"shortName": "ctc",
"chainId": 102030,
"networkId": 102030,
"faucets": [],
"explorers": [
{
"name": "blockscout",
"url": "https://creditcoin.blockscout.com",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}

0 comments on commit ad5e32c

Please sign in to comment.