We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882d464 commit 61b81daCopy full SHA for 61b81da
projects/LiquidOps/index.js
@@ -2,7 +2,7 @@ const { post } = require("../helper/http.js")
2
const methodologies = require('../helper/methodologies');
3
4
5
-const endpoint = 'https://cu.ao-testnet.xyz'
+const endpoint = 'https://cu.ardrive.io'
6
const controllerId = 'SmmMv0rJwfIDVM3RvY2-P729JFYwhdGSeGo2deynbfY'
7
const geckoTickerTransformations = {
8
'wAR': 'arweave',
0 commit comments