Add ADX to the BSC assets, add socials (#6154)

This commit is contained in:
Ivo Georgiev 2021-04-04 08:00:54 +03:00 committed by GitHub
parent 34259ec271
commit 7827d19866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 27 additions and 1 deletions

View File

@ -4,9 +4,16 @@
"description": "The AdEx Network aims to build a decentralized solution for digital advertising that reduces fraud, improves budgets, and protects user privacy.",
"explorer": "https://etherscan.io/token/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3",
"research": "https://research.binance.com/en/projects/adex-network",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/AdExNetwork",
"handle": "AdExNetwork"
}
],
"type": "ERC20",
"symbol": "ADX",
"decimals": 18,
"status": "active",
"id": "0xADE00C28244d5CE17D72E40330B1c318cD12B7c3"
}
}

View File

@ -0,0 +1,19 @@
{
"name": "AdEx",
"website": "https://adex.network",
"description": "The AdEx Network aims to build a decentralized solution for digital advertising that reduces fraud, improves budgets, and protects user privacy.",
"explorer": "https://etherscan.io/token/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3",
"research": "https://research.binance.com/en/projects/adex-network",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/AdExNetwork",
"handle": "AdExNetwork"
}
],
"type": "BEP20",
"symbol": "ADX",
"decimals": 18,
"status": "active",
"id": "0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB