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

Trustee

Verified contract

Active on Ethereum with 528 txns
Deployed by via 0x5ad7b2b0 at 4525723
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $198.09
ERC-20
--
ERC-20
--
ERC-20
--
0x661abf8a5755670432fc0da16be868508f800a5c822ab1c730f9a5e64ee6671b
0x38c67c1e546018b3648d672b8ac0d5885da37cac50013062789f4b847d349916
0x0239c1a4da2cd0b26dbf76dcafb5278f6501b25cd63e78819ff96f24b7c7ae53
0xa7c7bfa79c584c383158313106f939374e981fcd51baa6a8039734fc00e37d77
0x58924db7410aa4f475cd191dd68245f85baf240f943ebdc2c1ef2bec0821fc6a
0x7c094adb950cf61940eea95af2f6fc157925d4bdc852a6714d9863518b02cea7
0x1d0bc8012d8697bf13b9dea51558c7db1dbdac18f6f5d67d77976a532e87c172
0xd85392726f525042022b54f5c5145be7558ea29b55992c242e64180d4accdb5b
0x20357c630d89bdcecb60b72f04d9fdcb0a2f6e9143d0a087bb197ee2d9193199
0x7d1206bcedc52e29c73632ff0f577bc8888eaf2d96fbf163d6a1d8c7e5a1a1c3

Functions
Getter at block 20798403
adminAddress(view returns (address)
0x7516778a8a05fe375368cba4b0d26790d23d9928
opsAddress(view returns (address)
0x66233ba6201cc64935128feb9294f9fff104944d
owner(view returns (address)
0x9ce5539ad01ddfca5bb1393e9549917ce294e998
proposedOwner(view returns (address)
0x0000000000000000000000000000000000000000
revokeAddress(view returns (address)
0x2a723917d5c86f5a75f58c4affbc9a97b0f3ca25
tokenContract(view returns (address)
0x2c4e8f2d746113d0696ce89b35f0d8bf88e0aeca
totalLocked(view returns (uint256)
1050824295878000700000000
Read-only
allocations(addressview returns (uint256 amountGranteduint256 amountTransferredbool revokable)
State-modifying
completeOwnershipTransfer(returns (bool)
grantAllocation(address _accountuint256 _amountbool _revokablereturns (bool)
initiateOwnershipTransfer(address _proposedOwnerreturns (bool)
processAllocation(address _accountuint256 _amountreturns (bool)
reclaimTokens(returns (bool)
revokeAllocation(address _accountreturns (bool)
setAdminAddress(address _adminAddressreturns (bool)
setOpsAddress(address _opsAddressreturns (bool)
setRevokeAddress(address _revokeAddressreturns (bool)
Events
AdminAddressChanged(address indexed _newAddress
AllocationGranted(address indexed _fromaddress indexed _accountuint256 _amountbool _revokable
AllocationProcessed(address indexed _fromaddress indexed _accountuint256 _amount
AllocationRevoked(address indexed _fromaddress indexed _accountuint256 _amountRevoked
OpsAddressChanged(address indexed _newAddress
OwnershipTransferCompleted(address indexed _newOwner
OwnershipTransferInitiated(address indexed _proposedOwner
RevokeAddressChanged(address indexed _newAddress
TokensReclaimed(uint256 _amount
Constructor
constructor(address _tokenContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.