UNPKG

chain-registry

Version:
33 lines (32 loc) 1.06 kB
const info = { $schema: '../../assetlist.schema.json', chainName: 'daodiseotestnet', assets: [{ denomUnits: [{ denom: 'uodis', exponent: 0 }, { denom: 'ODIS', exponent: 6 }], base: 'uodis', name: 'Odis', display: 'ODIS', symbol: 'ODIS', logoURIs: { svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/daodiseotestnet/images/odiseo.svg' }, socials: { website: 'https://daodiseo.money', x: 'https://x.com/DaoDiseoMoney' }, images: [{ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/daodiseotestnet/images/odiseo.svg', theme: { circle: true } }], typeAsset: 'sdk.coin' }] }; export default info;