Skip to content

Commit

Permalink
chore: add rfox pending reward hash for epoch #5
Browse files Browse the repository at this point in the history
  • Loading branch information
0xean committed Jan 2, 2025
1 parent 6c235ea commit 44f20ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/RFOX/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const withdrawEvent = getAbiItem({ abi: RFOX_ABI, name: 'Withdraw' })

export const IPFS_GATEWAY = 'https://gateway.shapeshift.com/ipfs'

export const CURRENT_EPOCH_IPFS_HASH = 'QmP3sZFYZzdUMyR7kQUdCm3vypMBGarFYkHG9CvPy1kVst'
export const CURRENT_EPOCH_IPFS_HASH = 'QmbNwYDp4whpeqWxr6qYmCv9dsyLPYpCrQ1eY6yRFKsUMK'

const client = viemClientByNetworkId[arbitrum.id]

Expand Down

0 comments on commit 44f20ef

Please sign in to comment.