Hill chain
Verified contract
Active on
Ethereum with 1,973 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 "Hill chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9188941 | 5 years ago | | | 0 | 0.00063768000 | |
| 9164442 | 5 years ago | | | 0 | 0.00063768000 | |
| 9158749 | 5 years ago | | | 0 | 0.00063750000 | |
| 9148848 | 5 years ago | | | 0 | 0.00086268000 | |
| 9144530 | 5 years ago | | | 0 | 0.00086232000 | |
| 9134913 | 5 years ago | | | 0 | 0.00063768000 | |
| 9129823 | 5 years ago | | | 0 | 0.00086268000 | |
| 9125230 | 5 years ago | | | 0 | 0.00086268000 | |
| 9123526 | 5 years ago | | | 0 | 0.00086268000 | |
| 9118416 | 5 years ago | | | 0 | 0.00086268000 |
ABI
ABI objects
Getter at block 21169763
airdrop() view returns (uint256)
0
buyPrice() view returns (uint256)
0
currentTotalSupply() view returns (uint256)
0
decimals() view returns (uint32)
18
name() view returns (string)
Hill chain
owner() view returns (address)
0x85a441fa03fbcf962b24a3ed99261c19ece216ab
startBalance() view returns (uint256)
0
symbol() view returns (string)
HLC
totalSupply() view returns (uint256)
280000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
freezeAccount(address target, bool freeze)
getEth(uint256 num) payable
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mintToken(address target, uint256 mintedAmount)
modifyairdrop(uint256 _airdrop, uint256 _startBalance)
selfdestructs() payable
setPrices(uint256 newBuyPrice)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
FrozenFunds(address target, bool frozen)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply)
fallback()
This contract contains no error objects.