forked from LaconicNetwork/icns-frontend
161 lines
5.6 KiB
TypeScript
161 lines
5.6 KiB
TypeScript
import { AccountInfo } from "./types";
|
|
|
|
export const AccountInfos: AccountInfo[] = [
|
|
{
|
|
prefix: "cosmos",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/cosmoshub/chain.png",
|
|
},
|
|
{
|
|
prefix: "osmo",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/osmosis/chain.png",
|
|
},
|
|
{
|
|
prefix: "agoric",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/agoric/chain.png",
|
|
},
|
|
{
|
|
prefix: "akash",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/akashnet/chain.png",
|
|
},
|
|
{
|
|
prefix: "axelar",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/axelar-dojo/chain.png",
|
|
},
|
|
{
|
|
prefix: "bostrom",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/bostrom/chain.png",
|
|
},
|
|
{
|
|
prefix: "persistence",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/core/chain.png",
|
|
},
|
|
{
|
|
prefix: "cro",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/crypto-org-chain-mainnet/chain.png",
|
|
},
|
|
{
|
|
prefix: "emoney",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/emoney/chain.png",
|
|
},
|
|
{
|
|
prefix: "evmos",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/evmos_9001/chain.png",
|
|
},
|
|
{
|
|
prefix: "gravity",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/gravity-bridge/chain.png",
|
|
},
|
|
{
|
|
prefix: "ixo",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/impacthub/chain.png",
|
|
},
|
|
{
|
|
prefix: "star",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/iov-mainnet-ibc/chain.png",
|
|
},
|
|
{
|
|
prefix: "iaa",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/irishub/chain.png",
|
|
},
|
|
{
|
|
prefix: "juno",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/juno/chain.png",
|
|
},
|
|
{
|
|
prefix: "kava",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/kava_2222/chain.png",
|
|
},
|
|
{
|
|
prefix: "regen",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/regen/chain.png",
|
|
},
|
|
{
|
|
prefix: "secret",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/secret/chain.png",
|
|
},
|
|
{
|
|
prefix: "sent",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/sentinelhub/chain.png",
|
|
},
|
|
{
|
|
prefix: "certik",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/shentu-2.2/chain.png",
|
|
},
|
|
{
|
|
prefix: "sif",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/sifchain/chain.png",
|
|
},
|
|
{
|
|
prefix: "somm",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/sommelier/chain.png",
|
|
},
|
|
{
|
|
prefix: "stars",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/stargaze/chain.png",
|
|
},
|
|
{
|
|
prefix: "stride",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/stride/chain.png",
|
|
},
|
|
{
|
|
prefix: "tgrade",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/tgrade-mainnet/chain.png",
|
|
},
|
|
{
|
|
prefix: "umee",
|
|
address: "cosmos14ky6udatsvdx859050mrnr7rvml0huue2wszvs",
|
|
chainImageUrl:
|
|
"https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/umee/chain.png",
|
|
},
|
|
];
|