Skip to content

Commit

Permalink
class hash update
Browse files Browse the repository at this point in the history
  • Loading branch information
vnaysngh-mudrex committed Feb 19, 2024
1 parent a1bf95b commit ec619b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export function nativeOnChain(chainId: ChainId): NativeCurrency | Token {

export const POOL_CLASS_HASH = {
[ChainId.MAINNET]: '0x28f45f8cb529a51c5beead847c659802b978801e5303201859175f6d9a5939e',
[ChainId.GOERLI]: '0x0582c67cf10ea038360ca72b2a6a929f573a7994aeec2c0e02f9ffa24233c1af',
[ChainId.GOERLI]: '0x6dffa7814b47fff372b6d6b5c6b48b9a871015a7a8776192785699b61e2d956',
}
export const FACTORY_ADDRESS = {
[ChainId.MAINNET]: '0x04ba0de31008f4e3edd42b3c31db8f49490505885d684b78f5aa1572850b3a5a',
Expand Down

0 comments on commit ec619b4

Please sign in to comment.