Skip to content

Commit

Permalink
chore: update rfox metadata hash
Browse files Browse the repository at this point in the history
  • Loading branch information
kaladinlight committed Mar 2, 2025
1 parent e66c669 commit e2a249e
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 @@ -13,7 +13,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 = 'QmPvpBtGzaQwcmqA3LFk9eqNHmZFh4ENwWZxMQiioMsw2v'
export const CURRENT_EPOCH_IPFS_HASH = 'QmV5RtXo8kmTRKjToDynqw8UJpvhFM5STeCfWcTwe9fVC1'
export const RFOX_STAKING_ASSET_IDS = [foxOnArbitrumOneAssetId, uniV2EthFoxArbitrumAssetId]

const client = viemClientByNetworkId[arbitrum.id]
Expand Down

0 comments on commit e2a249e

Please sign in to comment.