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:
divinechoice 2021-09-30 20:22:46 +05:30 committed by GitHub
parent 8f72942e96
commit c3c861d0a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 56 additions and 29 deletions

View File

@ -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

View File

@ -1,29 +1,31 @@
{
"name": "VELASPAD", {
"type": "BEP20", "name": "VELASPAD",
"symbol": "VLXPAD", "type": "BEP20",
"decimals": 18, "symbol": "VLXPAD",
"website": "https://velaspad.io/", "decimals": 18,
"description": "VLXPAD is a token for VelasPad launchpad", "website": "https://velaspad.io/",
"explorer": "https://bscscan.com/token/0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0", "description": "VLXPAD is a token for VelasPad launchpad",
"status": "active", "explorer": "https://bscscan.com/token/0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0",
"id": "0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0", "status": "active",
"links": [ "id": "0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0",
{ "links": [
"name": "twitter", {
"url": "https://twitter.com/VelasPad" "name": "twitter",
}, "url": "https://twitter.com/VelasPad"
{ },
"name": "coingecko", {
"url": "https://coingecko.com/velaspad" "name": "coingecko",
}, "url": "https://coingecko.com/velaspad"
{ },
"name": "telegram", {
"url": "https://t.me/VelasPad" "name": "telegram",
}, "url": "https://t.me/VelasPad"
{ },
"name": "coinmarketcap", {
"url": "https://coinmarketcap.com/currencies/velaspad/" "name": "coinmarketcap",
} "url": "https://coinmarketcap.com/currencies/velaspad/"
] }
} ]
}