XVIX TimeVault
Verified contract
Active on
Ethereum with 2,979 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,453.00)
Native
Value
$3,453
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.96782 | $3,567.81 |
$3,453 | |
XVIX | ERC-20 | 4.65972K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20826502 | 2 months ago | | | 0 | 0.0012329883 | |
| 20619521 | 3 months ago | | | 0 | 0.00012082912 | |
| 20121903 | 5 months ago | | | 0 | 0.00078116628 | |
| 20070456 | 6 months ago | | | 0 | 0.0012496643 | |
| 19814113 | 7 months ago | | | 0 | 0.00068424711 | |
| 19763398 | 7 months ago | | | 0 | 0.00048527426 | |
| 19692134 | 7 months ago | | | 0 | 0.00045575148 | |
| 19578078 | 8 months ago | | | 0 | 0.0037436708 | |
| 19481207 | 8 months ago | | | 0 | 0.0018903333 | |
| 19481153 | 8 months ago | | | 0 | 0.0018014049 |
ABI
ABI objects
Getter at block 21290246
WITHDRAWAL_DELAY() view returns (uint256)
604800
WITHDRAWAL_WINDOW() view returns (uint256)
172800
cumulativeRewardPerToken() view returns (uint256)
18619247047143221376212811
decimals() view returns (uint8)
18
distributor() view returns (address)
0x7f98d265ba2609c1534d12cf6b0976505ad7f653
gov() view returns (address)
0x5f799f365fa8a2b60ac0429c48b153ca5a6f0cf8
name() view returns (string)
XVIX TimeVault
symbol() view returns (string)
XVIX:TV
token() view returns (address)
0x4bae380b5d762d543d426331b8437926443ae9ec
totalSupply() view returns (uint256)
4659471271660518870000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address account) view returns (uint256)
balances(address) view returns (uint256)
claimableReward(address) view returns (uint256)
getWithdrawalSlot(uint256 _time) pure returns (uint256)
previousCumulatedRewardPerToken(address) view returns (uint256)
withdrawalAmounts(address) view returns (uint256)
withdrawalSlots(uint256) view returns (uint256)
withdrawalTimestamps(address) view returns (uint256)
State-modifying
Events approve(address, uint256) returns (bool)
beginWithdrawal(uint256 _amount)
claim(address _receiver)
deposit(uint256 _amount)
setDistributor(address _distributor)
setGov(address _gov)
transfer(address, uint256) returns (bool)
transferFrom(address, address, uint256) returns (bool)
withdraw(address _receiver)
withdrawWithoutDistribution(address _receiver)
Approval(address indexed owner, address indexed spender, uint256 value)
BeginWithdrawal(address account, uint256 amount)
Claim(address receiver, uint256 amount)
Deposit(address account, uint256 amount)
GovChange(address gov)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address account, uint256 amount)
constructor(address _token)
receive()
This contract contains no error objects.