Skip to content

Commit f06d428

Browse files
Merge pull request #51 from StabilityNexus/sarthak
Deployed on Polygon
2 parents 4cf3eb2 + 411a05c commit f06d428

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

utils/contractAddress.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export const HackHubFactoryAddress: { [key: number]: `0x${string}` } = {
22
534351: '0x451b43037c2224493ace56865a87a9cb17540474',
3+
137: '0x27732c89F81bbE95a8B75e05Ba0ff90A24ecd8Aa'
34
}
45

56
export const getFactoryAddress = (chainId: number): `0x${string}` | undefined => {

0 commit comments

Comments
 (0)