ElectrifyAsia
Verified contract
Active on
Ethereum with 39,384 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.94)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
REM | ERC-20 | 43.84361K | $0.000067 |
$2.92 | |
OMG | ERC-20 | 0.096987 | $0.28117 |
$0.03 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
FOTA | ERC-20 | 34.374K | -- | -- | |
PAL | ERC-20 | 21K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
INSTAR | ERC-20 | 6.947219K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
Shell | ERC-20 | 300 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21150084 | a day ago | | | 0 | 0.00059881591 | |
| 21141016 | 2 days ago | | | 0 | 0.00048878510 | |
| 21092022 | 9 days ago | | | 0 | 0.00030454522 | |
| 21067701 | 13 days ago | | | 0 | 0.00038386461 | |
| 21051036 | 15 days ago | | | 0 | 0.00034496456 | |
| 21024359 | 19 days ago | | | 0 | 0.00029746821 | |
| 21023122 | 19 days ago | | | 0 | 0.00056299828 | |
| 21023111 | 19 days ago | | | 0 | 0.00055440139 | |
| 21001441 | 22 days ago | | | 0 | 0.00041863230 | |
| 20974633 | a month ago | | | 0 | 0.00051057247 |
ABI
ABI objects
Getter at block 21158279
adminAddress() view returns (address)
0x2471ec648db9eb3e63dbbe1396782b3c6f7a3787
decimals() view returns (uint8)
18
lockedDays() view returns (uint256)
7
name() view returns (string)
ElectrifyAsia
owner() view returns (address)
0x2471ec648db9eb3e63dbbe1396782b3c6f7a3787
saleEndTime() view returns (uint256)
1519995599
saleStartTime() view returns (uint256)
1519390800
symbol() view returns (string)
ELEC
tokenSaleContract() view returns (address)
0x12795d1331b2f9a4c789203efc5987030854ad55
totalSupply() view returns (uint256)
749999945272418520775130000
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)
burn(uint256 _value) returns (bool)
emergencyERC20Drain(address token, uint256 amount)
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)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 tokenTotalAmount, uint256 startTime, uint256 endTime, uint256 lockedTime, address admin)
This contract contains no fallback and receive objects.
This contract contains no error objects.