This contract is being backfilled. You may encounter incomplete storage history.

Sender

Verified contract

Active on Ethereum with 24 txns
Deployed by via 0xddcebfeb at 20177318
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Sender"

0xb8b97631ef15f71744290d19925d5434db0465da229a527879d8e053e1368e35
0xd4f2612bafd23bd1b1b63f49db780f506b0bfc2561f7d839e5730254582010c6
0x31cad94ec93ae69af1064863739358f7a6b092e8c691870e97b9a2b7b009ad5b
0xce991f517c11aba7402d1dd6fa80ce298f89dd63457fe563f8a50d106e101638
0xde5ad9b072bbe7acf5aa6072ab92eb3ba1817af508f8a6ba0aab44d7830bd7f7
0x0fc17dfc66972abb2795a929187baa48e4e6b88a3d9a148e5e1d6d509cd1b82b
0xb7879e26bf207bff8415e3a8c6e8197ad8a8b58f92ed2698e56782f1243618c6
0x8c1b7b3222ddf891a9cc64615229ee257ee1a95368e8195c1b26609b6020656d
0x7913ec7c1fe6d0c24b83dbc3150f3c74ff6f0b50609fc616b3d105d34509f0b1
0x1bdbc9fe0456be490a8508d840f8f6740f31daabf8e19de0aea8e19913443f98

Functions
Getter at block 20799599
owner(view returns (address)
0x3f5636d227b26a46eb1d407213937921b4266511
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
send(address _tokenAddressuint256[] _amountsaddress[] _recipients
transferOwnership(address newOwner
withdrawTokens(address _tokenAddressuint256 _amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account