HavocAggregator

Verified contract

Active on Ethereum with 81 txns
Deployed by via 0x742ce8fe at 18714160
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "HavocAggregator"

0x8e19f7be433ba6dcba30a4346a6786e3e9394371154bc2ce2d4e701c04f7f5c1
0x6dfcddc7043cc39575a75f13177f46c1db86d6483e51615d6bab9cf28ef5494e
0xf4780d0a35b12d5223a152728bb5b92657c1bba9d5d366ee03b677047eceab6a
0xce137573930d91bc64aa3dda440680a7267d6801c8ad23e4df45f7af7904e8a5
0x70a80109b54b3b3d01c481c44ca23693e7aa6bbba5f0fe95a93f057f5ff7f4b8
0xc40b9511fb8fe0c94a8d5bcc76fc3228808d2cbd9d09c073693cd7b54e7cc779
0xd0223ea5e1429e6e7a6ae867a8aef35a2cb2b4edf456633c5eee3bf7df4b65d1
0x9b5f4d602e807f8c59d5c7b0efb01fb75d01e4e551569f1ef3b55974a8211a57
0xd2b585050d975f5410a2c6681fe13420e128a81a00f2529edb14ff16e6d7cf55
0xb9745bbff53fab50f13223a780071aa1a3cc54a07cd2f350d9f26072a496e76b

Functions
Getter at block 21300088
PERCENT_DIVIDER(view returns (uint256)
10000
feeReceiver(view returns (address)
0xc3d241186a720339bd14e19eb8095836b0f53c9c
owner(view returns (address)
0xc3d241186a720339bd14e19eb8095836b0f53c9c
platformFee(view returns (uint256)
50
refFee(view returns (uint256)
20
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowedRouter(addressview returns (bool)
State-modifying
renounceOwnership(
sendETH(address _touint256 _amount
setDEXStatus(address routerbool status
setFeeAddress(address _feeAddress
setPlatformFee(uint256 _platformFee
setRefFee(uint256 _refFee
swapExactETHForTokens(address aggregateRouteruint256 amountOutMinaddress[] pathaddress touint256 deadlineaddress referralAddressuint256 bribeAmountbool isFeeTokenpayable 
swapExactTokensForETH(address aggregateRouteruint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlineaddress referralAddressuint256 bribeAmountbool isFeeToken
swapExactTokensForTokens(address aggregateRouteruint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlineaddress referralAddressbool isFeeTokenpayable 
transferOwnership(address newOwner
updateWETH(address _token
withdrawETH(
withdrawTokens(address tokenuint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Sent(address touint256 amount
Constructor
constructor(
Fallback and receive
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token