Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x85e5…89b9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SWG | ERC-20 | 15.318453M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156757 | a day ago | | | 0 | 0.0011587810 | |
| 21151648 | 2 days ago | | | 0 | 0.00077185736 | |
| 21145234 | 3 days ago | | | 0 | 0.0015285747 | |
| 21140981 | 3 days ago | | | 0 | 0.00071798723 | |
| 21116013 | 7 days ago | | | 0 | 0.00056699937 | |
| 21115514 | 7 days ago | | | 0 | 0.0013055812 | |
| 21108700 | 8 days ago | | | 0 | 0.00042664355 | |
| 21106482 | 8 days ago | | | 0 | 0.00024292888 | |
| 21106192 | 8 days ago | | | 0 | 0.00033307746 | |
| 21101689 | 9 days ago | | | 0 | 0.00075767348 |
ABI
ABI objects
Getter at block 21165430
owner() view returns (address)
0x545f62db9447d724494f529a7029dce3f9cd7a3c
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
token() view returns (address)
0x85e5cc7bb799b5abe00fd8ebb3edd4ff095789b9
totalBalance() view returns (uint256)
1392756934815423
totalUnFreezeDate() view returns (uint256)
1625097600
unFreezeStartDate() view returns (uint256)
1593561600
Read-only
balances(address) view returns (uint256)
getUnfrozenAmount(address _holder) view returns (uint256)
withdrawnBalances(address) view returns (uint256)
State-modifying
Events addBalance(address _to, uint256 _value)
claimOwnership()
transferOwnership(address newOwner)
withdraw(address _to, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, uint256 _unFreezeStartDate, uint256 _totalUnFreezeDate)
This contract contains no fallback and receive objects.
This contract contains no error objects.