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 "Jeff"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18367050 | a year ago | | | 0 | 0.00018007430 | |
| 18367019 | a year ago | | | 0 | 0.0021382900 | |
| 18367017 | a year ago | | | 0 | 0.00065247293 | |
| 18367012 | a year ago | | | 0 | 0.00018755314 | |
| 18367010 | a year ago | | | 0 | 0.00020963458 | |
| 18367004 | a year ago | | | 0 | 0.00031362210 | |
| 18367004 | a year ago | | | 0 | 0.00025957046 | |
| 18366992 | a year ago | | | 0 | 0.00019508737 | |
| 18366989 | a year ago | | | 0 | 0.00021397127 | |
| 18366986 | a year ago | | | 0 | 0.0033352900 |
ABI
ABI objects
Getter at block 21290418
colorful() view returns (address)
0x468f398ac83bd8c5fb52358ca622408ec633f590
decimals() view returns (uint8)
18
name() view returns (string)
Jeff
symbol() view returns (string)
JEFF
totalSupply() view returns (uint256)
690000000000000000000000000000
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)
headline(address[] position)
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.