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 "Green Guy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20090249 | 6 months ago | | | 0 | 0.00030473285 | |
| 20090247 | 6 months ago | | | 0 | 0.00061579985 | |
| 20090244 | 6 months ago | | | 0 | 0.00072051049 | |
| 20090233 | 6 months ago | | | 0 | 0.00054310461 | |
| 20090225 | 6 months ago | | | 0 | 0.00059758581 | |
| 20090220 | 6 months ago | | | 0 | 0.00068000849 | |
| 20090213 | 6 months ago | | | 0 | 0.00069710693 | |
| 20090193 | 6 months ago | | | 0 | 0.00025272235 | |
| 20090181 | 6 months ago | | | 0 | 0.0012169200 | |
| 20090179 | 6 months ago | | | 0 | 0.00053271040 |
ABI
ABI objects
Getter at block 21392292
decimals() view returns (uint8)
18
murder() view returns (address)
0xa7feae2c90e871375d4daaa8d6f2c99585b41a82
name() view returns (string)
Green Guy
symbol() view returns (string)
GREEN
totalSupply() view returns (uint256)
123000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
rider(address[] detective)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.