chain-registry
Version:
39 lines (38 loc) • 2.51 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const info = {
$schema: '../assetlist.schema.json',
chain_name: 'kimanetwork',
assets: [{
description: 'Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.',
extended_description: 'Kima is an asset-agnostic interoperability infrastructure designed to bridge the gap between blockchain networks and traditional financial systems. By providing a unified platform for secure and scalable cross-ecosystem transactions, Kima enables seamless transfers across different ecosystems, including digital assets and legacy financial systems. Its patent-pending architecture eliminates vulnerabilities associated with smart contracts and key management, ensuring a secure environment for high-volume transactions. Kima’s innovative approach provides financial institutions and developers with the tools needed to create interoperable solutions that operate across both traditional and blockchain-based systems, driving the future of decentralized finance and financial services.',
denom_units: [{
denom: 'uKIMA',
exponent: 0
}, {
denom: 'KIMA',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'uKIMA',
name: 'KIMA',
display: 'KIMA',
symbol: 'KIMA',
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
},
images: [{
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
}],
socials: {
github: 'https://github.com/kima-finance',
medium: 'https://medium.com/@kima_finance',
telegram: 'https://t.me/kimanetwork',
twitter: 'https://x.com/KimaNetwork',
website: 'https://www.kima.network/'
}
}]
};
exports.default = info;