Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
888 | ERC-20 | 30.554223K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18742913 | a year ago | | | 0 | 0.020994576 | |
| 18741918 | a year ago | | | 0 | 0.015874849 | |
| 18741892 | a year ago | | | 0 | 0.015194326 | |
| 18741323 | a year ago | | | 0 | 0.012918219 | |
| 18741023 | a year ago | | | 0 | 0.011180061 | |
| 18740824 | a year ago | | | 0 | 0.011986581 | |
| 18736009 | a year ago | | | 0 | 0.020568083 | |
| 18734211 | a year ago | | | 0 | 0.011552747 | |
| 18732953 | a year ago | | | 0 | 0.011930580 | |
| 18730362 | a year ago | | | 0 | 0.023725036 |
ABI
ABI objects
Getter at block 21299564
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 r, uint256 a) pure returns (uint256)
State-modifying
Events buyback(uint256 _amountIn, uint256 _minOut)
distributeFees(uint256 _amountIn, uint256 _minOut)
renounceOwnership()
setLottery(address _lottery)
setOperator(address _operator)
setTeamWallet(address _teamWallet)
transferOwnership(address newOwner)
transferToken(address _token, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetLottery(address indexed lottery)
SetOperator(address indexed operator)
SetTeamWallet(address indexed teamWallet)
SetTreasury(address indexed treasury)
constructor(address _operator)
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
MathOverflowedMulDiv()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)