Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($219.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x89d2…0359 | ERC-20 | 11.275696 | $19.50 |
$219.88 | |
KICK | ERC-20 | 888.888K | -- | -- | |
ERC20 | ERC-20 | 1.98 | -- | -- | |
AMB | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6400885 | 6 years ago | | | 0 | 0.00063655200 | |
| 6400876 | 6 years ago | | | 0 | 0.00093777600 |
ABI
ABI objects
Getter at block 21305411
GRACE_PERIOD_EXPIRATION() view returns (uint256)
1537938519
TOKEN_PROXY() view returns (address)
0xeafd335c0e72bb89857972ee7a3ba90bd5a2f7fd
owner() view returns (address)
0xc4d43b6844ce4a2b0c25f278126d58f309963547
Read-only
authorized(address) view returns (bool)
balances(bytes32, address) view returns (uint256)
totalBalances(address) view returns (uint256)
State-modifying
Events grantAccess(address who)
renounceOwnership()
transferFromVault(bytes32 id, address token, address to, uint256 amount)
transferOwnership(address _newOwner)
transferToVault(bytes32 id, address token, address from, uint256 amount)
withdrawExcessToken(address token, address to) returns (uint256)
AccessGranted(address who)
AccessRevoked(address who)
ExcessTokensWithdrawn(address indexed token, address indexed to, address caller)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address proxy, uint256 gracePeriod)
This contract contains no fallback and receive objects.
This contract contains no error objects.