WibxTokenVesting
Verified contract
Active on
Ethereum with 430 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WBX | ERC-20 | 0 | $0.001282 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9062818 | 5 years ago | | | 0 | 0.0020923200 | |
| 9062813 | 5 years ago | | | 0 | 0.0023351800 | |
| 9062735 | 5 years ago | | | 0 | 0.0017923200 | |
| 9062731 | 5 years ago | | | 0 | 0.0023351800 | |
| 9062647 | 5 years ago | | | 0 | 0.0015117200 | |
| 9062601 | 5 years ago | | | 0 | 0.00048754000 | |
| 9062595 | 5 years ago | | | 0 | 0.0023313400 | |
| 9062290 | 5 years ago | | | 0 | 0.0017923200 | |
| 9062286 | 5 years ago | | | 0 | 0.0023377400 | |
| 9062269 | 5 years ago | | | 0 | 0.0017923200 |
ABI
ABI objects
Getter at block 21256421
isOwner() view returns (bool)
false
owner() view returns (address)
0x02f61ee95e2e7497bfe4fafe797ad97a4e8efe33
totalAlocatedWibxVestingTokens() view returns (uint256)
7056212251831798086177645839
totalWibxVestingSupply() view returns (uint256)
1
Read-only
nextWithdrawalTime(address wallet) view returns (uint256)
remainingTokenAmount(address wallet) view returns (uint256)
State-modifying
Events addTeamMember(address wallet, uint256 tokenAmount) returns (bool)
renounceOwnership()
terminateTokenVesting()
transferOwnership(address newOwner)
withdrawal(address wallet) returns (bool)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address wibxTokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.