* Updated 1inch Oracle link and use multicall3 ( because this is the only contract supported on sepolia ) * Simplify EIP-1559 gasPrice calculation ( EIP-1559 removes necessity of using external oracles, just enough premium of basefee will ensure transaction being mined ) * Apply respective premium for fees ( Only applied on V6 Oracle class ) * Removed @tornado/gas-price-oracle oracle |
||
---|---|---|
.. | ||
contracts | ||
config.ts | ||
feeOracle.ts | ||
feeOracleV4.ts | ||
feeOracleV5.ts | ||
feeOracleV6.ts | ||
index.ts | ||
tokenPriceOracle.ts | ||
types.ts | ||
utils.ts |