TokenHolder

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x0534d3c8 at 19637341
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x97014fdcf72ebc8c6bb6f221e1c5eba65cdd29c3cd89f5837e28478c5737b50c
0xce7ec1e49c76d773af266c08ccf0ed404406afcf66b587e219842eb659d283ba

Functions
Getter at block 21418499
ETH(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
owner(view returns (address)
0x11d3f11f01014c359687039acbb318e11205dda6
paused(view returns (bool)
false
Read-only
whiteListBond(addressview returns (bool)
State-modifying
pause(
renounceOwnership(
rescureFund(address _erc20address _topayable 
setWhiteList(address _addressbool _status
transfer(address _erc20address _receiveruint256 _amount
transferETH(address receiver_uint256 amount_
transferOwnership(address newOwner
unpause(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(
Fallback and receive
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
EnforcedPause(
ExpectedPause(
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token