Skip to content

Commit

Permalink
added meme on planq and plq on meme network
Browse files Browse the repository at this point in the history
  • Loading branch information
kakucodes committed Jun 5, 2024
1 parent 30c0750 commit 35e8f14
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 0 deletions.
48 changes: 48 additions & 0 deletions meme/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,54 @@
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.svg"
}
]
},
{
"description": "The native EVM, governance and staking token of the Planq Network",
"extended_description": "Planq is the very first cryptocurrency project to keep mobile platform usability at heart, taking a step away from dependency on desktop services. By focusing on easy accessibility and close integration of other blockchains via easy to use bridges, Planq will push Web 3 adoption in the mobile space to the next level.",
"denom_units": [
{
"denom": "ibc/FACC1CE598366EA01D86CF1CBE05F1A6C7511F673E91DEFF04342ED8DEFE3A60",
"exponent": 0
},
{
"denom": "planq",
"exponent": 18
}
],
"name": "Planq",
"display": "planq",
"symbol": "PLQ",
"type_asset": "ics20",
"base": "ibc/FACC1CE598366EA01D86CF1CBE05F1A6C7511F673E91DEFF04342ED8DEFE3A60",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg"
},
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "planq",
"base_denom": "aplanq",
"channel_id": "channel-64"
},
"chain": {
"channel_id": "channel-11",
"path": "transfer/channel-11/aplanq"
}
}
],
"coingecko_id": "planq",
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/planq.svg",
"image_sync": {
"chain_name": "planq",
"base_denom": "aplanq"
}
}
]
}
]
}
47 changes: 47 additions & 0 deletions planq/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,53 @@
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/srcx.png"
}
},
{
"description": "MEME Token (MEME) is the native staking token of the MEME Chain",
"denom_units": [
{
"denom": "ibc/747FF58D3F211497581252CEBE11D7E785FC1E53AC5C29497A361E3830F1AF4A",
"exponent": 0
},
{
"denom": "meme",
"exponent": 6
}
],
"base": "ibc/747FF58D3F211497581252CEBE11D7E785FC1E53AC5C29497A361E3830F1AF4A",
"name": "MEME",
"display": "meme",
"symbol": "MEME",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.svg"
},
"type_asset": "ics20",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "meme",
"base_denom": "umeme",
"channel_id": "channel-11"
},
"chain": {
"channel_id": "channel-64",
"path": "transfer/channel-64/umeme"
}
}
],
"coingecko_id": "meme-network",
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/meme/images/meme.svg",
"image_sync": {
"chain_name": "meme",
"base_denom": "umeme"
}
}
]
}
]
}

0 comments on commit 35e8f14

Please sign in to comment.