ENJCrowdfund
Verified contract
Active on
Ethereum with 15,534 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($15.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ENJ | ERC-20 | 90.333927 | $0.167323 |
$15.11 | |
AfroX | ERC-20 | 1M | -- | -- | |
EOST | ERC-20 | 25K | -- | -- | |
FIFAmini | ERC-20 | 20.180614K | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
VIN | ERC-20 | 7.77 | -- | -- | |
COB | ERC-20 | 1.45 | -- | -- | |
SPB | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
TRX | ERC-20 | 0.042282 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9177988 | 5 years ago | | | 0 | 0.00075000000 | |
| 9177973 | 5 years ago | | | 0 | 0.00042000000 | |
| 9177951 | 5 years ago | | | 0 | 0.00010500000 | |
| 6827553 | 6 years ago | | | 0.1 | 0.0059888290 | |
| 5002772 | 7 years ago | | | 0.00004 | 0.00010500000 | |
| 4632409 | 7 years ago | | | 1 | 0.0052500000 | |
| 4481773 | 7 years ago | | | 0 | 0.0011210800 | |
| 4467038 | 7 years ago | | | 0.15 | 0.012000000 | |
| 4467027 | 7 years ago | | | 0.185 | 0.0042000000 | |
| 4467016 | 7 years ago | | | 0.08 | 0.0030000000 |
ABI
ABI objects
Getter at block 21157489
beneficiary() pure returns (address)
0xc4740f71323129669424d1ae06c42aee99da30e2
endTime() pure returns (uint256)
1509494340
newOwner() pure returns (address)
0x0000000000000000000000000000000000000000
owner() pure returns (address)
0xde63aef60307655405835da74ba02ce4db1a42fb
startTime() pure returns (uint256)
1507032000
tokenAddress() pure returns (address)
0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c
totalEnjSold() pure returns (uint256 total)
1000000195400052830000000000
totalPresaleTokensYetToAllocate() pure returns (uint256)
0
Read-only
getTotalAmountOfTokens(uint256 _contribution) pure returns (uint256 amountOfTokens)
State-modifying
Events acceptOwnership()
changeBeneficiary(address _newBeneficiary)
contributeETH(address _to) payable returns (uint256 amount)
deliverPresaleTokens(address[] _batchOfAddresses, uint256[] _amountofENJ) returns (bool success)
setToken(address _tokenAddress)
transferOwnership(address _newOwner)
withdrawTokens(address _token, address _to, uint256 _amount)
CrowdsaleContribution(address indexed _contributor, uint256 _amount, uint256 _return)
OwnerUpdate(address _prevOwner, address _newOwner)
PresaleContribution(address indexed _contributor, uint256 _amountOfTokens)
constructor(uint256 _totalPresaleTokensYetToAllocate, address _beneficiary)
fallback()
This contract contains no error objects.