ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 27 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xade4…0be6
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0x2371…970a
7 additional
variables
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18441005 | a year ago | | | 0 | 0.072167208 | |
| 18227392 | a year ago | | | 0 | 0.0087467960 | |
| 17550018 | a year ago | | | 0 | 0.035076516 | |
| 17550015 | a year ago | | | 0 | 0.033794073 | |
| 17270892 | 2 years ago | | | 0 | 0.024830371 | |
| 16525963 | 2 years ago | | | 320 | 0.031152943 | |
| 16525960 | 2 years ago | | | 320 | 0.031476003 | |
| 16525956 | 2 years ago | | | 320 | 0.032759368 | |
| 16525923 | 2 years ago | | | 320 | 0.036372060 | |
| 16525900 | 2 years ago | | | 320 | 0.033835521 |
ABI
ABI objects
Getter at block 21304524 proxiableUUID() view returns (bytes32)
MAX_REPORT_AMOUNT() view returns (uint256)
33000000000000000000
MIN_REPORT_AMOUNT() view returns (uint256)
32000000000000000000
allowClaim() view returns (bool)
true
dao() view returns (address)
0x6b8cacec8a29a356589dbaacd51c67cc4c2766ce
daoClCommissionRate() view returns (uint256)
1000
daoRewards() view returns (uint256)
251384348400000000
depositContract() view returns (address)
0x00000000219ab540356cbb839cbe05303d7705fa
nftAddress() view returns (address)
0x40cd77d9aa9e0b2d485259415ea05486b201c514
nftContract() view returns (address)
0x40cd77d9aa9e0b2d485259415ea05486b201c514
nodeCapitalVault() view returns (address)
0x23715a59bed8a94aa4ffebe8b7f1125b84fe970a
owner() view returns (address)
0x01d0be6a499f91a4572f78f042d0f7a1fde1ebce
paused() view returns (bool)
false
totalUnwithdrawAmounts() view returns (uint256)
251384348400000000
vault() view returns (address)
0xade4a1e54a0efa7c0557e8fdecc714f716ed0be6
Read-only
getCanClaimEthOfOwner(address owner) view returns (uint256[], uint256[])
getCanClaimOfOwner(address owner) view returns (uint256[])
isReport(uint256) view returns (bool)
nonces(uint256) view returns (uint64)
withdrawAmounts(uint256) view returns (uint256)
State-modifying
Events batchClaimRewards(uint256[] tokenIds)
claimDaoRewards(address to)
claimETH(uint256 claimNumber)
claimRewards(uint256 tokenId)
disperseRewards(uint256 tokenId)
initialize(address depositContractAddress, address vaultAddress, address nftContractAddress)
initializeV2(address dao_, address nodeCapitalVault_)
pause()
renounceOwnership()
reportExitStatus(uint256[] tokenIds, uint256[] amounts)
resetExitStatus(uint256[] tokenIds, uint256[] amounts)
setDao(address dao_)
setNodeCapitalVaultContract(address nodeCapitalVault_)
stake(bytes[] data) payable returns (bool)
startClaim()
transferOwnership(address newOwner)
unpause()
unstake(bytes[] data) payable returns (bool)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
CanClaim()
DaoChanged(address _before, address _after)
DaoRewardsClaim(address to, uint256 amount)
ETHClaim(address owner, uint256 amount)
Eth32Deposit(bytes _pubkey, bytes _withdrawal, address _owner)
ExitStatusReported(uint256[] tokenIds, uint256[] amounts)
ExitStatusReset(uint256[] tokenIds, uint256[] amounts)
Initialized(uint8 version)
NodeCapitalVaultChanged(address _before, address _after)
NodeTrade(uint256 _tokenId, address _from, address _to, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
TotalUnwithdrawAmountsChanged(uint256 _before, uint256 _after)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.