Skip to content

Commit

Permalink
store address
Browse files Browse the repository at this point in the history
  • Loading branch information
aeolianeth committed Jan 30, 2025
1 parent 899794f commit db9f0a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export const V4NftRewardsProvider: React.FC<
const currency = Number(p.data ? p.data[0] : 0) as V2V3CurrencyOption

const flags = useReadJb721TiersHookStoreFlagsOf({
address: '0x7b1F4Ba6312A104E645B06Ab97e4CaA1ef0F773f',
address: storeAddress.data,
})

const loading = React.useMemo(
Expand Down

0 comments on commit db9f0a7

Please sign in to comment.