mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Migration for PathFundV2 (BEP20) (#19615)
* Create logo.png * Create info.json
This commit is contained in:
parent
6790e809fc
commit
5dbb10a05b
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"name": "PathFundV2",
|
||||
"type": "BEP20",
|
||||
"symbol": "PATH",
|
||||
"decimals": 9,
|
||||
"website": "https://pathfund.net",
|
||||
"description": "PathFund's initiative is to build and make available to investors a secure and friendly ecosystem with an intuitive interface.",
|
||||
"explorer": "https://bscscan.com/token/0x3c0b6fcb2f62990f477d9af611e4da3ff1f08222",
|
||||
"status": "active",
|
||||
"id": "0x3C0b6FCB2F62990f477d9AF611e4Da3fF1F08222",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/PathFund"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/PathFund"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/PathFund"
|
||||
},
|
||||
{
|
||||
"name": "docs",
|
||||
"url": "https://docs.pathfund.net"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/pathfundv2/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"defi"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user