XVIX BurnVault
Verified contract
Active on
Ethereum with 714 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6,371.40)
Native
Value
$6,371.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.761694 | $3,616.63 |
$6,371.4 | |
XVIX | ERC-20 | 4.611908K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16871110 | 2 years ago | | | 0 | 0.0019216841 | |
| 15642646 | 2 years ago | | | 0 | 0.00082355327 | |
| 14820435 | 3 years ago | | | 0 | 0.0031421862 | |
| 13548159 | 3 years ago | | | 0 | 0.0093979482 | |
| 13032983 | 3 years ago | | | 0 | 0.0031371063 | |
| 12951708 | 3 years ago | | | 0 | 0.0039183720 | |
| 12889906 | 3 years ago | | | 0 | 0.0031220119 | |
| 12868122 | 3 years ago | | | 0 | 0.00086329140 | |
| 12863192 | 3 years ago | | | 0 | 0.0023627040 | |
| 12822288 | 3 years ago | | | 0 | 0.0046940500 |
ABI
ABI objects
Getter at block 21324594
_totalSupply() view returns (uint256)
1144568278471948237256242336742
cumulativeRewardPerToken() view returns (uint256)
1667696461053575691
decimals() view returns (uint8)
18
distributor() view returns (address)
0x7f98d265ba2609c1534d12cf6b0976505ad7f653
floor() view returns (address)
0x40ed3699c2ffe43939ecf2f3d11f633b522820ad
getDivisor() view returns (uint256)
311544583
gov() view returns (address)
0x5f799f365fa8a2b60ac0429c48b153ca5a6f0cf8
initialDivisor() view returns (uint256)
126184166
name() view returns (string)
XVIX BurnVault
symbol() view returns (string)
XVIX:BV
toBurn() view returns (uint256)
938057302766088404152
token() view returns (address)
0x4bae380b5d762d543d426331b8437926443ae9ec
totalSupply() view returns (uint256)
3673850681178264098580
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address account) view returns (uint256)
balances(address) view returns (uint256)
claimableReward(address) view returns (uint256)
previousCumulatedRewardPerToken(address) view returns (uint256)
senders(address) view returns (bool)
State-modifying
Events addSender(address _sender)
approve(address, uint256) returns (bool)
claim(address _receiver)
deposit(uint256 _amount)
refund(address _receiver) returns (uint256)
removeSender(address _sender)
setDistributor(address _distributor)
setGov(address _gov)
transfer(address, uint256) returns (bool)
transferFrom(address, address, uint256) returns (bool)
withdraw(address _receiver, uint256 _amount)
withdrawWithoutDistribution(address _receiver, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
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, address _floor)
receive()
This contract contains no error objects.