Skip to content

Commit

Permalink
Update tokens.sql (#1343)
Browse files Browse the repository at this point in the history
  • Loading branch information
dylandesrosier authored Aug 2, 2022
1 parent 53d25b3 commit da19df0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions ethereum/erc20/tokens.sql
Original file line number Diff line number Diff line change
Expand Up @@ -3791,6 +3791,7 @@ COPY erc20.tokens (contract_address, symbol, decimals) FROM stdin;
\\xcafe001067cdef266afb7eb5a286dcfd277f3de5 PSP 18
\\xe3fedaecd47aa8eab6b23227b0ee56f092c967a9 PST 18
\\x519c1001d550c0a1dae7d1fc220f7d14c2a521bb PSWAP 18
\\xdd4d117723C257CEe402285D3aCF218E9A8236E1 PTaUSDC 6
\\x51bb9c623226ce781f4a54fc8f4a530a47142b6b PTE 18
\\x02eca910cb3a7d43ebc7e8028652ed5c6b70259b PTERIA 18
\\xc57d533c50bc22247d49a368880fb49a1caa39f7 PTF 18
Expand Down
1 change: 1 addition & 0 deletions optimism/erc20/tokens.sql
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ COPY erc20.tokens (contract_address, symbol, decimals) FROM stdin;
\\x588abc030b08819c4c284189ce269a8fb4efe439 quotMKRquot 18
\\xe3c332a5dce0e1d9bc2cc72a68437790570c28a4 VEE 18
\\xb27e3eab7526bf721ea8029bfcd3fdc94c4f8b5b ODOGE 18
\\x62BB4fc73094c83B5e952C2180B23fA7054954c4 PTaOptUSDC 6
\.


Expand Down
1 change: 1 addition & 0 deletions polygon/erc20/tokens.sql
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ COPY erc20.tokens (contract_address, symbol, decimals) FROM stdin;
\\x6b526Daf03B4C47AF2bcc5860B12151823Ff70E0 jNZD 18
\\x08e6d1f0c4877ef2993ad733fc6f1d022d0e9dbf jPLN 18
\\xa22f6bc96f13bcc84df36109c973d3c0505a067e jKRW 18
\\x6a304dFdb9f808741244b6bfEe65ca7B3b3A6076 PTaUSDC 6
\.


Expand Down

0 comments on commit da19df0

Please sign in to comment.