DefiEdgeTwapStrategyFactory

Verified contract

Active on Base with 26 txns
Deployed by via 0x003dba51 at 2393641
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "DefiEdgeTwapStrategyFactory"

0x856dfd3669429018efa9c8cbaddfff606a6ca42c2bcb9c9cf5f39951c987b8cd
0x0ffecd7c4fdd144e98aaf03ff00a8c02ce6d102a08bf8abbefd72d8afe343adb
0x66290a4450bb5436505b5e3be8ffcac525778a25d4233891f706e7add2b29c02
0x292412fff4f57299e3765eca5f5720cbc7203c542a76338a7f8494587a3bef0d
0xe7649caff0133668c75a87d562ffc11286f56ba54a02bf7751e5402097fb34f1
0x5d889a28a4c90cd932641f0afa96b2290e4b9fce13c87d128369f2d221fd7f8f
0xe6682784cb173c729aaa7dec391f0089c206faae3c642af48d3c64334358190e
0x79d95eeeaff0aea116d54734ce381fbb2b021c35f00e5923956b75f06cf6876d
0x51636bda4b5392f95ae4734e23193fb84c16646dbebf5c5865abc849eea6ddc1
0x4239f6c31833e4840995f3b219a0bc799d80442b1aec8893f176f61db428d614

Functions
Getter at block 23086120
MAX_DECIMAL(view returns (uint256)
18
MAX_PROTOCOL_PERFORMANCE_FEES_RATE(view returns (uint256)
100000000
chainlinkRegistry(view returns (address)
0x18e2c78e52399a9aa077cf4aa3062c85870fb4ea
defaultAllowedSlippage(view returns (uint256)
20000000000000000
defaultAllowedSwapDeviation(view returns (uint256)
20000000000000000
defaultProtocolPerformanceFeeRate(view returns (uint256)
0
defaultTwapPricePeriod(view returns (uint256)
600
deployerProxy(view returns (address)
0x0bceab2572f9ee57ca84031e2c19dbd2b98a7e9d
feeTo(view returns (address)
0x35f17e078131ecadd22db6ebf8672a4dc35894f3
freezeEmergency(view returns (bool)
false
governance(view returns (address)
0x35f17e078131ecadd22db6ebf8672a4dc35894f3
maximumManagerPerformanceFeeRate(view returns (uint256)
20000000
pendingGovernance(view returns (address)
0x35f17e078131ecadd22db6ebf8672a4dc35894f3
protocolFeeRate(view returns (uint256)
0
strategyCreationFee(view returns (uint256)
0
swapProxy(view returns (address)
0x7a88331f3569aa74f2c6cf3f06592e8580bb3bf2
totalIndex(view returns (uint256)
24
uniswapV3Factory(view returns (address)
0x33128a8fc17869897dce68ed026d694621f6fdfd
Read-only
allowedSlippage(address _poolview returns (uint256)
allowedSwapDeviation(address _poolview returns (uint256)
denied(addressview returns (bool)
getHeartBeat(address _baseaddress _quoteview returns (uint256)
getProtocolPerformanceFeeRate(address pooladdress strategyview returns (uint256 _feeRate)
isValidStrategy(addressview returns (bool)
protocolPerformanceFeeRateByPool(addressview returns (uint256)
protocolPerformanceFeeRateByStrategy(addressview returns (uint256)
strategyByIndex(uint256view returns (address)
strategyByManager(addressview returns (address)
twapPricePeriod(addressview returns (uint256)
State-modifying
acceptGovernance(
changeAllowedSlippage(address _pooluint256 _allowedSlippage
changeAllowedSwapDeviation(address _pooluint256 _allowedSwapDeviation
changeDefaultTwapPeriod(address _pooluint256 _twapPricePeriod
changeDefaultValues(uint256 _allowedSlippageuint256 _allowedSwapDeviation
changeFeeForStrategyCreation(uint256 _fee
changeFeeTo(address _feeTo
changeGovernance(address _governance
changeMaxManagerPerformanceFeeRate(uint256 _fee
changeProtocolFeeRate(uint256 _fee
changeProtocolPerformanceFeeRate(address pooladdress strategyuint256 _feeRate
changeSwapProxy(address _swapProxy
claimFees(address _to
createStrategy(struct ITwapStrategyFactoryCreateStrategyParams paramspayable 
deny(address _strategybool _status
freezeEmergencyFunctions(
setMinHeartbeat(address _baseaddress _quoteuint256 _period
Events
ChangeAllowedSlippage(address pooluint256 value
ChangeAllowedSwapDeviation(address pooluint256 value
ChangeDefaultMaxManagerPerformanceFee(uint256 _feeRate
ChangeProtocolFee(uint256 fee
ChangeProtocolPerformanceFee(address strategyOrPooluint256 _feeRate
ChangeStrategyCreationFee(uint256 amount
ChangeSwapProxy(address newSwapProxy
ClaimFees(address touint256 amount
EmergencyFrozen(
NewStrategy(address indexed strategyaddress indexed creater
StrategyStatusChanged(bool status
TwapPricePeriodChanged(address pooluint256 period
Constructor
constructor(address _governanceaddress _deployerProxyaddress _chainlinkRegistryaddress _uniswapV3factoryuint256 _allowedSlippageuint256 _allowedDeviation
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.