ThunderBot

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd7242706 at 18158647
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "ThunderBot"

No transactions found for "ThunderBot"


Functions
Getter at block 20917857
feePercentage(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
revSharePercentageFees(view returns (uint256)
0
revShareWallet(view returns (address)
0x0000000000000000000000000000000000000000
teamWallet(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
calculateFee(uint256 amountview returns (uint256)
State-modifying
initialize(address _uniswapV2Routeraddress _teamWalletaddress _revShareWallet
renounceOwnership(
setFeePercentage(uint256 _feePercentage
setRevSharePercentage(uint256 _revSharePercentageFees
setRevShareWallet(address _address
setTeamWallet(address _address
swapExactETHForTokens(uint256 amountOutMinaddress tokenaddress touint256 deadlinepayable 
swapExactTokensForETH(uint256 amountInuint256 amountOutMinaddress tokenaddress touint256 deadline
transferOwnership(address newOwner
withdrawFees(address to
withdrawTokenFees(address tokenaddress to
Events
FeeTaken(uint256 amountaddress receiveraddress token
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.