Skip to content

Commit

Permalink
feat: add ORA_SINGLE sepolia verifier address
Browse files Browse the repository at this point in the history
  • Loading branch information
nom4dv3 committed May 9, 2024
1 parent 21800de commit 5604da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export const AggregatorVerifierAddress: { [key: string]: { [key: string]: string
},
ORA_SINGLE: {
mainnet: '0x9B13520f499e95f7e94E8346Ed8F52D2F830d955',
sepolia: 'not support yet',
sepolia: '0x232adE59de1C31bcB48c7c2C45b71805B420b119',
goerli: 'not support yet',
},
ORA: {
Expand Down

0 comments on commit 5604da4

Please sign in to comment.