Skip to content

Commit

Permalink
Register allFIL to Osmosis (#5667)
Browse files Browse the repository at this point in the history
* List allFIL

* Add files via upload

* Delete osmosis/images/FIL.axl.png

* Delete osmosis/images/FIL.axl.svg

* Add files via upload

* remove comma

* Update image links

* Rename FIL.axl.svg to fil.axl.svg

* Rename FIL.axl.png to fil.axl.png
  • Loading branch information
JohnnyWyles authored Dec 9, 2024
1 parent 375e498 commit eddcdec
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 6 deletions.
63 changes: 57 additions & 6 deletions osmosis/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -10098,9 +10098,9 @@
],
"type_asset": "ics20",
"base": "ibc/18FB5C09D9D2371F659D4846A956FA56225E377EE3C3652A2BF3542BF809159D",
"name": "Filecoin",
"name": "Filecoin (Axelar)",
"display": "fil",
"symbol": "FIL",
"symbol": "FIL.axl",
"traces": [
{
"type": "wrapped",
Expand Down Expand Up @@ -10132,17 +10132,17 @@
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg"
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg"
},
"images": [
{
"image_sync": {
"chain_name": "filecoin",
"base_denom": "attoFIL"
},
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fil.axl.svg",
"theme": {
"primary_color_hex": "#0493fc"
}
Expand Down Expand Up @@ -26219,6 +26219,57 @@
"keywords": [
"meme"
]
},
{
"description": "An alloy of FIL asset variants on Osmosis.",
"extended_description": "Multiple Filecoin variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of FIL.",
"denom_units": [
{
"denom": "factory/osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs/alloyed/allFIL",
"exponent": 0
},
{
"denom": "allFIL",
"exponent": 12
}
],
"type_asset": "sdk.coin",
"address": "osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs",
"base": "factory/osmo1ss0n3ghv5rr4z4y54fnkprc69tegmdm3ejlkgr2z4utnyg7eljgs9pztvs/alloyed/allFIL",
"name": "Filecoin",
"display": "allFIL",
"symbol": "FIL",
"traces": [
{
"type": "synthetic",
"counterparty": {
"chain_name": "filecoin",
"base_denom": "attoFIL"
},
"provider": "Osmosis"
}
],
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png"
},
"images": [
{
"image_sync": {
"chain_name": "filecoin",
"base_denom": "attoFIL"
},
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/filecoin/images/fil.png",
"theme": {
"primary_color_hex": "#0493fc"
}
},
{
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allFIL.png"
}
]
}
]
}
Binary file added osmosis/images/fil.axl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions osmosis/images/fil.axl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eddcdec

Please sign in to comment.