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 "TokenProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6400876 | 6 years ago | | | 0 | 0.00093731400 | |
| 6400876 | 6 years ago | | | 0 | 0.00093731400 |
ABI
ABI objects
Getter at block 21216544
GRACE_PERIOD_EXPIRATION() view returns (uint256)
1537935816
owner() view returns (address)
0xb5f16c35cd479ebd642d1983794cb2477f3b4934
Read-only
authorized(address) view returns (bool)
available(address who, address token) view returns (uint256)
State-modifying
Events grantAccess(address who)
renounceOwnership()
transferOwnership(address _newOwner)
transferTokens(address token, address from, address to, uint256 value)
AccessGranted(address who)
AccessRevoked(address who)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 gracePeriod)
This contract contains no fallback and receive objects.
This contract contains no error objects.