Skip to content

Commit

Permalink
Fix token-id
Browse files Browse the repository at this point in the history
  • Loading branch information
Hosuke committed Jun 7, 2024
1 parent 346710f commit c882716
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions models/prices/mantle/prices_mantle_tokens.sql
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ FROM
('pendle-pendle', 'mantle', 'PENDLE', '0xd27b18915e7acc8fd6ac75db6766a80f8d2f5729', 18),
('usdc-usd-coin', 'mantle', 'USDC', '0x09bc4e0d864854c6afb6eb9a9cdf58ac190d0df9', 6), -- authentic one
-- ('wbtc-wrapped-bitcoin', 'mantle', 'WBTC', '0xcabae6f6ea1ecab08ad02fe02ce9a44f09aebfa2', 8), not sure about authenticity
('ena-ena', 'mantle', 'ENA', '0x58538e6a46e07434d7e7375bc268d3cb839c0133', 18),
('ena-ethena', 'mantle', 'ENA', '0x58538e6a46e07434d7e7375bc268d3cb839c0133', 18),
('weth-weth', 'mantle', 'WETH', '0xdeaddeaddeaddeaddeaddeaddeaddeaddead1111', 18), -- authentic one
('lend-lend', 'mantle', 'LEND', '0x25356aeca4210ef7553140edb9b8026089e49396', 18),
('lend-ethlend', 'mantle', 'LEND', '0x25356aeca4210ef7553140edb9b8026089e49396', 18),
-- ('pepe-pepe', 'mantle', 'PEPE', '0x2cb76c8949c7b7fae6dc0614c3b1bfd435f9a0bc', 18),
('meth-meth', 'mantle', 'mETH', '0xcda86a272531e8640cd7f1a92c01839911b90bb0', 18), -- authentic one
-- ('lusd-lusd', 'mantle', 'LUSD', '0xf93a85d53e4af0d62bdf3a83ccfc1ecf3eaf9f32', 18), not sure about authenticity
Expand Down

0 comments on commit c882716

Please sign in to comment.