Skip to content

Commit

Permalink
update 3Crv in erc20 and add its price (#1252)
Browse files Browse the repository at this point in the history
* update 3Crv in erc20 and add its price

* add latest commits to erc20 tokens file

Co-authored-by: jeff-dude <[email protected]>
  • Loading branch information
bizzyvinci and jeff-dude authored Jul 6, 2022
1 parent 72de096 commit 0bdef96
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ethereum/erc20/tokens.sql
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ COPY erc20.tokens (contract_address, symbol, decimals) FROM stdin;
\\xe48972fcd82a274411c01834e2f031d4377fa2c0 2KEY 18
\\x167e2a574669b0eeb552aaf3da47c728cb348a41 300 7
\\x4f56221252d117f35e2f6ab937a3f77cad38934d 3CS 18
\\x6c3f90f043a72fa612cbac8115ee7e52bde6e490 3PoolCurve 18
\\x6c3f90f043a72fa612cbac8115ee7e52bde6e490 3Crv 18
\\x96cf107e446a6e528ffd045f4eb6dff3cdb6a666 3XT 18
\\xe552dfeae83f01ada1a5e071c7f590a63e3c24b8 420 18
\\xff44b5719f0b77a9951636fc5e69d3a1fc9e7d73 4ART 18
Expand Down
5 changes: 5 additions & 0 deletions prices/ethereum/coinpaprika.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,11 @@
symbol: CRV
address: 0xd533a949740bb3306d119cc777fa900ba034cd52
decimals: 18
- name: 3crv_lp_3pool_curve
id: 3crv-lp-3pool-curve
symbol: 3Crv
address: 0x6c3f90f043a72fa612cbac8115ee7e52bde6e490
decimals: 18
- name: tusd_trueusd
id: tusd-trueusd
symbol: TUSD
Expand Down

0 comments on commit 0bdef96

Please sign in to comment.