Vitalik's Booger
Verified contract
Active on
Ethereum with 68 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5e7a…a28d
3 additional
variables
Balances ($0.00)
No balances found for "Vitalik's Booger"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20755413 | 3 months ago | | | 0 | 0.000057038596 | |
| 20748336 | 3 months ago | | | 0 | 0.000077289190 | |
| 20748188 | 3 months ago | | | 0 | 0.000046009261 | |
| 20748181 | 3 months ago | | | 0 | 0.000069437486 | |
| 20748180 | 3 months ago | | | 0 | 0.000070503792 | |
| 20748150 | 3 months ago | | | 0 | 0.000049099044 | |
| 20748150 | 3 months ago | | | 0 | 0.000095522915 | |
| 20748125 | 3 months ago | | | 0 | 0.000075972853 | |
| 20748125 | 3 months ago | | | 0 | 0.000084057638 | |
| 20748125 | 3 months ago | | | 0 | 0.000084057638 |
ABI
ABI objects
Getter at block 21306609
_maxTaxSwap() view returns (uint256)
6904200000000000
_maxTxAmount() view returns (uint256)
690420000000000000
_maxWalletSize() view returns (uint256)
690420000000000000
_taxSwapThreshold() view returns (uint256)
6904200000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Vitalik's Booger
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BOOGER
totalSupply() pure returns (uint256)
690420000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
removeLimits()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.