Skip to content

Commit

Permalink
chore: add chains
Browse files Browse the repository at this point in the history
  • Loading branch information
zakarialounes committed Mar 7, 2024
1 parent 401668b commit c2e3fbc
Show file tree
Hide file tree
Showing 33 changed files with 2,613 additions and 6 deletions.
4 changes: 2 additions & 2 deletions chains/mainnets/bitcanna/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"coinGeckoId": "bitcanna",
"gasPrice": "25000ubcna",
"chainInfo": {
"cosmosSdkVersion": "0.46.14",
"ibcGoVersion": "6.1.1"
"cosmosSdkVersion": "0.47.9",
"ibcGoVersion": "7.3.2"
},
"colors": {
"primaryOnLight": "#08b788",
Expand Down
88 changes: 88 additions & 0 deletions chains/mainnets/canto/chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
{
"name": "canto",
"chainName": "Canto",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg"
},
"rpcUrl": "https://rpc.cosmos.directory/canto",
"restUrl": "https://rest.cosmos.directory/canto",
"chainId": "canto_7700-1",
"bech32": "canto",
"denom": "canto",
"denomUpper": "CANTO",
"sdenom": "acanto",
"coinType": 60,
"coinDecimals": 18,
"features": [
"ibc-transfer"
],
"coinGeckoId": "canto",
"gasPriceStep": {
"low": 1000000000000,
"average": 2000000000000,
"high": 3000000000000
},
"chainInfo": {
"cosmosSdkVersion": "0.45.9",
"ibcGoVersion": "3.2.0"
},
"colors": {
"primaryOnLight": "#00DC80",
"primaryOnDark": "#00DC80",
"lighterOnLight": "#00DC80",
"lighterOnDark": "#00DC80",
"darkerOnLight": "#00DC80",
"darkerOnDark": "#00DC80"
},
"links": [
{
"title": "Official Website",
"url": "https://canto.io/",
"icon": {
"svg": "web"
}
},
{
"title": "Docs",
"url": "https://docs.canto.io/",
"icon": {
"svg": "document"
}
},
{
"title": "GitHub",
"url": "https://github.com/Canto-Network",
"icon": {
"svg": "github"
}
},
{
"title": "Learn more",
"icon": {
"svg": "dotsHorizontal"
},
"children": [
{
"title": "Medium",
"url": "https://canto.mirror.xyz/",
"icon": {
"svg": "medium"
}
},
{
"title": "Twitter",
"url": "https://twitter.com/cantopublic",
"icon": {
"svg": "twitter"
}
}
]
}
],
"isExplorerEnabled": true,
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
}
88 changes: 88 additions & 0 deletions chains/mainnets/celestia/chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
{
"name": "celestia",
"chainName": "Celestia",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg"
},
"rpcUrl": "https://public-celestia-rpc.numia.xyz",
"restUrl": "https://public-celestia-lcd.numia.xyz",
"chainId": "celestia",
"bech32": "celestia",
"denom": "tia",
"denomUpper": "TIA",
"sdenom": "utia",
"coinType": 118,
"coinDecimals": 6,
"features": [
"ibc-transfer"
],
"coinGeckoId": "celestia",
"gasPriceStep": {
"low": 0.01,
"average": 0.02,
"high": 0.1
},
"chainInfo": {
"cosmosSdkVersion": "0.46.14",
"ibcGoVersion": "6.2.0"
},
"colors": {
"primaryOnLight": "#d554f8",
"primaryOnDark": "#d554f8",
"lighterOnLight": "#d554f8",
"lighterOnDark": "#d554f8",
"darkerOnLight": "#d554f8",
"darkerOnDark": "#d554f8"
},
"links": [
{
"title": "Official Website",
"url": "https://celestia.org/",
"icon": {
"svg": "web"
}
},
{
"title": "Docs",
"url": "https://docs.celestia.org/",
"icon": {
"svg": "document"
}
},
{
"title": "GitHub",
"url": "https://github.com/celestiaorg",
"icon": {
"svg": "github"
}
},
{
"title": "Learn more",
"icon": {
"svg": "dotsHorizontal"
},
"children": [
{
"title": "Medium",
"url": "https://blog.celestia.org/",
"icon": {
"svg": "medium"
}
},
{
"title": "Twitter",
"url": "https://twitter.com/CelestiaOrg",
"icon": {
"svg": "twitter"
}
}
]
}
],
"isExplorerEnabled": true,
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
}
80 changes: 80 additions & 0 deletions chains/mainnets/coreum/chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
{
"name": "coreum",
"chainName": "Coreum",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png"
},
"rpcUrl": "https://rpc.cosmos.directory/coreum",
"restUrl": "https://rest.cosmos.directory/coreum",
"chainId": "coreum-mainnet-1",
"bech32": "core",
"denom": "core",
"denomUpper": "COREUM",
"sdenom": "ucore",
"coinType": 990,
"coinDecimals": 6,
"features": [
"ibc-transfer"
],
"coinGeckoId": "coreum",
"gasPriceStep": {
"low": 0.0625,
"average": 0.0625,
"high": 62.5
},
"chainInfo": {
"cosmosSdkVersion": "0.47.5",
"ibcGoVersion": "7.3.1"
},
"colors": {
"primaryOnLight": "#16B87B",
"primaryOnDark": "#16B87B",
"lighterOnLight": "#16B87B",
"lighterOnDark": "#16B87B",
"darkerOnLight": "#16B87B",
"darkerOnDark": "#16B87B"
},
"links": [
{
"title": "Official Website",
"url": "https://www.coreum.com",
"icon": {
"svg": "web"
}
},
{
"title": "Docs",
"url": "https://docs.coreum.dev/",
"icon": {
"svg": "document"
}
},
{
"title": "GitHub",
"url": "https://github.com/CoreumFoundation",
"icon": {
"svg": "github"
}
},
{
"title": "Learn more",
"icon": {
"svg": "dotsHorizontal"
},
"children": [
{
"title": "Twitter",
"url": "https://twitter.com/CoreumOfficial",
"icon": {
"svg": "twitter"
}
}
]
}
],
"isExplorerEnabled": true,
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
}
87 changes: 87 additions & 0 deletions chains/mainnets/crescent/chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
{
"name": "crescent",
"chainName": "Crescent",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg"
},
"rpcUrl": "https://mainnet.crescent.network:26657",
"restUrl": "https://mainnet.crescent.network:1317",
"chainId": "crescent-1",
"bech32": "cre",
"denom": "cre",
"denomUpper": "CRE",
"sdenom": "ucre",
"coinType": 118,
"coinDecimals": 6,
"features": [
"ibc-transfer"
],
"coinGeckoId": "crescent-network",
"gasPriceStep": {
"low": 0.01,
"average": 0.025,
"high": 0.03
},
"chainInfo": {
"cosmosSdkVersion": "0.45.10",
"ibcGoVersion": "3.4.0"
},
"colors": {
"primaryOnLight": "#ebaf76",
"primaryOnDark": "#ebaf76",
"lighterOnLight": "#ebaf76",
"lighterOnDark": "#ebaf76",
"darkerOnLight": "#ebaf76",
"darkerOnDark": "#ebaf76"
},
"links": [
{
"title": "Official Website",
"icon": {
"svg": "web"
}
},
{
"title": "Docs",
"url": "https://docs.crescent.network/introduction/what-is-crescent",
"icon": {
"svg": "document"
}
},
{
"title": "GitHub",
"url": "https://github.com/crescent-network/crescent",
"icon": {
"svg": "github"
}
},
{
"title": "Learn more",
"icon": {
"svg": "dotsHorizontal"
},
"children": [
{
"title": "Medium",
"url": "https://crescentnetwork.medium.com/",
"icon": {
"svg": "medium"
}
},
{
"title": "Twitter",
"url": "https://twitter.com/CrescentHub",
"icon": {
"svg": "twitter"
}
}
]
}
],
"isExplorerEnabled": true,
"isModuleEnabled": {
"governance": true
},
"isNativelySupportedByKeplr": false
}
Loading

0 comments on commit c2e3fbc

Please sign in to comment.