From 6bcfa256ab1499c9984d67e9ba7b1a48bfe92a77 Mon Sep 17 00:00:00 2001 From: Joowon Yun Date: Wed, 23 Aug 2023 17:21:16 +0900 Subject: [PATCH] chore: blacklist KLT --- src/constants/terraswap.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/constants/terraswap.json b/src/constants/terraswap.json index 79fa7f53..d6413e14 100644 --- a/src/constants/terraswap.json +++ b/src/constants/terraswap.json @@ -87,6 +87,10 @@ { "contract_addr": "terra1x62dfgzrsksyemwuljhw9x0qcxefd3tpp4ued8", "comment": "delisted DKW" + }, + { + "contract_addr": "terra132xampf3efc4ct8952jy9u93cqvrhmfr46r3j62zvl9486d27mgs55kfhf", + "comment": "delisted KLT" } ] }