FSTTokenAgentHolder
Verified contract
Active on
Ethereum with 393 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8171…d01e
Balances ($0.00)
No balances found for "FSTTokenAgentHolder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10727905 | 4 years ago | | | 0 | 0.010609412 | |
| 10347220 | 4 years ago | | | 0 | 0.0020600800 | |
| 10036262 | 5 years ago | | | 0 | 0.0020600800 | |
| 9893828 | 5 years ago | | | 0 | 0.0015450600 | |
| 9889059 | 5 years ago | | | 0 | 0.0015450600 | |
| 9875614 | 5 years ago | | | 0 | 0.0015450600 | |
| 9822481 | 5 years ago | | | 0 | 0.0015450600 | |
| 9694745 | 5 years ago | | | 0 | 0.0015450600 | |
| 9631511 | 5 years ago | | | 0 | 0.0015450600 | |
| 9623806 | 5 years ago | | | 0 | 0.0015450600 |
ABI
ABI objects
Getter at block 21317736
globalLockPeriod() view returns (uint256)
63072000
isOwner() view returns (bool)
false
owner() view returns (address)
0x008318fc17e2a383480a9a3ce4f9eb210004ecdb
totalLockTokens() view returns (uint256)
90800000000000000000000000
totalUNLockTokens() view returns (uint256)
45400000000000000000000000
totalUnlockNum() view returns (uint256)
4
Read-only
holderAccountList(uint256) view returns (address)
holderList(address) view returns (uint256 startAt, uint256 lockAmount, uint256 releasedAmount, uint256 totalReleasedAmount, uint256 lastUnlocktime, bool isReleased, bool isInvested, uint256 unlockNumed)
State-modifying
Events addHolderToken(address _adr, uint256 _lockAmount)
releaseEachTokens()
releaseMyTokens()
releaseTokens(address _adr)
renounceOwnership()
subHolderToken(address _adr, uint256 _lockAmount)
transferOwnership(address newOwner)
HolderToken(address indexed who, uint256 value, uint256 totalValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReleaseTokens(address indexed who, uint256 value)
constructor(address _tokenAddress, uint256 _globalLockPeriod, uint256 _totalUnlockNum)
This contract contains no fallback and receive objects.
This contract contains no error objects.