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 "BugsCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20096208 | 5 months ago | | | 0 | 0.00020342700 | |
| 20096202 | 5 months ago | | | 0 | 0.00018167131 | |
| 20094615 | 5 months ago | | | 0 | 0.00026814724 | |
| 20094597 | 5 months ago | | | 0 | 0.00037082789 | |
| 20094587 | 5 months ago | | | 0 | 0.00048060258 | |
| 20094585 | 5 months ago | | | 0 | 0.00049874909 | |
| 20094583 | 5 months ago | | | 0 | 0.00095888090 | |
| 20094580 | 5 months ago | | | 0 | 0.00046588844 | |
| 20094573 | 5 months ago | | | 0 | 0.00017202398 | |
| 20071946 | 5 months ago | | | 0 | 0.00048911876 |
ABI
ABI objects
Getter at block 21224209
decimals() view returns (uint8)
9
name() view returns (string)
BugsCoin
owner() view returns (address)
0x83914d71ff0d6eacfa1894a842a4a79331942e35
symbol() view returns (string)
Bugs
totalSupply() view returns (uint256)
420690000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRequiredTransferInCounts(address account) view returns (uint256)
isExcludedFromEnableTrading(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromEnableTrading(address account, bool excluded)
renounceOwnership()
setjieounts(address account)
setunts(address account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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.