Skip to content

Commit

Permalink
Add $WLF coin to chihuahua & osmosis (#5797)
Browse files Browse the repository at this point in the history
* On branch add_WLF_coin, add $WLF png
Changes to be committed:
new file:   chihuahua/images/wirelibertyfence.png
new file:   osmosis/images/wirelibertyfence.png

* On branch add_WLF_coin, add $WLF to assetlist.json
Changes to be committed:
modified:   chihuahua/assetlist.json
modified:   osmosis/assetlist.json

* On branch add_WLF_coin
Changes to be committed:
modified:   chihuahua/images/wirelibertyfence.png
modified:   osmosis/assetlist.json
deleted:    osmosis/images/wirelibertyfence.png

* Update assetlist.json

* Update assetlist.json

---------

Co-authored-by: JeremyParish69 <95667791+JeremyParish69@users.noreply.github.com>
  • Loading branch information
codewire-go and JeremyParish69 authored Jan 9, 2025
1 parent b09b851 commit 419b1ee
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 0 deletions.
36 changes: 36 additions & 0 deletions chihuahua/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,42 @@
"twitter": "https://x.com/chihuahuacoinx"
},
"type_asset": "sdk.coin"
},
{
"description": "WLF coin",
"extended_description": "$WLF Wire Liberty Fence meme coin! Wirelibertyfence.xyz",
"denom_units": [
{
"denom": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence",
"exponent": 0
},
{
"denom": "WLF",
"exponent": 6
}
],
"base": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence",
"name": "wirelibertyfence",
"display": "WLF",
"symbol": "WLF",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/wirelibertyfence.png"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/wirelibertyfence.png",
"theme": {
"primary_color_hex": "#BD963D",
"background_color_hex": "#6C165E",
"circle": true
}
}
],
"socials": {
"website": "https://wirelibertyfence.xyz/",
"twitter": "https://x.com/Wirelibertyfence_CTO"
},
"type_asset": "sdk.coin"
}
]
}
Binary file added chihuahua/images/wirelibertyfence.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
52 changes: 52 additions & 0 deletions osmosis/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -26512,6 +26512,58 @@
}
}
]
},
{
"description": "WLF coin",
"denom_units": [
{
"denom": "ibc/3D00ACF371FC6B7BC871399B1909DDE18749FA19DE6B7A4F74E1D96BC073B3BC",
"exponent": 0,
"aliases": [
"factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence"
]
},
{
"denom": "wirelibertyfence",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/3D00ACF371FC6B7BC871399B1909DDE18749FA19DE6B7A4F74E1D96BC073B3BC",
"name": "wirelibertyfence",
"display": "wirelibertyfence",
"symbol": "WLF",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "chihuahua",
"base_denom": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence",
"channel_id": "channel-7"
},
"chain": {
"channel_id": "channel-113",
"path": "transfer/channel-113/factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence"
}
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/wirelibertyfence.png"
},
"images": [
{
"image_sync": {
"chain_name": "chihuahua",
"base_denom": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/wirelibertyfence"
},
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/wirelibertyfence.png",
"theme": {
"primary_color_hex": "#BD963D",
"background_color_hex": "#6C165E",
"circle": true
}
}
]
}
]
}

0 comments on commit 419b1ee

Please sign in to comment.