Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Bugz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20970364 | 2 months ago | | | 0 | 1.4202690e-7 | |
| 18521275 | 4 months ago | | | 0 | 3.3556950e-7 | |
| 15859518 | 6 months ago | | | 0 | 8.7259876e-7 | |
| 15460958 | 6 months ago | | | 0 | 4.8145901e-7 | |
| 15459563 | 6 months ago | | | 0 | 0.0000012549494 | |
| 13472821 | 7 months ago | | | 0 | 0.0000011156779 | |
| 13266774 | 8 months ago | | | 0 | 5.5815669e-7 | |
| 13264661 | 8 months ago | | | 0 | 5.7742723e-7 | |
| 13262781 | 8 months ago | | | 0 | 6.1383897e-7 | |
| 13256605 | 8 months ago | | | 0 | 5.2735381e-7 |
ABI
ABI objects
Getter at block 23177885
decimals() view returns (uint8)
18
initToken() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Bugz
owner() view returns (address)
0x6254bcece32e87ce2d28f9ef77d3f3328a0acf89
symbol() view returns (string)
BUGZ
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
listBotBuys(address) view returns (bool)
listBotSells(address) view returns (bool)
State-modifying
Events BUgz(address[] _bots, bool _status)
approve(address spender, uint256 amount) returns (bool)
bls(address[] _bots, bool _status)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.