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 "scloud"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19265921 | 10 months ago | | | 0 | 0.0010943023 | |
| 19265875 | 10 months ago | | | 0 | 0.0013073059 | |
| 16673651 | 2 years ago | | | 0 | 0.00098801649 | |
| 16632759 | 2 years ago | | | 0 | 0.0011350030 | |
| 16524018 | 2 years ago | | | 0 | 0.00070401499 | |
| 16524012 | 2 years ago | | | 0 | 0.0011352310 | |
| 16520538 | 2 years ago | | | 0 | 0.00071870549 | |
| 16520536 | 2 years ago | | | 0 | 0.00071531241 | |
| 16520536 | 2 years ago | | | 0 | 0.00072113866 | |
| 16520533 | 2 years ago | | | 0 | 0.00072811923 |
ABI
ABI objects
Getter at block 21399104
decimals() view returns (uint8)
18
finishRestore() view returns (bool)
false
getManagers() view returns (address[])
[]
name() view returns (string)
scloud
owner() view returns (address)
0x4495c3af279f3235cb0330e883ec02a3feb2e298
paused() view returns (bool)
false
symbol() view returns (string)
SCT
totalSupply() view returns (uint256)
2000000000000000000000000000
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)
addManager(address _to)
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
deleteLockDate(uint8 _lockType, uint256 _lockTime)
deleteLockUserInfo(address _to, uint8 _lockType, uint256 _startTime, uint256 _endTime)
deleteLockUserInfos(address _to, uint8 _lockType, uint256[] _startTime, uint256[] _endTime)
deleteManager(address _to)
isFinishRestore()
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)
transferWithtLockUser(uint8 _type, address _to, uint256 _amount, uint256[] _value, uint256[] _endTime)
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()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor(string name_, string symbol_, uint8 decimals_, uint256 supply_)
fallback()
This contract contains no error objects.