sync mainnet config
25
chains/mainnet/aura.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"chain_name": "aura",
|
||||
"coingecko": "aura-network",
|
||||
"api": ["https://lcd.aura.network"],
|
||||
"rpc": [
|
||||
"https://rpc.aura.network:443",
|
||||
"https://snapshot-1.aura.network:443",
|
||||
"https://snapshot-2.aura.network:443"
|
||||
],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.45.11",
|
||||
"coin_type": "118",
|
||||
"min_tx_fee": "8000",
|
||||
"addr_prefix": "aura",
|
||||
"logo": "/logos/aura.png",
|
||||
"assets": [
|
||||
{
|
||||
"base": "uaura",
|
||||
"symbol": "AURA",
|
||||
"exponent": "6",
|
||||
"coingecko_id": "aura-network",
|
||||
"logo": "/logos/aura.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -1,30 +1,15 @@
|
||||
{
|
||||
"chain_name": "cosmos",
|
||||
"api": [
|
||||
"https://api-cosmoshub-ia.cosmosia.notional.ventures"
|
||||
"https://api-cosmoshub-ia.cosmosia.notional.ventures",
|
||||
"https://lcd-cosmoshub.blockapsis.com:443",
|
||||
"https://cosmos.api.ping.pub"
|
||||
],
|
||||
"rpc": [{
|
||||
"address": "http://rpc-cosmoshub.freshstaking.com:26657/",
|
||||
"provider": "FreshSTAKING"
|
||||
},
|
||||
{
|
||||
"address": "https://cosmos-rpc.polkachu.com/",
|
||||
"provider": "Polkachu"
|
||||
},
|
||||
|
||||
{
|
||||
"address": "https://rpc.cosmoshub.strange.love/",
|
||||
"provider": "strangelove-ventures"
|
||||
},
|
||||
{
|
||||
"address": "https://rpc-cosmoshub.whispernode.com/",
|
||||
"provider": "WhisperNode🤐"
|
||||
}],
|
||||
"rpc": ["https://rpc.cosmos.network:443", "https://cosmos-rpc.icycro.org", "https://rpc.cosmos.dragonstake.io"],
|
||||
"sdk_version": "0.45.1",
|
||||
"coin_type": "118",
|
||||
"min_tx_fee": "800",
|
||||
"addr_prefix": "cosmos",
|
||||
"registry_name": "cosmoshub",
|
||||
"logo": "/logos/cosmos.svg",
|
||||
"assets": [{
|
||||
"base": "uatom",
|
||||
|
19
chains/mainnet/gitopia.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"chain_name": "gitopia",
|
||||
"coingecko": "",
|
||||
"api": ["https://gitopia-api.polkachu.com"],
|
||||
"rpc": ["https://gitopia-rpc.polkachu.com"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.46.12",
|
||||
"coin_type": "118",
|
||||
"min_tx_fee": "3000",
|
||||
"addr_prefix": "gitopia",
|
||||
"logo": "/logos/gitopia.png",
|
||||
"assets": [{
|
||||
"base": "ulore",
|
||||
"symbol": "LORE",
|
||||
"exponent": "6",
|
||||
"coingecko_id": "",
|
||||
"logo": "/logos/gitopia.png"
|
||||
}]
|
||||
}
|
@ -13,7 +13,7 @@
|
||||
"base": "ugraviton",
|
||||
"symbol": "GRAVITON",
|
||||
"exponent": "6",
|
||||
"coingecko_id": "",
|
||||
"coingecko_id": "graviton",
|
||||
"logo": "/logos/gravity-bridge.png"
|
||||
}]
|
||||
}
|
||||
|
18
chains/mainnet/kyve.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"chain_name": "kyve",
|
||||
"api": ["https://api-explorer.kyve.network:443"],
|
||||
"rpc": ["https://rpc-eu-1.kyve.network:443","https://rpc-us-1.kyve.network:443"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.46.10",
|
||||
"coin_type": "118",
|
||||
"min_tx_fee": "4000",
|
||||
"assets": [{
|
||||
"base": "ukyve",
|
||||
"symbol": "KYVE",
|
||||
"exponent": "6",
|
||||
"coingecko_id": "",
|
||||
"logo": "/logos/kyve.svg"
|
||||
}],
|
||||
"addr_prefix": "kyve",
|
||||
"logo": "/logos/kyve.svg"
|
||||
}
|
@ -1,21 +1,26 @@
|
||||
{
|
||||
"chain_name": "Migaloo",
|
||||
"coingecko": "",
|
||||
"api": ["https://api.migaloo.silknodes.io"],
|
||||
"rpc": ["https://rpc.migaloo.silknodes.io"],
|
||||
"coingecko": "white-whale",
|
||||
"api": [
|
||||
"https://migaloo-api.polkachu.com",
|
||||
"https://api.migaloo.silknodes.io"
|
||||
],
|
||||
"rpc": [
|
||||
"https://migaloo-rpc.polkachu.com/:443",
|
||||
"https://rpc.migaloo.silknodes.io"
|
||||
],
|
||||
"snapshot_provider": "",
|
||||
"coin_type": 118,
|
||||
"sdk_version": "0.45.9",
|
||||
"addr_prefix": "migaloo",
|
||||
"logo": "/logos/migaloo.png",
|
||||
"assets": [
|
||||
{
|
||||
"base": "uwhale",
|
||||
"symbol": "WHALE",
|
||||
"exponent": 6,
|
||||
"coingecko_id": "",
|
||||
"logo": "/logos/whitewhale.jpg"
|
||||
}
|
||||
{
|
||||
"base": "uwhale",
|
||||
"symbol": "WHALE",
|
||||
"exponent": 6,
|
||||
"coingecko_id": "white-whale",
|
||||
"logo": "/logos/whitewhale.jpg"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
}
|
||||
|
17
chains/mainnet/nois.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"chain_name": "nois",
|
||||
"api": ["https://nois-api.polkachu.com"],
|
||||
"rpc": ["https://nois-rpc.polkachu.com"],
|
||||
"sdk_version": "0.45.14",
|
||||
"addr_prefix": "nois",
|
||||
"min_tx_fee": "5000",
|
||||
"logo": "/logos/nois.png",
|
||||
"assets": [
|
||||
{
|
||||
"symbol": "NOIS",
|
||||
"base": "unois",
|
||||
"exponent": 6,
|
||||
"logo": "/logos/nois.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chain_name": "osmosis",
|
||||
"coingecko": "osmosis",
|
||||
"api": ["https://api-osmosis-ia.cosmosia.notional.ventures", "https://osmosis-api.polkachu.com", "https://lcd-osmosis.blockapsis.com"],
|
||||
"api": ["https://api-osmosis-ia.cosmosia.notional.ventures", "https://osmosis-api.polkachu.com", "https://osmo.api.ping.pub", "https://lcd-osmosis.blockapsis.com"],
|
||||
"rpc": ["https://rpc-osmosis-ia.cosmosia.notional.ventures:443", "https://osmosis-rpc.polkachu.com:443", "https://osmosis.validator.network:443", "https://rpc-osmosis.blockapsis.com:443"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.46.1",
|
||||
|
20
chains/mainnet/quasar.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"chain_name": "Quasar",
|
||||
"coingecko": "",
|
||||
"api": ["https://quasar-api.polkachu.com"],
|
||||
"rpc": ["https://quasar-rpc.polkachu.com"],
|
||||
"sdk_version": "0.45.14",
|
||||
"coin_type": 118,
|
||||
"min_tx_fee": "8000",
|
||||
"addr_prefix": "quasar",
|
||||
"logo": "/logos/quasar.png",
|
||||
"assets": [
|
||||
{
|
||||
"base": "uqsr",
|
||||
"symbol": "QSR",
|
||||
"exponent": 6,
|
||||
"coingecko_id": "",
|
||||
"logo": "/logos/quasar.png"
|
||||
}
|
||||
]
|
||||
}
|
@ -13,7 +13,7 @@
|
||||
"base": "uqck",
|
||||
"symbol": "QCK",
|
||||
"exponent": "6",
|
||||
"coingecko_id": "",
|
||||
"coingecko_id": "quicksilver",
|
||||
"logo": "/logos/quicksilver.png"
|
||||
}
|
||||
]
|
||||
|
@ -4,7 +4,7 @@
|
||||
"api": ["https://public-rest-rpc1.stafihub.io","https://api.stafihub.nodestake.top"],
|
||||
"rpc": ["https://public-rpc1.stafihub.io:443","https://rpc.stafihub.nodestake.top"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.45.7",
|
||||
"sdk_version": "0.46.12",
|
||||
"coin_type": "118",
|
||||
"min_tx_fee": "20000",
|
||||
"addr_prefix": "stafi",
|
||||
@ -33,5 +33,11 @@
|
||||
"exponent": "6",
|
||||
"coingecko_id": "",
|
||||
"logo": "/logos/stafihub.png"
|
||||
},{
|
||||
"base": "urswth",
|
||||
"symbol": "rSWTH",
|
||||
"exponent": "8",
|
||||
"coingecko_id": "",
|
||||
"logo": "/logos/stafihub.png"
|
||||
}]
|
||||
}
|
||||
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"chain_name": "umee",
|
||||
"api": ["https://api.barnacle.mainnet.network.umee.cc:443"],
|
||||
"rpc": ["https://rpc.barnacle.mainnet.network.umee.cc:443"],
|
||||
"api": ["https://umee-api.polkachu.com:443"],
|
||||
"rpc": ["https://umee-rpc.polkachu.com:443"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.46.2",
|
||||
"sdk_version": "0.46.11",
|
||||
"coin_type": "118",
|
||||
"min_tx_fee": "8000",
|
||||
"addr_prefix": "umee",
|
||||
|
20
chains/mainnet/whitewhale.json.disable
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"chain_name": "whitewhale",
|
||||
"api": ["https://whitewhale-api.polkachu.com:443"],
|
||||
"rpc": ["https://whitewhale-rpc.polkachu.com:443"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.46.9",
|
||||
"coin_type": "118",
|
||||
"min_tx_fee": "8000",
|
||||
"addr_prefix": "migaloo",
|
||||
"logo": "/logos/whitewhale.png",
|
||||
"assets": [
|
||||
{
|
||||
"base": "uwhale",
|
||||
"symbol": "WHALE",
|
||||
"exponent": "6",
|
||||
"coingecko_id": "white-whale",
|
||||
"logo": "/logos/whale.png"
|
||||
}
|
||||
]
|
||||
}
|
BIN
public/logos/gitopia.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
41
public/logos/kyve.svg
Normal file
@ -0,0 +1,41 @@
|
||||
<svg width="440" height="440" viewBox="0 0 440 440" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_7293_9714)">
|
||||
<rect width="440" height="440" fill="white"/>
|
||||
<g filter="url(#filter0_d_7293_9714)">
|
||||
<rect width="440" height="440" fill="#141C1B"/>
|
||||
<mask id="mask0_7293_9714" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="440" height="440">
|
||||
<rect width="440" height="440" fill="#141C1B"/>
|
||||
</mask>
|
||||
<g mask="url(#mask0_7293_9714)">
|
||||
<g filter="url(#filter1_f_7293_9714)">
|
||||
<ellipse cx="219.5" cy="414.5" rx="338.5" ry="244.5" fill="url(#paint0_linear_7293_9714)" fill-opacity="0.5"/>
|
||||
</g>
|
||||
</g>
|
||||
<path d="M159.423 338H115L165.144 103H209.567L189.038 199.35H197.115L273.173 103H325V107.029L235.481 218.486V224.529L292.019 335.986V338H242.885L193.75 241.65H179.615L159.423 338Z" fill="white"/>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_d_7293_9714" x="-50" y="-46" width="540" height="540" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="4"/>
|
||||
<feGaussianBlur stdDeviation="25"/>
|
||||
<feComposite in2="hardAlpha" operator="out"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_7293_9714"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_7293_9714" result="shape"/>
|
||||
</filter>
|
||||
<filter id="filter1_f_7293_9714" x="-319" y="-30" width="1077" height="889" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
||||
<feGaussianBlur stdDeviation="100" result="effect1_foregroundBlur_7293_9714"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_7293_9714" x1="219.5" y1="170" x2="219.5" y2="659" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#58C6B2"/>
|
||||
<stop offset="1" stop-color="#106757"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_7293_9714">
|
||||
<rect width="440" height="440" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 233 KiB |
BIN
public/logos/meme.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
public/logos/nois.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
public/logos/side.jpeg
Normal file
After Width: | Height: | Size: 45 KiB |