Skip to content

Commit

Permalink
add COW price on Arb (#7616)
Browse files Browse the repository at this point in the history
  • Loading branch information
agaperste authored Feb 3, 2025
1 parent 1827f0e commit b85e253
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,5 +230,6 @@ FROM
('usdz-anzen-usdz', 'arbitrum', 'USDZ', 0x5018609ab477cc502e170a5accf5312b86a4b94f, 18),
('trb-tellor', 'arbitrum', 'TRB', 0xd58d345fd9c82262e087d2d0607624b410d88242, 18),
('mor-morpheusai', 'arbitrum', 'MOR', 0x092baadb7def4c3981454dd9c0a0d7ff07bcfc86, 18),
('cow-cow-protocol-token', 'arbitrum', 'COW', 0xcb8b5CD20BdCaea9a010aC1F8d835824F5C87A04, 18),
('usdx-usdxmoney-usdx', 'arbitrum', 'USDX', 0xf3527ef8dE265eAa3716FB312c12847bFBA66Cef, 18)
) as temp (token_id, blockchain, symbol, contract_address, decimals)

0 comments on commit b85e253

Please sign in to comment.