Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($482,906.58)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WEWE | ERC-20 | 24.995165B | $0.000019 |
$482,906.58 | |
BASE.VULT | ERC-20 | 2.289871M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21050557 | 2 months ago | | | 0 | 1.1697390e-7 | |
| 21050551 | 2 months ago | | | 0 | 1.7913071e-7 | |
| 21050528 | 2 months ago | | | 0 | 1.8010898e-7 | |
| 20746627 | 2 months ago | | | 0 | 0.000000096636964055 | |
| 20746615 | 2 months ago | | | 0 | 1.4712578e-7 | |
| 18603373 | 4 months ago | | | 0 | 7.1573916e-7 | |
| 18603373 | 4 months ago | | | 0 | 7.1573916e-7 | |
| 18603373 | 4 months ago | | | 0 | 7.1573916e-7 | |
| 18603373 | 4 months ago | | | 0 | 7.1573916e-7 | |
| 18603373 | 4 months ago | | | 0 | 7.1573916e-7 |
ABI
ABI objects
Getter at block 23858013
lockedStatus() view returns (uint8)
1
owner() view returns (address)
0xb00e81207bcda63c9e290e0b748252418818c869
virtualWeweBalance() view returns (uint256)
21000000000000000000000000000
vult() view returns (address)
0x299a57c1f6761b3db304dc8b18bb4e60a1cf37b6
vultBalance() view returns (uint256)
2289870795584382077218208
wewe() view returns (address)
0x6b9bb36519538e0c073894e964e90172e1c0b41f
weweBalance() view returns (uint256)
35995164742693617419259955200
Read-only
quoteVult(uint256 w) view returns (uint256 v)
quoteWewe(uint256 v) view returns (uint256 w)
State-modifying
Events deposit(address token, uint256 amount)
onApprovalReceived(address from, uint256 amount, bytes data) returns (bytes4)
receiveApproval(address from, uint256 amount, address token, bytes extraData)
renounceOwnership()
setLockedStatus(uint8 newStatus)
setVirtualWeweBalance(uint256 newVirtualBalance)
transferOwnership(address newOwner)
withdraw(address token, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _wewe, address _vult)
This contract contains no fallback and receive objects.
InvalidTokenReceived()
MergeLocked()
VultToWeweNotAllwed()
ZeroAmount()