Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "testism"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8424252 | 5 years ago | | | 0 | 0.0017197740 | |
| 8424238 | 5 years ago | | | 0 | 0.00093587400 | |
| 8424151 | 5 years ago | | | 0 | 0.0022762320 | |
| 8424143 | 5 years ago | | | 0 | 0.0022762320 | |
| 8424140 | 5 years ago | | | 0 | 0.0016435440 | |
| 8424132 | 5 years ago | | | 0 | 0.0024299940 | |
| 8423855 | 5 years ago | | | 0 | 0.0019114620 | |
| 8423829 | 5 years ago | | | 0 | 0.00093587400 | |
| 8423786 | 5 years ago | | | 0 | 0.0032223510 | |
| 8423753 | 5 years ago | | | 0 | 0.0017174700 |
ABI
ABI objects
Getter at block 21164211
decimals() view returns (uint256)
18
name() view returns (string)
testism
owner() view returns (address)
0x0e6e211dc86c25a74ba3f878d58fd808bbaf8561
paused() view returns (bool)
false
restoreFinished() view returns (bool)
false
symbol() view returns (string)
testism123
totalSupply() view returns (uint256)
100000000000000000000000000
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.