Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 29 additions & 1 deletion chain4energy/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,11 @@
"id": "8542cd7e6bf9d260fef543bc49e59be5a3fa9074",
"address": "seed.publicnode.com:26656",
"provider": "Allnodes ⚡️ Nodes & Staking"
},
{
"id": "7c7c5158c5b67797f85a4e376db8b79da0dadbac",
"address": "seed.polcrypto.pl:26656",
"provider": "POLCRYPTO.PL"
}
],
"persistent_peers": [
Expand Down Expand Up @@ -228,6 +233,11 @@
"id": "15ea07bf6211f708eb2966b6c66e3aaa45834137",
"address": "185.144.99.37:16656",
"provider": "CrypTech"
},
{
"id": "7c7c5158c5b67797f85a4e376db8b79da0dadbac",
"address": "peer.polcrypto.pl:26656",
"provider": "POLCRYPTO.PL"
}
]
},
Expand Down Expand Up @@ -352,6 +362,10 @@
{
"address": "https://chain4energy_mainnet_rpc.chain.whenmoonwhenlambo.money",
"provider": "🚀 WHEN MOON 🌕 WHEN LAMBO 🔥"
},
{
"address": "https://rpc.polcrypto.pl:443",
"provider": "POLCRYPTO.PL"
}
],
"rest": [
Expand Down Expand Up @@ -458,6 +472,10 @@
{
"address": "https://chain4energy_mainnet_api.chain.whenmoonwhenlambo.money",
"provider": "🚀 WHEN MOON 🌕 WHEN LAMBO 🔥"
},
{
"address": "https://rest.polcrypto.pl:443",
"provider": "POLCRYPTO.PL"
}
],
"grpc": [
Expand Down Expand Up @@ -560,6 +578,10 @@
{
"address": "http://207.180.208.47:46657",
"provider": "NakoTurk"
},
{
"address": "grpc.polcrypto.pl:443",
"provider": "POLCRYPTO.PL"
}
]
},
Expand Down Expand Up @@ -646,11 +668,17 @@
"url": "https://explorer.whenmoonwhenlambo.money/chain4energy",
"tx_page": "https://explorer.whenmoonwhenlambo.money/chain4energy/tx/${txHash}",
"account_page": "https://explorer.whenmoonwhenlambo.money/chain4energy/account/${accountAddress}"
},
{
"kind": "POLCRYPTO.PL",
"url": "https://explorer.polcrypto.pl",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This explorer doesn't appear to have chain4energy on it

"tx_page": "https://explorer.polcrypto.pl/tx/${txHash}",
"account_page": "https://explorer.polcrypto.pl/account/${accountAddress}"
}
],
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chain4energy/images/c4e.png"
}
]
}
}