Deedcoin
Verified contract
Active on
Ethereum with 11,767 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 "Deedcoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20543538 | 3 months ago | | | 0 | 0.000078594522 | |
| 16228939 | 2 years ago | | | 0 | 0.00078547763 | |
| 12450333 | 3 years ago | | | 0 | 0.0029306370 | |
| 12373973 | 4 years ago | | | 0 | 0.0012317170 | |
| 11450565 | 4 years ago | | | 0 | 0.0025116168 | |
| 11401032 | 4 years ago | | | 0 | 0.00054123300 | |
| 11348503 | 4 years ago | | | 0 | 0.00053412630 | |
| 11160114 | 4 years ago | | | 0 | 0.00081522000 | |
| 10593801 | 4 years ago | | | 0 | 0.0016236990 | |
| 10446202 | 4 years ago | | | 0 | 0.00097855200 |
ABI
ABI objects
Getter at block 21166250
decimals() view returns (uint256)
18
name() view returns (string)
Deedcoin
owner() view returns (address)
0x384e82c07c2004c34b06e2d2e55d472a496a5646
symbol() view returns (string)
DEED
totalSupply() view returns (uint256)
29809525000000000000000000
Read-only
balanceOf(address _address) view returns (uint256 balance)
State-modifying
Events transfer(address _to, uint256 _value) returns (bool)
transfer(address _to, uint256 _value, bytes _data) returns (bool)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value, bytes _data)
constructor()
fallback()
This contract contains no error objects.