Evolution netwide
Verified contract
Active on
Ethereum with 11,348 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 |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.001884 |
$0 | |
UBN | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12475915 | 4 years ago | | | 0 | 0.0049215840 | |
| 12326791 | 4 years ago | | | 0 | 0.0026843850 | |
| 12145318 | 4 years ago | | | 0 | 0.0072201870 | |
| 12061423 | 4 years ago | | | 0 | 0.010202563 | |
| 11724533 | 4 years ago | | | 0 | 0.0049095040 | |
| 11653223 | 4 years ago | | | 0 | 0.0027923590 | |
| 11625524 | 4 years ago | | | 0 | 0.0027775350 | |
| 11364688 | 4 years ago | | | 0 | 0.0027769950 | |
| 11353576 | 4 years ago | | | 0 | 0.00098737600 | |
| 11352308 | 4 years ago | | | 0 | 0.00098737600 |
ABI
ABI objects
Getter at block 21249030
decimals() view returns (uint256)
18
name() view returns (string)
Evolution netwide
owner() view returns (address)
0xe55fc8468a734e8e60a4958b6a4e227f72dbfd19
paused() view returns (bool)
false
restoreFinished() view returns (bool)
false
symbol() view returns (string)
ENC
totalSupply() view returns (uint256)
8520000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
lockBalanceAll(address _owner) view returns (uint256)
lockState(address _owner) view returns (bool)
lockTypeInfoGroup(uint8 _type) view returns (uint256[], uint256[])
lockUserInfo(address _owner) view returns (uint256[], uint256[], uint256[], uint256[], uint256[])
useBalanceOf(address _owner) view returns (uint256)
State-modifying
Events addLockDate(uint8 _lockType, uint256 _second, uint256 _percent)
approve(address _spender, uint256 _value) returns (bool)
burn(address _to, uint256 _value) returns (bool)
clearLockUser(address _owner, uint256 _index)
deleteLockDate(uint8 _lockType, uint256 _lockTime)
distribute(address _to, uint256 _value) returns (bool)
finishRestore() returns (bool)
lock(address _owner) returns (bool)
pause()
setLockUsers(uint8 _type, address[] _to, uint256[] _value, uint256[] _endTime)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
transferRestore(address _from, address _to, uint256 _value) returns (bool)
unlock(address _owner) returns (bool)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(uint256 value)
Lock(address indexed from, uint256 value, uint256 endTime)
Mint(uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
RestoreFinished()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.