Restore

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0x1d68ab07 at 11253346
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe720f0de50d94fd30032a024c58eb53fd0e9652d55e26264d8726a6972b407ee
From
0x7331078e68d1b5be5d9ca66c6655ab8def5a1d454f2ec8fbc43404c7d8f01e63
From
0x87e639104a691fc23d8c75dd88bb67600b3790bae119dad45be0fbd3409e37b6
0x970c06977f6ed8d9f7686d3c1025222e4609c8e2a821fc5d0216523e556fc776
0xd05ceb99c1ae91117e9ec4b52d2dee166845d8a8755486a7fdba3c73e4f19a48
0x8db02b04f06d74c94b6e7e46a15aa80e721a120f5489b67946d0fc761844a6a9
From
0xc4941ba7c0c42cf4a5b1a8295960de98971d234ccb95627a74dee0fa66d4aa37
0xfbe45bb23b96edde004ba99cb3bcbfcd72e4fd03f9394cff5e8277fb021d64e9
0x2f605433e0e2284e761ad074714318340157ee4a20b393dda73f35554db7ebaa
From
0xc653ee1f19f401e7445a59a2eed719e88ec400f3f610f7cbdb2bb0efd0396311

Functions
Getter at block 21380406
CONTINUE_MINTING(view returns (bool)
false
PAUSED(view returns (bool)
true
START_TIME(view returns (uint256)
1605448800
TARGET_USER(view returns (address)
0x8bb620b08f82cde0fed8d053c92d5c9322994ded
TOKEN_DECIMALS(view returns (uint256)
18
TOKEN_DECIMALS_UINT8(view returns (uint8)
18
TOKEN_DECIMAL_MULTIPLIER(view returns (uint256)
1000000000000000000
TOKEN_NAME(view returns (string)
Restore
TOKEN_SYMBOL(view returns (string)
REST
decimals(pure returns (uint8 _decimals)
18
mintingFinished(view returns (bool)
true
name(pure returns (string _name)
Restore
owner(view returns (address)
0x8bb620b08f82cde0fed8d053c92d5c9322994ded
paused(view returns (bool)
false
symbol(pure returns (string _symbol)
REST
totalSupply(view returns (uint256)
80032840518747619380830375
Read-only
actualBalanceOf(address _ownerview returns (uint256 balance)
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
freezingBalanceOf(address _ownerview returns (uint256 balance)
freezingCount(address _addrview returns (uint256 count)
getFreezing(address _addruint256 _indexview returns (uint64 _releaseuint256 _balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
freezeTo(address _touint256 _amountuint64 _until
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
mintAndFreeze(address _touint256 _amountuint64 _untilreturns (bool)
pause(
releaseAll(returns (uint256 tokens)
releaseOnce(
renounceOwnership(
transfer(address _touint256 _valuereturns (bool _success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool _success)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Freezed(address indexed touint64 releaseuint256 amount
Mint(address indexed touint256 amount
MintFinished(
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Released(address indexed owneruint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.