diff --git a/public/files/json/feeds-aptos-mainnet.json b/public/files/json/feeds-aptos-mainnet.json index 476f78e2e0b..ad4961e23d0 100644 --- a/public/files/json/feeds-aptos-mainnet.json +++ b/public/files/json/feeds-aptos-mainnet.json @@ -466,5 +466,24 @@ "underlyingAssetClic": "BTC_CR" }, "decimals": 18 + }, + { + "compareOffchain": "", + "contractAddress": "", + "contractType": "", + "healthPrice": "", + "heartbeat": 86400, + "name": "DLP_VAULT-USDC Exchange Rate", + "proxyAddress": "0x013f6ff6ad000332000000000000000000000000000000000000000000000000", + "threshold": 0.5, + "valuePrefix": "", + "valueSuffix": "", + "assetName": "DLP_VAUT", + "feedCategory": "custom", + "feedType": "Crypto", + "docs": { + "assetClass": "Crypto" + }, + "decimals": 18 } ] diff --git a/public/files/json/feeds-aptos-testnet.json b/public/files/json/feeds-aptos-testnet.json index e26f91b1c29..bcec80ca55f 100644 --- a/public/files/json/feeds-aptos-testnet.json +++ b/public/files/json/feeds-aptos-testnet.json @@ -241,5 +241,20 @@ "underlyingAssetClic": "BTC_CR" }, "decimals": 18 + }, + { + "compareOffchain": "", + "contractAddress": "x", + "name": "DLP_VAULT-USDC Exchange Rate", + "path": "", + "proxyAddress": "0x01ad2f01db000332000000000000000000000000000000000000000000000000", + "threshold": 0.5, + "heartbeat": 86400, + "valuePrefix": "", + "assetName": "", + "feedCategory": "", + "feedType": "", + "docs": {}, + "decimals": 18 } ]