Skip to content

Commit

Permalink
chore: update rfox ipfs metadata hash (#7746)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaladinlight authored Sep 13, 2024
1 parent ccd8589 commit a445d82
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 = 'QmPYuHffJfCQuexWJYv4CpukhRAyw3YM8MJbCZ34ZGda3n'
export const CURRENT_EPOCH_IPFS_HASH = 'QmZH3B6d2BgpvnBk3rgQhFxz7w5eY9uc1uQVi16ESsSBj5'

const client = viemClientByNetworkId[arbitrum.id]

Expand Down

0 comments on commit a445d82

Please sign in to comment.