File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
v2/packages/chain-registry/src/mainnet/osmosis Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change @@ -24771,6 +24771,43 @@ const info: AssetList = {
24771
24771
primaryColorHex: '#3d3d3d'
24772
24772
}
24773
24773
}]
24774
+ },
24775
+ {
24776
+ description: 'OPHIR is a Cosmos Treasury DAO',
24777
+ extendedDescription: 'The ancient city of gold',
24778
+ denomUnits: [{
24779
+ denom: 'ibc/3AF2E322D4B54BB97EEE24760ED25B725842A9B62C759402AB8AADD75915FD14',
24780
+ exponent: 0,
24781
+ aliases: ['factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir']
24782
+ }, {
24783
+ denom: 'OPHIR',
24784
+ exponent: 6
24785
+ }],
24786
+ typeAsset: 'ics20',
24787
+ base: 'ibc/3AF2E322D4B54BB97EEE24760ED25B725842A9B62C759402AB8AADD75915FD14',
24788
+ name: 'Ophir DAO',
24789
+ display: 'OPHIR',
24790
+ symbol: 'OPHIR',
24791
+ traces: [{
24792
+ type: 'ibc',
24793
+ counterparty: {
24794
+ chainName: 'migaloo',
24795
+ baseDenom: 'factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir',
24796
+ channelId: 'channel-5'
24797
+ },
24798
+ chain: {
24799
+ channelId: 'channel-642',
24800
+ path: 'transfer/channel-642/factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir'
24801
+ }
24802
+ }],
24803
+ logoURIs: {
24804
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ophir.png'
24805
+ },
24806
+ socials: {
24807
+ website: 'https://www.ophirdao.com',
24808
+ twitter: 'https://x.com/OphirDAO'
24809
+ },
24810
+ keywords: ['dao']
24774
24811
}
24775
24812
]
24776
24813
};
You can’t perform that action at this time.
0 commit comments