Skip to content

Commit

Permalink
Add RedStone to Native (#6761)
Browse files Browse the repository at this point in the history
* Add RedStone to Native in data3.ts

* Update data3.ts
  • Loading branch information
mattgurbiel authored May 6, 2024
1 parent a6e170b commit 7749825
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2297,7 +2297,9 @@ const data3: Protocol[] = [
cmcId: null,
category: "Dexes",
chains: ["Binance", "Ethereum"],
oracles: [],
oraclesByChain: {
zklink: ["RedStone"], //https://docs.native.org/aqua/smart-contracts/smart-contract-addresses
},
forkedFrom: [],
module: "native/index.js",
twitter: "native_fi",
Expand Down

0 comments on commit 7749825

Please sign in to comment.