DefiEdgeTwapStrategy

Verified contract

Active on Base with 20 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.71
ERC-20
Value $0.08
ERC-20
Value $0.07
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb9d7a5e7ca5dfe59dd53a1a7f4b73399304d15cb3b14d9f57efba96174a79ba1
0xdb81da6b769ebf32b3247d1a0a6a8c4955a996242ddaa1d9b490688495a03274
0x0893ac21c8cf7a3c9c28f615022a53784762d4e7e4a8998c2abda77bdf3b623d
0xa295c2eb9f8d652460781d8ae97458ca4f9bd1b1cada6393d8877eacc10c3579
0x046f9c1d2c11c0ff1ad91fa78572227cb5ae8af7f8ca3aa23302721ba284c39b
0xcb50c739be1dc9fc64ff184d311eaa0d65440f1b9e6ff9597d71cdd427529b39
0x728b77b26e10dfcf7e172bf51aba02fa9ec1afdd0fea4fb546d1c16e89706f39
0x3d927d3b2d2806dd4c79d221cadea867e10a1fecaac666ce98ec72e084b6c342
0x8d740515730dbfdc12ef574f4c662cca6bf0627d3e10efa132f7bffc08d9299b
0xfb20002d095b11c04c99bb3f7021c7216154db2ab3d768e1713e3e0c73fc4461

Functions
Getter at block 23258885
FEE_PRECISION(view returns (uint256)
100000000
MAX_TICK_LENGTH(view returns (uint256)
20
MINIMUM_LIQUIDITY(view returns (uint256)
1000000000000
accManagementFeeShares(view returns (uint256)
4736378306954391
decimals(view returns (uint8)
18
factory(view returns (address)
0x535bdcad61a2c964c1f7da021bb26a2b290b911d
getTicks(view returns (struct ITwapStrategyBaseTick[])
[]
manager(view returns (address)
0xc9248f0b59509dff65b6c3084e2669bdbb985011
name(view returns (bytes32)
0x4465666945646765205368617265000000000000000000000000000000000000
onHold(view returns (bool)
true
pool(view returns (address)
0x4c36388be6f416a29c8d8eee81c771ce6be14b18
reserve0(view returns (uint256)
1263974231017416
reserve1(view returns (uint256)
76730
symbol(view returns (bytes32)
0x4445536861726500000000000000000000000000000000000000000000000000
totalSupply(view returns (uint256)
21905361424150009
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(address accountview returns (uint256)
ticks(uint256view returns (int24 tickLowerint24 tickUpper)
useTwap(uint256view returns (bool)
State-modifying
airdropWithdraw(address _tokenaddress _to
approve(address spenderuint256 amountreturns (bool)
burn(uint256 _sharesuint256 _amount0Minuint256 _amount1Minreturns (uint256 collect0uint256 collect1)
burnLiquiditySingle(uint256 _tickIndexreturns (uint256 amount0uint256 amount1uint256 fee0uint256 fee1)
claimFee(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
emergencyWithdraw(address _tokenaddress _touint256 _amountstruct DefiEdgeTwapStrategyNewTick[] _newTicks
getAUMWithFees(bool _includeFeereturns (uint256 amount0uint256 amount1uint256 totalFee0uint256 totalFee1)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(uint256 _amount0uint256 _amount1uint256 _amount0Minuint256 _amount1Minuint256 _minSharereturns (uint256 amount0uint256 amount1uint256 share)
rebalance(bool _zeroToOneuint256 _amountInbool _isOneInchSwapbytes _swapDatastruct DefiEdgeTwapStrategyPartialTick[] _existingTicksstruct DefiEdgeTwapStrategyNewTick[] _newTicksbool _burnAll
skim(address to
swap(bool zeroToOneuint256 amountInbool isOneInchSwapbytes data
sync(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
uniswapV3MintCallback(uint256 amount0uint256 amount1bytes data
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed useruint256 shareuint256 amount0uint256 amount1
ClaimFee(uint256 managerFeeuint256 protocolFee
FeesClaim(address indexed strategyuint256 amount0uint256 amount1
Hold(
Mint(address indexed useruint256 shareuint256 amount0uint256 amount1
PartialRebalance(struct DefiEdgeTwapStrategyPartialTick[] ticks
Rebalance(struct DefiEdgeTwapStrategyNewTick[] ticks
Swap(uint256 amountInuint256 amountOutbool _zeroForOne
Sync(uint256 reserve0uint256 reserve1
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _factoryaddress _pooladdress _chainlinkRegistryaddress _managerbool[2] _useTwapstruct ITwapStrategyBaseTick[] _ticks
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.