Skip to content

Commit

Permalink
Merge pull request #161 from tkernell/tellor3
Browse files Browse the repository at this point in the history
Add Tellor Module Sepolia Address
  • Loading branch information
auryn-macmillan committed Apr 25, 2024
2 parents e620a69 + ae66b63 commit 9f59de6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdk/contracts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,8 @@ export const ContractVersions: Record<
[SupportedNetworks.LineaGoerli]: CanonicalAddresses,
[SupportedNetworks.Sepolia]: {
...CanonicalAddresses,
[KnownContracts.TELLOR]: {
"2.1.0": "0x5F05cd402BF4017970fe390D43B20C3dC3832CD9",
[KnownContracts.OPTIMISTIC_GOVERNOR]: {
"1.2.0": "0x40153DdFAd90C49dbE3F5c9F96f2a5B25ec67461",
},
Expand Down

0 comments on commit 9f59de6

Please sign in to comment.