Skip to content

Commit

Permalink
add paypal usd
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTrunk committed Nov 13, 2024
1 parent 4c8a973 commit 35988fb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/services/blockchains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,12 @@ const eth = {
symbol: 'SNX',
decimals: 18,
},
{
contract: '0x6c3ea9036406852006290770BEdFcAbA0e23A0e8',
name: 'PayPal USD',
symbol: 'PYUSD',
decimals: 6,
},
{
contract: '0xde4EE8057785A7e8e800Db58F9784845A5C2Cbd6',
name: 'DeXe',
Expand Down

0 comments on commit 35988fb

Please sign in to comment.