From 819731652118ef4b672878e9db3e344f69401d18 Mon Sep 17 00:00:00 2001 From: Bruno Clermont Date: Mon, 3 May 2021 18:52:20 +0800 Subject: [PATCH] Add Lendefi token --- tags/tags.json | 6 ++++- .../metadata.json | 25 +++++++++++++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 token-metadata/0x5479d565E549f3ECdBDe4aB836d02D86e0D6A8C7/metadata.json diff --git a/tags/tags.json b/tags/tags.json index c9f35c3ad..532c59434 100644 --- a/tags/tags.json +++ b/tags/tags.json @@ -102,5 +102,9 @@ "payment": { "name": "Payment", "description": null + }, + "bsc": { + "name": "Binance Smart Chain", + "description": null } -} \ No newline at end of file +} diff --git a/token-metadata/0x5479d565E549f3ECdBDe4aB836d02D86e0D6A8C7/metadata.json b/token-metadata/0x5479d565E549f3ECdBDe4aB836d02D86e0D6A8C7/metadata.json new file mode 100644 index 000000000..fce61f484 --- /dev/null +++ b/token-metadata/0x5479d565E549f3ECdBDe4aB836d02D86e0D6A8C7/metadata.json @@ -0,0 +1,25 @@ +{ + "name": "Lendefi", + "symbol": "LDFI", + "address": "0x5479d565E549f3ECdBDe4aB836d02D86e0D6A8C7", + "decimals": 18, + "dharmaVerificationStatus": "VERIFIED", + "socialLinks": [ + { + "type": "twitter", + "value": "https://twitter.com/lendefi_io" + }, + { + "type": "telegram", + "value": "https://t.me/lendefi_io" + }, + { + "type": "website", + "value": "https://lendefi.finance/" + } + ], + "tags": [ + "lending", + "bsc" + ] +} \ No newline at end of file