Add Float Protocol Tokens (FLOAT, BANK) (#7750)

This commit is contained in:
floatcoder 2021-05-11 23:33:53 +01:00 committed by GitHub
parent bf6f75ff00
commit 36e9dbedbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"name": "Float BANK",
"website": "https://floatprotocol.com/",
"description": "Governance token for Float Protocol.",
"explorer": "https://etherscan.io/token/0x24a6a37576377f63f194caa5f518a60f45b42921",
"type": "ERC20",
"symbol": "BANK",
"decimals": 18,
"status": "active",
"id": "0x24A6A37576377F63f194Caa5F518a60f45b42921"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -0,0 +1,12 @@
{
"name": "Float Protocol: FLOAT",
"website": "https://floatprotocol.com/",
"description": "FLOAT - a non-pegged stabilised coin that defends purchasing power in the long-run.",
"explorer": "https://etherscan.io/token/0xb05097849bca421a3f51b249ba6cca4af4b97cb9",
"type": "ERC20",
"symbol": "FLOAT",
"decimals": 18,
"status": "active",
"id": "0xb05097849BCA421A3f51B249BA6CCa4aF4b97cb9"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB