Enter-Coin
Verified contract
Active on
Ethereum with 982 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ENTRC | ERC-20 | 28.152281K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9901249 | 5 years ago | | | 0 | 0.000072526000 | |
| 9387743 | 5 years ago | | | 0 | 0.000089990000 | |
| 9380098 | 5 years ago | | | 0 | 0.000036287000 | |
| 9300418 | 5 years ago | | | 0 | 0.000072502000 | |
| 9300412 | 5 years ago | | | 0 | 0.00033363200 | |
| 8746738 | 5 years ago | | | 0 | 0.00014607600 | |
| 8281541 | 5 years ago | | | 0 | 0.00030911400 | |
| 8246691 | 5 years ago | | | 0 | 0.00025198111 | |
| 8246599 | 5 years ago | | | 0 | 0.00025089753 | |
| 7975388 | 5 years ago | | | 0 | 0.00091457500 |
ABI
ABI objects
Getter at block 21173120
INITIAL_SUPPLY() view returns (uint256)
10000000000000000
cap() view returns (uint256)
6500000000000000
decimals() view returns (uint256)
8
endBlock() view returns (uint256)
5360176
getTimePassed() view returns (uint256)
2587
hasEnded() view returns (bool)
true
issuedTokens() view returns (uint256)
33125939633364
name() view returns (string)
Enter-Coin
owner() view returns (address)
0x3967636353174619de081278eee649a7beea07a2
startBlock() view returns (uint256)
4360176
symbol() view returns (string)
ENTRC
tokensPerEther() view returns (uint256)
306
totalSupply() view returns (uint256)
10000000000000000
wallet() view returns (address)
0xf67e754b5be1138882d203f46472c69b985108a7
weiRaised() view returns (uint256)
810723676421000000000
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)
buyTokens(address beneficiary) payable
resetContractDeploymentDate()
setFounder(address newFounder)
setWallet(address newWallet)
startCrowdsale(uint256 interval)
stopCrowdSale()
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)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.