Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Planq Socials #4209

Merged
merged 10 commits into from
Mar 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _non-cosmos/binancesmartchain/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,4 +206,4 @@
]
}
]
}
}
9 changes: 7 additions & 2 deletions planq/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"assets": [
{
"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": "aplanq",
Expand All @@ -28,7 +29,11 @@
"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"
}
]
],
"socials": {
"website": "https://planq.network",
"twitter": "https://twitter.com/planqfoundation"
}
},
{
"description": "The token of Source Protocol bridged from BSC.",
Expand Down Expand Up @@ -74,4 +79,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion testnets/sourcetestnet/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
]
}
]
}
}
Loading