Skip to content

Commit

Permalink
Update osmosis.zone_assets.json (#1956)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyParish69 authored Oct 16, 2024
1 parent a79f85f commit 7a5716a
Showing 1 changed file with 42 additions and 3 deletions.
45 changes: 42 additions & 3 deletions osmosis-1/osmosis.zone_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -5421,7 +5421,7 @@
"base_denom": "arbitrum-uusdt",
"path": "transfer/channel-208/arbitrum-uusdt",
"peg_mechanism": "collateralized",
"osmosis_verified": true,
"osmosis_verified": false,
"override_properties": {
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.arb.axl.svg"
Expand All @@ -5437,7 +5437,7 @@
"base_denom": "optimism-uusdt",
"path": "transfer/channel-208/optimism-uusdt",
"peg_mechanism": "collateralized",
"osmosis_verified": true,
"osmosis_verified": false,
"override_properties": {
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.op.axl.svg"
Expand All @@ -5453,7 +5453,7 @@
"base_denom": "polygon-uusdt",
"path": "transfer/channel-208/polygon-uusdt",
"peg_mechanism": "collateralized",
"osmosis_verified": true,
"osmosis_verified": false,
"override_properties": {
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pol.axl.svg"
Expand All @@ -5463,6 +5463,45 @@
"categories": [
"stablecoin"
]
},
{
"chain_name": "axelar",
"base_denom": "cbbtc-satoshi",
"path": "transfer/channel-208/cbbtc-satoshi",
"osmosis_verified": false,
"override_properties": {
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbbtc.axl.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbbtc.axl.png"
}
},
"_comment": "Coinase Wrapped Bitcoin (Base via Axelar) $cbBTC.axl"
},
{
"chain_name": "axelar",
"base_denom": "fbtc-satoshi",
"path": "transfer/channel-208/fbtc-satoshi",
"osmosis_verified": false,
"override_properties": {
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.png"
}
},
"_comment": "Fire Bitcoin (Mantle via Axelar) $FBTC.axl"
},
{
"chain_name": "axelar",
"base_denom": "lbtc-satoshi",
"path": "transfer/channel-208/lbtc-satoshi",
"osmosis_verified": false,
"override_properties": {
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.png"
}
},
"_comment": "Lombard Staked Bitcoin (Ethereum via Axelar) $LBTC.axl"
}
]
}

0 comments on commit 7a5716a

Please sign in to comment.