Skip to content

Commit 61b81da

Browse files
authored
chore: update CU url (#17026)
1 parent 882d464 commit 61b81da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/LiquidOps/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ const { post } = require("../helper/http.js")
22
const methodologies = require('../helper/methodologies');
33

44

5-
const endpoint = 'https://cu.ao-testnet.xyz'
5+
const endpoint = 'https://cu.ardrive.io'
66
const controllerId = 'SmmMv0rJwfIDVM3RvY2-P729JFYwhdGSeGo2deynbfY'
77
const geckoTickerTransformations = {
88
'wAR': 'arweave',

0 commit comments

Comments
 (0)