Buyback

Verified contract

Active on Ethereum with 18 txns
Deployed by via 0xd837387d at 18726361
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x9973a02b3953aef8babd7fe80233545e071da6acc23328aae8d92579ae3473f5
0xe726b67ea89e2c6abc0f6bebe57f1e45055ceee7791f76eeddbe6e87d7dac17f
0x899d1b6422377568a46b71e835cec10f8c24da7fcc4a460482ae1766ff18a07c
0xbb74e964da8c5805b4c8a12fe3eed24bf82cd5884c8954ff0cfc1cd6e24555c7
0xc6f9a911b7b65e031f23c04b8eae9c5a02370f401bba77f4728aa8fe0568c4bf
0xbee89a84f9882e470c2b693f66134cc4e0890b82dba75d58351f0501182dd0cc
0x9ba4c965e4e0b269dddf2fc4f1474b37d3e0a58e3629510e1ab7520e8574f7fc
0x171c77af872cf0ca892f2b53479a7dccd7ac6447b23de118cf346b4fd522f7d8
0xc18550891efbc8a19c8c3b23fea1e36363990f68cd9cb11941b2d1b2c923bf6f
0x741940dfd902b7c8a20d1f7b8729d694e967d1f881f38e3bc9b273b3285b7c98

Functions
Getter at block 20919120
lottery(view returns (address)
0xcac93d18f237e355b71ec00293ae93ae186257ea
operator(view returns (address)
0xd29f311ac9a3ca497a7a027551bca113aaa36146
owner(view returns (address)
0x810bf6b6ff4343f9f14380d57759cb7eac70ce4e
teamWallet(view returns (address)
0xb1cd7d5d51482b5e334b97e668f446f745f80718
uniswapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
getSwapAmount(uint256 ruint256 apure returns (uint256)
State-modifying
buyback(uint256 _amountInuint256 _minOut
distributeFees(uint256 _amountInuint256 _minOut
renounceOwnership(
setLottery(address _lottery
setOperator(address _operator
setTeamWallet(address _teamWallet
transferOwnership(address newOwner
transferToken(address _tokenuint256 _amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetLottery(address indexed lottery
SetOperator(address indexed operator
SetTeamWallet(address indexed teamWallet
SetTreasury(address indexed treasury
Constructor
constructor(address _operator
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
MathOverflowedMulDiv(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token