FakeAI_BuyBack
Verified contract
Active on
Ethereum with 397 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,227.90)
Native
Value
$1,227.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.366589 | $3,349.52 |
$1,227.9 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242366 | 3 hours ago | | | 0.0011848704 | 0.00025713794 | |
| 21239493 | 13 hours ago | | | 0.0029643019 | 0.00029610552 | |
| 21181569 | 9 days ago | | | 0.00063163753 | 0.0014999392 | |
| 21181548 | 9 days ago | | | 0.00063163753 | 0.0014950112 | |
| 21181534 | 9 days ago | | | 0.00063163753 | 0.0014483780 | |
| 21176031 | 9 days ago | | | 0.0061438343 | 0.00072659445 | |
| 21139024 | 15 days ago | | | 0.00069386825 | 0.00040083411 | |
| 21138245 | 15 days ago | | | 0.0006915607 | 0.00056702705 | |
| 21138200 | 15 days ago | | | 0.0006915607 | 0.00057994342 | |
| 21138173 | 15 days ago | | | 0.0006915607 | 0.00064326109 |
ABI
ABI objects
Getter at block 21243291
getBalance() view returns (uint256)
366588897386602294
owner() view returns (address)
0xbb1698c02a7b57d70b3146b2b32481ee5341ad7d
Read-only
getTokenBalance(address _token) view returns (uint256)
State-modifying
Events renounceOwnership()
setParameters(uint256 _buybackPercentage, uint256 _distributionPercentage1, uint256 _distributionPercentage2)
setThresholdLimit(uint256 _limit)
setTokenContractAddress(address _tokenContractAddress)
setUniswapRouterAddress(address _uniswapRouterAddress)
setWallet1(address _wallet)
setWallet2(address _wallet)
transferOwnership(address newOwner)
withdrawETH()
withdrawToken(address _token, uint256 _amount)
EthDistributed(address indexed wallet, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensBoughtBack(uint256 amount)
constructor(address _wallet1, address _wallet2, address _tokenContractAddress, address _uniswapRouterAddress)
receive()
This contract contains no error objects.