Entry Token
Verified contract
Active on
Ethereum with 93 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 24 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ELY | ERC-20 | 32.5013 | -- | -- | |
ENTRY | ERC-20 | 1 | -- | -- | |
ENTRY | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9756223 | 5 years ago | | | 0 | 0.00076280000 | |
| 9198622 | 5 years ago | | | 0 | 0.0010682560 | |
| 7743801 | 6 years ago | | | 0 | 0.00017996160 | |
| 7599852 | 6 years ago | | | 0 | 0.000037364000 | |
| 7598652 | 6 years ago | | | 0 | 0.00042968600 | |
| 7344803 | 6 years ago | | | 0 | 0.00021595392 | |
| 7224701 | 6 years ago | | | 0 | 0.0015371720 | |
| 7063035 | 6 years ago | | | 0 | 0.00044836800 | |
| 6994805 | 6 years ago | | | 0 | 0.0013418400 | |
| 6992336 | 6 years ago | | | 0 | 0.00047070000 |
ABI
ABI objects
Getter at block 21333233
BASE_RATE() view returns (uint256)
6000
TOKENS_SALE_HARD_CAP() view returns (uint256)
325000000000000000000000000
decimals() view returns (uint8)
18
isICOPeriod() view returns (bool)
false
isPreSalePeriod() view returns (bool)
false
name() view returns (string)
Entry Token
owner() view returns (address)
0x5a837d3b3fc55363f38fe3f07583f5062240c25f
symbol() view returns (string)
ENTRY
timelockContractAddress() view returns (address)
0xf2ce29055f64a3312b6010ebea9aa443af5ecb42
tokenSaleClosed() view returns (bool)
true
totalSupply() view returns (uint256)
590000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
buyTokensOnInvestorBehalf(address _beneficiary, uint256 _tokens)
buyTokensOnInvestorBehalfBatch(address[] _addresses, uint256[] _tokens)
close()
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.