@chain-registry/v2
Version:
150 lines (149 loc) • 5.54 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const info = {
$schema: '../assetlist.schema.json',
chainName: 'odin',
assets: [
{
description: 'ODIN is the Staking and governance token for ODIN Protocol',
denomUnits: [{
denom: 'loki',
exponent: 0
}, {
denom: 'odin',
exponent: 6
}],
base: 'loki',
name: 'ODIN',
display: 'odin',
symbol: 'ODIN',
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
},
coingeckoId: 'odin-protocol',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
}],
socials: {
website: 'https://odinprotocol.io/',
twitter: 'https://twitter.com/odinprotocol'
},
typeAsset: 'sdk.coin'
},
{
description: 'GEO token for ODIN Protocol',
denomUnits: [{
denom: 'mGeo',
exponent: 0
}, {
denom: 'geo',
exponent: 6
}],
base: 'mGeo',
name: 'GEO',
display: 'geo',
symbol: 'GEO',
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.svg'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/geo.svg',
theme: {
primaryColorHex: '#c3ebf3'
}
}],
typeAsset: 'sdk.coin'
},
{
description: 'DOKI the last Dragon',
denomUnits: [{
denom: 'udoki',
exponent: 0
}, {
denom: 'doki',
exponent: 6
}],
base: 'udoki',
name: 'DOKI',
display: 'doki',
symbol: 'DOKI',
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/doki_Logo.png'
},
coingeckoId: 'doki',
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/doki_Logo.png',
theme: {
primaryColorHex: '#2e2d2a'
}
}],
socials: {
website: 'https://dokicoin.io/',
twitter: 'https://twitter.com/doki_coin'
},
typeAsset: 'sdk.coin'
},
{
description: 'Myrkur the leader of OLD Order',
denomUnits: [{
denom: 'umyrk',
exponent: 0
}, {
denom: 'myrk',
exponent: 6
}],
base: 'umyrk',
name: 'MYRK',
display: 'myrk',
symbol: 'MYRK',
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/MYRK_Logo.png'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/MYRK_Logo.png',
theme: {
primaryColorHex: '#0a0707'
}
}],
socials: {
twitter: 'https://twitter.com/myrkweilds'
},
typeAsset: 'sdk.coin'
},
{
description: 'O9W token for ODIN Protocol',
denomUnits: [{
denom: 'mO9W',
exponent: 0
}, {
denom: 'O9W',
exponent: 6
}],
base: 'mO9W',
name: 'O9W',
display: 'O9W',
symbol: 'O9W',
logoURIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.svg'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/o9w.svg',
theme: {
primaryColorHex: '#040404'
}
}],
socials: {
website: 'https://www.odin9worlds.io/',
twitter: 'https://twitter.com/odin9worlds'
},
typeAsset: 'sdk.coin'
}
]
};
exports.default = info;