Merging BEN & GBEN into master (#12215)

* Added BEN and GBEN tokens

* Fix "no new line at the end of file"

* Remove social and github in json

* Update info.json
This commit is contained in:
Ben Token Finance 2021-07-26 03:35:39 -07:00 committed by GitHub
parent cccc2b66bc
commit b519c0c24b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"name": "Golden Ben",
"website": "https://benswap.finance/",
"description": "Golden Ben (GBEN) is the farming and governance token of BenSwap AMM. It is part of the Ben Token ecosystem",
"explorer": "https://bscscan.com/token/0x8173dDa13Fd405e5BcA84Bd7F64e58cAF4810A32",
"type": "BEP20",
"symbol": "GBEN",
"decimals": 18,
"status": "active",
"id": "0x8173dDa13Fd405e5BcA84Bd7F64e58cAF4810A32"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,11 @@
{
"name": "BEN Token",
"website": "https://bentoken.finance/",
"description": "Ben is a decentralized community experiment which is inspired by Elon Musk and Dogecoin.",
"explorer": "https://bscscan.com/token/0x8eE4924BD493109337D839C23f628e75Ef5f1C4D",
"type": "BEP20",
"symbol": "Ben",
"decimals": 18,
"status": "active",
"id": "0x8eE4924BD493109337D839C23f628e75Ef5f1C4D"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB