Skip to content

Commit

Permalink
update ptoken address
Browse files Browse the repository at this point in the history
  • Loading branch information
whichghost committed Sep 21, 2024
1 parent 5ba26ee commit b010de2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fees/polter/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@ const tokens: any = {
}
},
base: {
'0x4200000000000000000000000000000000000006': {
'0xCa0d0CDAf75681be68Cb581301F282cbb82e7df1': {
gecko: 'ethereum',
decimals: 18
},
'0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf': {
'0x2E8775d68dE5D7b5D296d2640469c322aDe06C18': {
gecko: 'coinbase-wrapped-btc',
decimals: 8
},
'0x833589fcd6edb6e08f4c7c32d4f71b54bda02913': {
'0x7D5c272E6ef7c21bF3D684A8F6C30eE4A8572bb3': {
gecko: 'usd-coin',
decimals: 6
}
Expand Down

0 comments on commit b010de2

Please sign in to comment.