District 7 Contributor
Verified contract
Active on
Ethereum with 130 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "District 7 Contributor"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14704615 | 3 years ago | | | 0 | 0.0012845562 | |
| 14704512 | 3 years ago | | | 0 | 0.0021939039 | |
| 9749021 | 5 years ago | | | 0 | 0.000061989600 | |
| 9748975 | 5 years ago | | | 0 | 0.000061989600 | |
| 6963261 | 6 years ago | | | 0 | 0.00046042200 | |
| 5642247 | 7 years ago | | | 0 | 0.00040926400 | |
| 5432956 | 7 years ago | | | 0 | 0.00026090580 | |
| 5386296 | 7 years ago | | | 0 | 0.00063666000 | |
| 5386233 | 7 years ago | | | 0 | 0.0015347400 | |
| 5386225 | 7 years ago | | | 0 | 0.0015347400 |
ABI
ABI objects
Getter at block 21290273
decimals() view returns (uint8)
0
name() view returns (string)
District 7 Contributor
symbol() view returns (string)
D7C
totalSupply() view returns (uint256)
4002
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)
approve(address _spender, uint256 _value, bytes _data) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value, bytes _data) 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.