blocknetdx / eth-payment-processor

eth-payment-processor
3 stars 4 forks source link

Suggestion to replace WSYS with SYS (NEVM token) in eth-payment-processor #38

Closed shrnkld closed 1 year ago

shrnkld commented 1 year ago

Scenario:

There are two distinct tokens on the SYS NEVM: SYS and WSYS. Wrapped SYS is required to swap on the Pegasys AMM. SYS is the token that is received by users who bridge from SYS UTXO to SYS NEVM and therefore the primary token of the SYS NEVM network.

Accepting only WSYS for XQuery and Hydra requires an extra step for users (swap from SYS > WSYS on Pegasys DEX) and therefore I would suggest we change WSYS to SYS.

Contract address for WSYS: 0xd3e822f3ef011Ca5f17D82C956D952D8d7C3A1BB Contract address for SYS:

TBD before making any changes