Add ADAPad.io (BEP20) (#13991)

* Update token info VelasPad

logo and info update

* Update info.json

* Update info.json

* Info for token ADAPad.io

* Update logo.png

Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
divinechoice 2021-10-01 20:35:12 +05:30 committed by GitHub
parent 3b862938d1
commit c575f9c858
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": "ADAPad.io",
"type": "BEP20",
"symbol": "ADAPAD",
"decimals": 18,
"website": "https://adapad.io/",
"description": "ADAPad is launchpad",
"explorer": "https://bscscan.com/token/0xDB0170e2d0c1CC1b2E7a90313d9B9afA4f250289",
"status": "active",
"id": "0xDB0170e2d0c1CC1b2E7a90313d9B9afA4f250289",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/ADAPadofficial"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/adapad/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/adapad"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 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/"
] }
} ]
}