Skip to content

Commit

Permalink
update feeds json source (#2247)
Browse files Browse the repository at this point in the history
  • Loading branch information
khadni authored Jan 9, 2025
1 parent 2fca715 commit 6b09673
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/features/data/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -544,8 +544,7 @@ export const CHAINS: Chain[] = [
name: "Aptos Mainnet",
explorerUrl: "",
networkType: "mainnet",
rddUrl:
"https://gist.githubusercontent.com/khadni/608d85ba08755cf2ff1407495c407368/raw/b305fb526916b4de793e7e7fcee63c0439ca3cc0/aptos-feeds-mainnet",
rddUrl: "https://docs.chain.link/files/json/feeds-aptos-mainnet.json",
queryString: "aptos-mainnet",
},
{
Expand Down

0 comments on commit 6b09673

Please sign in to comment.