Skip to content

Commit

Permalink
Adjust .axl suffix for some assets
Browse files Browse the repository at this point in the history
  • Loading branch information
SecretSaturn authored Jun 27, 2024
1 parent 6c004ef commit 7ef5ceb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
},
{
"contract_name": "Secret Axelar DAI",
"visible_asset_name": "DAI.axl",
"visible_asset_name": "DAI",
"symbol": "saDAI",
"decimals": 18,
"denom": "dai-wei",
Expand All @@ -124,7 +124,7 @@
},
{
"contract_name": "Secret Axelar WETH",
"visible_asset_name": "WETH.axl",
"visible_asset_name": "WETH",
"symbol": "saWETH",
"decimals": 18,
"denom": "weth-wei",
Expand All @@ -134,7 +134,7 @@
},
{
"contract_name": "Secret Axelar WBTC",
"visible_asset_name": "WBTC.axl",
"visible_asset_name": "WBTC",
"symbol": "saWBTC",
"decimals": 8,
"denom": "wbtc-satoshi",
Expand All @@ -144,7 +144,7 @@
},
{
"contract_name": "Secret Axelar FRAX",
"visible_asset_name": "FRAX.axl",
"visible_asset_name": "FRAX",
"symbol": "saFRAX",
"decimals": 18,
"denom": "frax-wei",
Expand All @@ -154,7 +154,7 @@
},
{
"contract_name": "Secret Axelar UNI",
"visible_asset_name": "UNI.axl",
"visible_asset_name": "UNI",
"symbol": "saUNI",
"decimals": 18,
"denom": "uni-wei",
Expand All @@ -164,7 +164,7 @@
},
{
"contract_name": "Secret Axelar WBNB",
"visible_asset_name": "WBNB.axl",
"visible_asset_name": "WBNB",
"symbol": "saWBNB",
"decimals": 18,
"denom": "wbnb-wei",
Expand All @@ -184,7 +184,7 @@
},
{
"contract_name": "Secret Axelar Link",
"visible_asset_name": "LINK.axl",
"visible_asset_name": "LINK",
"symbol": "saLINK",
"decimals": 18,
"denom": "link-wei",
Expand Down

0 comments on commit 7ef5ceb

Please sign in to comment.