From 67523f0bfc970f5228bee9edad657fb042d647bf Mon Sep 17 00:00:00 2001 From: franz Date: Fri, 3 May 2024 16:18:38 +0200 Subject: [PATCH] add sftmx as pricing asset --- assets/fantom.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/fantom.json b/assets/fantom.json index 5ed42ca8..2aa92940 100644 --- a/assets/fantom.json +++ b/assets/fantom.json @@ -25,6 +25,10 @@ { "address": "0xf1648C50d2863f780c57849D812b4B7686031A3D", "symbol": "lzWBTC" + }, + { + "address": "0xd7028092c830b5c8fce061af2e593413ebbc1fc1", + "symbol": "sFTMx" } ] }