File tree Expand file tree Collapse file tree 2 files changed +56
-1
lines changed
v2/packages/chain-registry/src/mainnet Expand file tree Collapse file tree 2 files changed +56
-1
lines changed Original file line number Diff line number Diff line change @@ -622,6 +622,54 @@ const info: AssetList = {
622
622
png : 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/susds.png' ,
623
623
svg : 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/susds.svg'
624
624
}
625
+ } ,
626
+ {
627
+ description : 'OPHIR is a Cosmos Treasury DAO' ,
628
+ extendedDescription : 'The ancient city of gold' ,
629
+ denomUnits : [ {
630
+ denom : 'ibc/B26F762ED6D20D0D5305FE1870A476EBCB95127C10199F3CB16E69D893E9F775' ,
631
+ exponent : 0 ,
632
+ aliases : [ 'transfer/channel-141/transfer/channel-642/factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir' ]
633
+ } , {
634
+ denom : 'OPHIR' ,
635
+ exponent : 6
636
+ } ] ,
637
+ typeAsset : 'ics20' ,
638
+ base : 'ibc/B26F762ED6D20D0D5305FE1870A476EBCB95127C10199F3CB16E69D893E9F775' ,
639
+ name : 'Ophir DAO' ,
640
+ display : 'OPHIR' ,
641
+ symbol : 'OPHIR' ,
642
+ traces : [ {
643
+ type : 'ibc' ,
644
+ counterparty : {
645
+ chainName : 'migaloo' ,
646
+ baseDenom : 'factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir' ,
647
+ channelId : 'channel-5'
648
+ } ,
649
+ chain : {
650
+ channelId : 'channel-642' ,
651
+ path : 'transfer/channel-642/factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir'
652
+ }
653
+ } , {
654
+ type : 'ibc' ,
655
+ counterparty : {
656
+ chainName : 'osmosis' ,
657
+ baseDenom : 'ibc/3AF2E322D4B54BB97EEE24760ED25B725842A9B62C759402AB8AADD75915FD14' ,
658
+ channelId : 'channel-0'
659
+ } ,
660
+ chain : {
661
+ channelId : 'channel-141' ,
662
+ path : 'transfer/channel-141/transfer/channel-642/factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir'
663
+ }
664
+ } ] ,
665
+ logoURIs : {
666
+ png : 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ophir.png'
667
+ } ,
668
+ socials : {
669
+ website : 'https://www.ophirdao.com' ,
670
+ twitter : 'https://x.com/OphirDAO'
671
+ } ,
672
+ keywords : [ 'dao' ]
625
673
}
626
674
]
627
675
} ;
Original file line number Diff line number Diff line change @@ -24693,6 +24693,9 @@ const info: AssetList = {
24693
24693
logoURIs: {
24694
24694
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/STLTH.png'
24695
24695
},
24696
+ socials: {
24697
+ twitter: 'https://x.com/Stealth_stars'
24698
+ },
24696
24699
images: [{
24697
24700
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/STLTH.png'
24698
24701
}]
@@ -24717,7 +24720,11 @@ const info: AssetList = {
24717
24720
},
24718
24721
images: [{
24719
24722
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MTC.png'
24720
- }]
24723
+ }],
24724
+ socials: {
24725
+ website: 'https://builder.crmh.xyz/auth',
24726
+ twitter: 'https://x.com/crypmatcha'
24727
+ }
24721
24728
},
24722
24729
{
24723
24730
description: 'Solana (SOL) native coin bridged via Int3face bridge',
You can’t perform that action at this time.
0 commit comments