Skip to content

Commit

Permalink
Update token
Browse files Browse the repository at this point in the history
  • Loading branch information
0xBluePingu authored May 6, 2024
1 parent 9d26cf6 commit 4539a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/pingu/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const ADDRESSES = require('../helper/coreAssets.json')
const { sumTokensExport, nullAddress } = require('../helper/unwrapLPs')

const fundStore = "0x7Cc41ee3Cba9a1D2C978c37A18A0d6b59c340224"; // FundStore
const PINGU = "0x964CBf436Ddb782d09465930ce8b431311Cb54f4"; // PINGU
const PINGU = "0x83E60B9F7f4DB5cDb0877659b1740E73c662c55B"; // PINGU
const assets = [nullAddress, ADDRESSES.arbitrum.USDC_CIRCLE] // ETH, USDC

module.exports = {
Expand Down

0 comments on commit 4539a94

Please sign in to comment.