1.0.0-alpha.36 • Published 6 days ago

@rabbitholegg/questdk-plugin-traderjoe v1.0.0-alpha.36

Weekly downloads
-
License
ISC
Repository
-
Last release
6 days ago

TraderJoe

This plugin covers the V2.1 LB Router contract on arbitrum. Other networks can be added easily by adding the chain id to the CHAIN_ID_ARRAY in chain-ids.ts and adding supported token addresses in contract-addresses.ts

Current Limitations

AmountOut is not very reliable for some methods (Exact_X_For_X), as it uses amountOutMin, which can be much lower then expected. In extreme cases it can even be zero if slippage is set high enough. This will cause issues when using (==) operator or the (>=) operator.

AmountIn also can not be very accurate in some scenarios and will be higher then expected (X_ForExact_X), this will cause issues when using (==) operator or the (<=) operator.

Sample Transactions

1.0.0-alpha.34

6 days ago

1.0.0-alpha.36

6 days ago

1.0.0-alpha.35

6 days ago

1.0.0-alpha.33

8 days ago

1.0.0-alpha.32

14 days ago

1.0.0-alpha.31

1 month ago

1.0.0-alpha.30

1 month ago

1.0.0-alpha.29

2 months ago

1.0.0-alpha.28

2 months ago

1.0.0-alpha.27

2 months ago

1.0.0-alpha.26

2 months ago

1.0.0-alpha.25

2 months ago

1.0.0-alpha.23

2 months ago

1.0.0-alpha.22

2 months ago

1.0.0-alpha.24

2 months ago

1.0.0-alpha.21

2 months ago

1.0.0-alpha.20

2 months ago

1.0.0-alpha.19

2 months ago

1.0.0-alpha.18

2 months ago

1.0.0-alpha.17

2 months ago

1.0.0-alpha.16

3 months ago

1.0.0-alpha.15

3 months ago

1.0.0-alpha.14

3 months ago

1.0.0-alpha.13

3 months ago

1.0.0-alpha.12

4 months ago

1.0.0-alpha.11

4 months ago

1.0.0-alpha.9

4 months ago

1.0.0-alpha.8

4 months ago

1.0.0-alpha.7

5 months ago