Adding token info xMark (BEP20) and xMark (ERC20) (#5775)

* Adding token info xMark

* short desc

* Adding token xMark(ERC20)

* Change "bep20" to "BEP20"

Co-authored-by: steven <steven.nevins.js@gmail.com>
Co-authored-by: Ian E <29373963+Iamdeadlyz@users.noreply.github.com>
This commit is contained in:
Steven Nevins 2021-03-04 04:42:47 -05:00 committed by GitHub
parent 2612eb5dfe
commit 8cb78aca77
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": "Standard",
"type": "ERC20",
"symbol": "xMARK",
"decimals": 9,
"website": "https://benchmarkprotocol.finance",
"description": "Benchmark Protocol mitigates liquidation events and hedges risk with the MARK token; a supply elastic, stablecoin-alternative. The protocol dynamically adjusts supply based on the CBOE volatility index (VIX) and deviations from 1 Special Drawing Rights (SDR) unit. xMARK represents a share of MARK that is deposited in a token pool affected by rebasements, while xMARK itself is unaffected.",
"explorer": "https://etherscan.io/token/0x36b679bd64Ed73DBfd88909cDCB892cB66Bd4CBb",
"status": "active",
"id": "0x36b679bd64Ed73DBfd88909cDCB892cB66Bd4CBb"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,11 @@
{
"name": "Standard",
"type": "BEP20",
"symbol": "xMARK",
"decimals": 9,
"website": "https://benchmarkprotocol.finance",
"description": "Benchmark Protocol mitigates liquidation events and hedges risk with the MARK token; a supply elastic, stablecoin-alternative. The protocol dynamically adjusts supply based on the CBOE volatility index (VIX) and deviations from 1 Special Drawing Rights (SDR) unit. xMARK represents a share of MARK that is deposited in a token pool affected by rebasements, while xMARK itself is unaffected.",
"explorer": "https://bscscan.com/token/0x26A5dFab467d4f58fB266648CAe769503CEC9580",
"status": "active",
"id": "0x26A5dFab467d4f58fB266648CAe769503CEC9580"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB