Skip to content

Commit 18d3328

Browse files
committed
build 🛠 build-20260310-030403
1 parent 8fb3a4a commit 18d3328

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

v2/packages/chain-registry/src/mainnet/osmosis/asset-list.ts

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22941,6 +22941,30 @@ const info: AssetList = {
2294122941
path: 'transfer/channel-874/factory/neutron17sp75wng9vl2hu3sf4ky86d7smmk3wle9gkts2gmedn9x4ut3xcqa5xp34/maxbtc'
2294222942
}
2294322943
}]
22944+
},
22945+
{
22946+
description: 'GSI is the native digital asset of Grey Stone Incorporated, engineered to function as a leveraged Bitcoin proxy through proprietary automated market maker configuration methodologies.',
22947+
denomUnits: [{
22948+
denom: 'factory/osmo187hj0cr8csrhzm8ukzsp53vc0cfp338ftacy7j/gsi',
22949+
exponent: 0
22950+
}, {
22951+
denom: 'gsi',
22952+
exponent: 6
22953+
}],
22954+
base: 'factory/osmo187hj0cr8csrhzm8ukzsp53vc0cfp338ftacy7j/gsi',
22955+
name: 'Grey Stone Incorporated',
22956+
display: 'gsi',
22957+
symbol: 'GSI',
22958+
logoURIs: {
22959+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/gsi.png'
22960+
},
22961+
images: [{
22962+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/gsi.png'
22963+
}],
22964+
socials: {
22965+
website: 'https://greystoneinc.io'
22966+
},
22967+
typeAsset: 'sdk.coin'
2294422968
}
2294522969
]
2294622970
};

0 commit comments

Comments
 (0)