HAROLD COIN
Verified contract
Active on
Ethereum with 58 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 "HAROLD COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17104257 | 2 years ago | | | 0 | 0.0010947329 | |
| 17092880 | 2 years ago | | | 0 | 0.0019888252 | |
| 17091726 | 2 years ago | | | 0 | 0.0017468053 | |
| 17091665 | 2 years ago | | | 0 | 0.0021099488 | |
| 17091517 | 2 years ago | | | 0 | 0.0017781987 | |
| 17090970 | 2 years ago | | | 0 | 0.0018802139 | |
| 17090914 | 2 years ago | | | 0 | 0.0025920968 | |
| 17090903 | 2 years ago | | | 0 | 0.0030112402 | |
| 17090885 | 2 years ago | | | 0 | 0.0015126430 | |
| 17090867 | 2 years ago | | | 0 | 0.0020566254 |
ABI
ABI objects
Getter at block 21217440
decimals() view returns (uint8)
18
name() view returns (string)
HAROLD COIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x48775249d9135c226363e7237c4712f5e1d7e091
startBlock() view returns (uint256)
17090767
symbol() view returns (string)
HAROLD
totalSupply() view returns (uint256)
100000000000000000000000000
trade() view returns (bool)
true
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)
openTrading()
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.