Skip to content

Commit

Permalink
Adding WEIRD token to Neutron (cosmos#4567)
Browse files Browse the repository at this point in the history
* Adding WEIRD token to Neutron

* Adding WEIRD token to Osmosis
  • Loading branch information
MedvedCrypto authored May 7, 2024
1 parent a0655a3 commit b4e168e
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 0 deletions.
28 changes: 28 additions & 0 deletions neutron/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1081,6 +1081,34 @@
}
}
]
},
{
"description": "WEIRD FRIENDS token",
"denom_units": [
{
"denom": "factory/neutron133xakkrfksq39wxy575unve2nyehg5npx75nph/WEIRD",
"exponent": 0,
"aliases": [
"uWEIRD"
]
},
{
"denom": "WEIRD",
"exponent": 6
}
],
"base": "factory/neutron133xakkrfksq39wxy575unve2nyehg5npx75nph/WEIRD",
"name": "WEIRD",
"display": "WEIRD",
"symbol": "WEIRD",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WEIRD.png"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WEIRD.png"
}
]
}
]
}
Binary file added neutron/images/WEIRD.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 47 additions & 0 deletions osmosis/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -16484,6 +16484,53 @@
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/grac.png"
}
]
},
{
"description": "WEIRD token for WEIRD friends collection",
"denom_units": [
{
"denom": "ibc/38ADC6FFDDDB7D70B72AD0322CEA8844CB18FAA0A23400DBA8A99D43E18B3748",
"exponent": 0,
"aliases": [
"uWEIRD"
]
},
{
"denom": "WEIRD",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/38ADC6FFDDDB7D70B72AD0322CEA8844CB18FAA0A23400DBA8A99D43E18B3748",
"name": "WEIRD token",
"display": "WEIRD",
"symbol": "WEIRD",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "neutron",
"base_denom": "factory/neutron133xakkrfksq39wxy575unve2nyehg5npx75nph/WEIRD",
"channel_id": "channel-10"
},
"chain": {
"channel_id": "channel-874",
"path": "transfer/channel-874/factory/neutron133xakkrfksq39wxy575unve2nyehg5npx75nph/WEIRD"
}
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WEIRD.png"
},
"images": [
{
"image_sync": {
"chain_name": "neutron",
"base_denom": "factory/neutron133xakkrfksq39wxy575unve2nyehg5npx75nph/WEIRD"
},
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/WEIRD.png"
}
]
}
]
}

0 comments on commit b4e168e

Please sign in to comment.