1.0.0-alpha.38 • Published 11 months ago

@rabbitholegg/questdk-plugin-aerodrome v1.0.0-alpha.38

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

Aerodrome

Aerodrome Finance is a next-generation AMM designed to serve as BASE's central liquidity hub, combining a powerful liquidity incentive engine, vote-lock governance model, and friendly user experience. Aerodrome inherits the latest features from Velodrome V2.

Implementation Details

Aerodrome is a fork of Velodrome on BASE, which uses Uniswap V2 style swaps. There are a total of 3 swap methods we will watch for, and their SupportingFee counterparts. These use the same parameters as the non-supporting fee functions, so we can expect them to act the same as the functions without supporting fees.

  • ExactETHForTokens
  • ExactTokensForEth
  • ExactTokensForTokens

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.

Sample Transactions

1.0.0-alpha.19

1 year ago

1.0.0-alpha.30

1 year ago

1.0.0-alpha.32

12 months ago

1.0.0-alpha.31

12 months ago

1.0.0-alpha.38

11 months ago

1.0.0-alpha.37

11 months ago

1.0.0-alpha.18

1 year ago

1.0.0-alpha.17

1 year ago

1.0.0-alpha.34

12 months ago

1.0.0-alpha.33

12 months ago

1.0.0-alpha.36

11 months ago

1.0.0-alpha.35

11 months ago

1.0.0-alpha.21

1 year ago

1.0.0-alpha.20

1 year ago

1.0.0-alpha.27

1 year ago

1.0.0-alpha.29

1 year ago

1.0.0-alpha.28

1 year ago

1.0.0-alpha.23

1 year ago

1.0.0-alpha.22

1 year ago

1.0.0-alpha.25

1 year ago

1.0.0-alpha.24

1 year ago

1.0.0-alpha.16

1 year ago

1.0.0-alpha.15

1 year ago

1.0.0-alpha.13

1 year ago

1.0.0-alpha.12

1 year ago

1.0.0-alpha.11

1 year ago

1.0.0-alpha.10

1 year ago

1.0.0-alpha.7

1 year ago

1.0.0-alpha.9

1 year ago

1.0.0-alpha.8

1 year ago

1.0.0-alpha.6

1 year ago

1.0.0-alpha.5

1 year ago

1.0.0-alpha.4

1 year ago

1.0.0-alpha.3

1 year ago

1.0.0-alpha.2

1 year ago

1.0.0-alpha.1

1 year ago