mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add ETHPAD.network (BEP20) (#13989)
* Update token info VelasPad logo and info update * Update info.json * Update info.json * Info for token ETHPAD.network Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
8f72942e96
commit
c3c861d0a5
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "ETHPAD.network",
|
||||
"type": "BEP20",
|
||||
"symbol": "ETHPAD",
|
||||
"decimals": 18,
|
||||
"website": "https://ethpad.network/",
|
||||
"description": "ETHPad is a launchpad token",
|
||||
"explorer": "https://bscscan.com/token/0x8dB1D28Ee0d822367aF8d220C0dc7cB6fe9DC442",
|
||||
"status": "active",
|
||||
"id": "0x8dB1D28Ee0d822367aF8d220C0dc7cB6fe9DC442",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ethpadofficial"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/ethpad/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/ethpad"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -1,29 +1,31 @@
|
|||
{
|
||||
"name": "VELASPAD",
|
||||
"type": "BEP20",
|
||||
"symbol": "VLXPAD",
|
||||
"decimals": 18,
|
||||
"website": "https://velaspad.io/",
|
||||
"description": "VLXPAD is a token for VelasPad launchpad",
|
||||
"explorer": "https://bscscan.com/token/0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0",
|
||||
"status": "active",
|
||||
"id": "0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/VelasPad"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/velaspad"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/VelasPad"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/velaspad/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
{
|
||||
"name": "VELASPAD",
|
||||
"type": "BEP20",
|
||||
"symbol": "VLXPAD",
|
||||
"decimals": 18,
|
||||
"website": "https://velaspad.io/",
|
||||
"description": "VLXPAD is a token for VelasPad launchpad",
|
||||
"explorer": "https://bscscan.com/token/0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0",
|
||||
"status": "active",
|
||||
"id": "0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/VelasPad"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/velaspad"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/VelasPad"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/velaspad/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user