Skip to content

Commit 2144e0a

Browse files
magurhRareData
andauthored
add Resonance (#406)
* add Resonance * Update package.json --------- Co-authored-by: RareData <44319370+RareData@users.noreply.github.com>
1 parent 20443eb commit 2144e0a

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed
19.6 KB
Loading

bifrost-wallet.providerlist.json

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "Bifrost Wallet FTSO Provider List",
3-
"timestamp": "2025-07-17T00:00:00+00:00",
3+
"timestamp": "2025-08-16T00:00:00+00:00",
44
"version": {
5-
"major": 4,
6-
"minor": 8,
5+
"major": 5,
6+
"minor": 0,
77
"patch": 0
88
},
99
"providers": [
@@ -2061,15 +2061,26 @@
20612061
"description": "FlareBus is a decentralized FTSO provider that delivers accurate and real-time price data for the Flare Network ecosystem. Our infrastructure is a hybrid blend of dedicated bare-metal servers and scalable cloud environments. This combination allows us to optimize for both low-latency performance and high availability.",
20622062
"url": "https://flarebus.com",
20632063
"address": "0x6c5C813Dd19F071bE0b6e83701955810f118e717",
2064-
"logoURI": "https://raw.githubusercontent.com/TowoLabs/ftso-signal-providers/master/assets/0x6c5C813Dd19F071bE0b6e83701955810f118e717.png"
2064+
"logoURI": "https://raw.githubusercontent.com/TowoLabs/ftso-signal-providers/master/assets/0x6c5C813Dd19F071bE0b6e83701955810f118e717.png",
2065+
"listed": true
2066+
},
2067+
{
2068+
"chainId": 14,
2069+
"name": "Resonance",
2070+
"description": "Resonance delivers accurate, transparent oracle signals on Flare, while prioritizing durability and the network's long-term health over short-term wins.",
2071+
"url": "https://resonanceoracle.xyz",
2072+
"address": "0x62571dE064cAC560207b7116C6d87C818f7376cC",
2073+
"logoURI": "https://raw.githubusercontent.com/TowoLabs/ftso-signal-providers/master/assets/0x62571dE064cAC560207b7116C6d87C818f7376cC.png",
2074+
"listed": true
20652075
},
20662076
{
20672077
"chainId": 14,
20682078
"name": "Juice Nodes",
20692079
"description": "Juice Nodes is an independently owned and operated validator focused on providing fast and accurate data for the Flare ecosystem.",
20702080
"url": "https://juicenodes.com",
20712081
"address": "0xce73ADe61b0d0100BA1507D9fA1Dc2feA3046578",
2072-
"logoURI": "https://raw.githubusercontent.com/TowoLabs/ftso-signal-providers/master/assets/0xce73ADe61b0d0100BA1507D9fA1Dc2feA3046578.png"
2082+
"logoURI": "https://raw.githubusercontent.com/TowoLabs/ftso-signal-providers/master/assets/0xce73ADe61b0d0100BA1507D9fA1Dc2feA3046578.png",
2083+
"listed": true
20732084
}
20742085
]
20752086
}

0 commit comments

Comments
 (0)