From abb1c8c5c5609e7a45de01a04fd7d9842ab34fa3 Mon Sep 17 00:00:00 2001 From: Connor Prussin Date: Fri, 1 Aug 2025 22:44:10 -0700 Subject: [PATCH] fix: delete SMR from tokens This feed no longer exists and it's causing some scripts to fail --- contract_manager/store/tokens/Tokens.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/contract_manager/store/tokens/Tokens.json b/contract_manager/store/tokens/Tokens.json index e97f377aa6..72bb0a88aa 100644 --- a/contract_manager/store/tokens/Tokens.json +++ b/contract_manager/store/tokens/Tokens.json @@ -185,12 +185,6 @@ "decimals": 18, "type": "token" }, - { - "id": "SMR", - "pythId": "af5b9ac426ae79591fde6816bc3f043b5e06d5e442f52112f76249320df22449", - "decimals": 18, - "type": "token" - }, { "id": "CFX", "pythId": "8879170230c9603342f3837cf9a8e76c61791198fb1271bb2552c9af7b33c933",