FigmentEth2Depositor
Verified contract
Active on
Ethereum with 3,351 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HQG | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273405 | 11 hours ago | | | 32 | 0.00086573004 | |
| 21271925 | 16 hours ago | | | 32 | 0.0010665150 | |
| 21270387 | 21 hours ago | | | 32 | 0.00061264634 | |
| 21269336 | a day ago | | | 32 | 0.00050574560 | |
| 21268013 | a day ago | | | 992 | 0.0091907972 | |
| 21267243 | a day ago | | | 160 | 0.0034187991 | |
| 21266561 | a day ago | | | 32 | 0.00090927220 | |
| 21265944 | a day ago | | | 32 | 0.0025211455 | |
| 21265046 | 2 days ago | | | 32 | 0.0012443924 | |
| 21264557 | 2 days ago | | | 128 | 0.0032282318 |
ABI
ABI objects
Getter at block 21276621
collateral() view returns (uint256)
32000000000000000000
credentialsLength() view returns (uint256)
32
depositContract() view returns (address)
0x00000000219ab540356cbb839cbe05303d7705fa
nodesMinAmount() view returns (uint256)
1
owner() view returns (address)
0x1dae025f56ecbb194b1a7d06bc01d07a8b103e3c
paused() view returns (bool)
false
pubkeyLength() view returns (uint256)
48
signatureLength() view returns (uint256)
96
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit(bytes[] pubkeys, bytes[] withdrawal_credentials, bytes[] signatures, bytes32[] deposit_data_roots) payable
pause()
renounceOwnership()
transferOwnership(address newOwner)
unpause()
DepositEvent(address from, uint256 nodesAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address depositContract_)
receive()
This contract contains no error objects.