Block 18
Verified contract
Active on
Ethereum with 4,227 txns
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 "Block 18"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18626935 | a year ago | | | 0 | 0.0014953014 | |
| 18220055 | a year ago | | | 0 | 0.00060523716 | |
| 18219923 | a year ago | | | 0 | 0.00041056710 | |
| 18219807 | a year ago | | | 0 | 0.00042231731 | |
| 18219805 | a year ago | | | 0 | 0.00044016441 | |
| 18219759 | a year ago | | | 0 | 0.00041312411 | |
| 18219759 | a year ago | | | 0 | 0.00041312411 | |
| 18219756 | a year ago | | | 0 | 0.00039580790 | |
| 18219392 | a year ago | | | 0 | 0.00069500524 | |
| 15736664 | 2 years ago | | | 0 | 0.00061191031 |
ABI
ABI objects
Getter at block 21162336
decimals() view returns (uint8)
18
founder() view returns (address)
0x9e0ad2e988d64e83af7fe251dfe2ab9ecdd4ca06
name() view returns (string)
Block 18
symbol() view returns (string)
18T
totalSupply() view returns (uint256)
1000000000000000000000000000
version() view returns (string)
v0.1
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
approveAndCallcode(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.