AwesomeApesVault
Verified contract
Active on
Ethereum with 34 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,188.13)
Native
Value
$1,069.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.317856 | $3,365.09 |
$1,069.61 | |
WETH | ERC-20 | 0.03525 | $3,362.13 |
$118.52 | |
ERC-20 | 0.0007 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15281343 | 2 years ago | | | 0.006 | 0.00045586911 | |
| 15173688 | 2 years ago | | | 0.04567 | 0.0014291082 | |
| 14832229 | 3 years ago | | | 0 | 0.0022941880 | |
| 14832224 | 3 years ago | | | 0 | 0.0026207941 | |
| 14792223 | 3 years ago | | | 0.035285 | 0.00047175734 | |
| 14717846 | 3 years ago | | | 0.034545 | 0.0014927423 | |
| 14717544 | 3 years ago | | | 0.0327 | 0.0013649896 | |
| 14648216 | 3 years ago | | | 0.2360895 | 0.00072700495 | |
| 14612362 | 3 years ago | | | 0.04169995 | 0.00071906548 | |
| 14609800 | 3 years ago | | | 0 | 0.0036513660 |
ABI
ABI objects
Getter at block 21260806 validate() view returns (uint256)
owner() view returns (address)
0x5c9c6d6e35044b141aa59fb41f2133376f48c250
Read-only
denominators(address) view returns (uint256)
numerators(address) view returns (uint256)
vaults(uint256) view returns (address)
State-modifying
Events renounceOwnership()
setDenominator(address _vault, uint256 _denominator)
setNumerator(address _vault, uint256 _numerator)
setVault(address _vault, uint256 _index)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address[] _vaults, uint256[] _numerators, uint256[] _denominators)
fallback()
receive()
This contract contains no error objects.