ETH Price: $2,166.75 (-0.56%)

Contract

0x8d223943D65e21E321E7e43A0495c793AF9Ccd68
 

Overview

ETH Balance

0.070187908035 ETH

Eth Value

$152.08 (@ $2,166.75/ETH)

Token Holdings

Multichain Info

No addresses found
Transaction Hash
Method
Block
Age
From
To
Delegate Upgrade215199862024-12-31 4:11:5967 days ago1735618319IN
0x8d223943...3AF9Ccd68
0 ETH0.000314544.72735613
Distribute Balan...215199452024-12-31 4:03:4767 days ago1735617827IN
0x8d223943...3AF9Ccd68
0 ETH0.000449975.06810078
Refund215199302024-12-31 4:00:4767 days ago1735617647IN
0x8d223943...3AF9Ccd68
0 ETH0.000313334.91961696
Distribute Balan...189025562023-12-31 2:42:11433 days ago1703990531IN
0x8d223943...3AF9Ccd68
0 ETH0.0013810815.55521908
Distribute Balan...182674192023-10-03 3:46:35522 days ago1696304795IN
0x8d223943...3AF9Ccd68
0 ETH0.0008899710.02381271
Stake174403952023-06-09 4:44:47638 days ago1686285887IN
0x8d223943...3AF9Ccd68
0 ETH0.004119621.02943622

Latest 19 internal transactions

Advanced mode:
Parent Transaction Hash Method Block
Age
From
To
Transfer219976442025-03-07 21:20:3515 hrs ago1741382435
0x8d223943...3AF9Ccd68
0.04102863 ETH
Transfer219444992025-02-28 11:18:598 days ago1740741539
0x8d223943...3AF9Ccd68
0.02463941 ETH
Transfer218007152025-02-08 8:51:1128 days ago1739004671
0x8d223943...3AF9Ccd68
0.01229955 ETH
Transfer217348722025-01-30 4:10:1137 days ago1738210211
0x8d223943...3AF9Ccd68
0.01247263 ETH
Transfer217344982025-01-30 2:54:5937 days ago1738205699
0x8d223943...3AF9Ccd68
0.01228004 ETH
Transfer216133402025-01-13 5:00:1154 days ago1736744411
0x8d223943...3AF9Ccd68
0.0248042 ETH
Transfer215199452024-12-31 4:03:4767 days ago1735617827
0x8d223943...3AF9Ccd68
0.04131791 ETH
Transfer215199452024-12-31 4:03:4767 days ago1735617827
0x8d223943...3AF9Ccd68
0.07507057 ETH
Transfer215199302024-12-31 4:00:4767 days ago1735617647
0x8d223943...3AF9Ccd68
0.27524862 ETH
Transfer210996822024-11-02 11:33:11126 days ago1730547191
0x8d223943...3AF9Ccd68
0.5000996 ETH
Transfer189025562023-12-31 2:42:11433 days ago1703990531
0x8d223943...3AF9Ccd68
0.08734793 ETH
Transfer189025562023-12-31 2:42:11433 days ago1703990531
0x8d223943...3AF9Ccd68
0.15870258 ETH
Transfer182674192023-10-03 3:46:35522 days ago1696304795
0x8d223943...3AF9Ccd68
0.07077479 ETH
Transfer182674192023-10-03 3:46:35522 days ago1696304795
0x8d223943...3AF9Ccd68
0.12859081 ETH
Deposit174403952023-06-09 4:44:47638 days ago1686285887
0x8d223943...3AF9Ccd68
31 ETH
Deposit174361372023-06-08 14:20:23638 days ago1686234023
0x8d223943...3AF9Ccd68
31 ETH
Deposit174361372023-06-08 14:20:23638 days ago1686234023
0x8d223943...3AF9Ccd68
1 ETH
Pre Deposit174361372023-06-08 14:20:23638 days ago1686234023
0x8d223943...3AF9Ccd68
1 ETH
0x3d602d80174361372023-06-08 14:20:23638 days ago1686234023
 Contract Creation
0 ETH
Loading...
Loading

Minimal Proxy Contract for 0x560656c8947564363497e9c78a8bdeff8d3eff33

Contract Name:
RocketMinipoolBase

Compiler Version
v0.7.6+commit.7338295f

Optimization Enabled:
Yes with 15000 runs

Other Settings:
default evmVersion, GNU GPLv3 license

Contract Source Code (Solidity Standard Json-Input format)

File 1 of 6 : RocketMinipoolBase.sol
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/**
* .
* / \
* |.'.|
* |'.'|
* ,'| |`.
* |,-'-|-'-.|
* __|_| | _ _ _____ _
* | ___ \| | | | | | ___ \ | |
* | |_/ /|__ ___| | _____| |_ | |_/ /__ ___ | |
* | // _ \ / __| |/ / _ \ __| | __/ _ \ / _ \| |
* | |\ \ (_) | (__| < __/ |_ | | | (_) | (_) | |
* \_| \_\___/ \___|_|\_\___|\__| \_| \___/ \___/|_|
* +---------------------------------------------------+
* | DECENTRALISED STAKING PROTOCOL FOR ETHEREUM 2.0 |
* +---------------------------------------------------+
*
* Rocket Pool is a first-of-its-kind ETH2 Proof of Stake protocol, designed to be community owned,
* decentralised, trustless and compatible with staking in Ethereum 2.0.
*
* For more information about Rocket Pool, visit https://rocketpool.net
*
* Authors: David Rugendyke, Jake Pospischil, Kane Wallmann, Darren Langley, Joe Clapis, Nick Doherty
*
*/
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

File 2 of 6 : RocketStorageInterface.sol
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/**
* .
* / \
* |.'.|
* |'.'|
* ,'| |`.
* |,-'-|-'-.|
* __|_| | _ _ _____ _
* | ___ \| | | | | | ___ \ | |
* | |_/ /|__ ___| | _____| |_ | |_/ /__ ___ | |
* | // _ \ / __| |/ / _ \ __| | __/ _ \ / _ \| |
* | |\ \ (_) | (__| < __/ |_ | | | (_) | (_) | |
* \_| \_\___/ \___|_|\_\___|\__| \_| \___/ \___/|_|
* +---------------------------------------------------+
* | DECENTRALISED STAKING PROTOCOL FOR ETHEREUM 2.0 |
* +---------------------------------------------------+
*
* Rocket Pool is a first-of-its-kind ETH2 Proof of Stake protocol, designed to be community owned,
* decentralised, trustless and compatible with staking in Ethereum 2.0.
*
* For more information about Rocket Pool, visit https://rocketpool.net
*
* Authors: David Rugendyke, Jake Pospischil, Kane Wallmann, Darren Langley, Joe Clapis, Nick Doherty
*
*/
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

File 3 of 6 : MinipoolDeposit.sol
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/**
* .
* / \
* |.'.|
* |'.'|
* ,'| |`.
* |,-'-|-'-.|
* __|_| | _ _ _____ _
* | ___ \| | | | | | ___ \ | |
* | |_/ /|__ ___| | _____| |_ | |_/ /__ ___ | |
* | // _ \ / __| |/ / _ \ __| | __/ _ \ / _ \| |
* | |\ \ (_) | (__| < __/ |_ | | | (_) | (_) | |
* \_| \_\___/ \___|_|\_\___|\__| \_| \___/ \___/|_|
* +---------------------------------------------------+
* | DECENTRALISED STAKING PROTOCOL FOR ETHEREUM 2.0 |
* +---------------------------------------------------+
*
* Rocket Pool is a first-of-its-kind ETH2 Proof of Stake protocol, designed to be community owned,
* decentralised, trustless and compatible with staking in Ethereum 2.0.
*
* For more information about Rocket Pool, visit https://rocketpool.net
*
* Authors: David Rugendyke, Jake Pospischil, Kane Wallmann, Darren Langley, Joe Clapis, Nick Doherty
*
*/
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

File 4 of 6 : MinipoolStatus.sol
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/**
* .
* / \
* |.'.|
* |'.'|
* ,'| |`.
* |,-'-|-'-.|
* __|_| | _ _ _____ _
* | ___ \| | | | | | ___ \ | |
* | |_/ /|__ ___| | _____| |_ | |_/ /__ ___ | |
* | // _ \ / __| |/ / _ \ __| | __/ _ \ / _ \| |
* | |\ \ (_) | (__| < __/ |_ | | | (_) | (_) | |
* \_| \_\___/ \___|_|\_\___|\__| \_| \___/ \___/|_|
* +---------------------------------------------------+
* | DECENTRALISED STAKING PROTOCOL FOR ETHEREUM 2.0 |
* +---------------------------------------------------+
*
* Rocket Pool is a first-of-its-kind ETH2 Proof of Stake protocol, designed to be community owned,
* decentralised, trustless and compatible with staking in Ethereum 2.0.
*
* For more information about Rocket Pool, visit https://rocketpool.net
*
* Authors: David Rugendyke, Jake Pospischil, Kane Wallmann, Darren Langley, Joe Clapis, Nick Doherty
*
*/
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

File 5 of 6 : RocketMinipoolStorageLayout.sol
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/**
* .
* / \
* |.'.|
* |'.'|
* ,'| |`.
* |,-'-|-'-.|
* __|_| | _ _ _____ _
* | ___ \| | | | | | ___ \ | |
* | |_/ /|__ ___| | _____| |_ | |_/ /__ ___ | |
* | // _ \ / __| |/ / _ \ __| | __/ _ \ / _ \| |
* | |\ \ (_) | (__| < __/ |_ | | | (_) | (_) | |
* \_| \_\___/ \___|_|\_\___|\__| \_| \___/ \___/|_|
* +---------------------------------------------------+
* | DECENTRALISED STAKING PROTOCOL FOR ETHEREUM 2.0 |
* +---------------------------------------------------+
*
* Rocket Pool is a first-of-its-kind ETH2 Proof of Stake protocol, designed to be community owned,
* decentralised, trustless and compatible with staking in Ethereum 2.0.
*
* For more information about Rocket Pool, visit https://rocketpool.net
*
* Authors: David Rugendyke, Jake Pospischil, Kane Wallmann, Darren Langley, Joe Clapis, Nick Doherty
*
*/
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

File 6 of 6 : RocketMinipoolBaseInterface.sol
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/**
* .
* / \
* |.'.|
* |'.'|
* ,'| |`.
* |,-'-|-'-.|
* __|_| | _ _ _____ _
* | ___ \| | | | | | ___ \ | |
* | |_/ /|__ ___| | _____| |_ | |_/ /__ ___ | |
* | // _ \ / __| |/ / _ \ __| | __/ _ \ / _ \| |
* | |\ \ (_) | (__| < __/ |_ | | | (_) | (_) | |
* \_| \_\___/ \___|_|\_\___|\__| \_| \___/ \___/|_|
* +---------------------------------------------------+
* | DECENTRALISED STAKING PROTOCOL FOR ETHEREUM 2.0 |
* +---------------------------------------------------+
*
* Rocket Pool is a first-of-its-kind ETH2 Proof of Stake protocol, designed to be community owned,
* decentralised, trustless and compatible with staking in Ethereum 2.0.
*
* For more information about Rocket Pool, visit https://rocketpool.net
*
* Authors: David Rugendyke, Jake Pospischil, Kane Wallmann, Darren Langley, Joe Clapis, Nick Doherty
*
*/
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Settings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"optimizer": {
"enabled": true,
"runs": 15000
},
"outputSelection": {
"*": {
"*": [
"evm.bytecode",
"evm.deployedBytecode",
"devdoc",
"userdoc",
"metadata",
"abi"
]
}
}
}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Contract ABI

API
[{"inputs":[],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"oldDelegate","type":"address"},{"indexed":false,"internalType":"address","name":"newDelegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"time","type":"uint256"}],"name":"DelegateRolledBack","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"oldDelegate","type":"address"},{"indexed":false,"internalType":"address","name":"newDelegate","type":"address"},{"indexed":false,"internalType":"uint256","name":"time","type":"uint256"}],"name":"DelegateUpgraded","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"from","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"time","type":"uint256"}],"name":"EtherReceived","type":"event"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"delegateRollback","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"delegateUpgrade","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"getDelegate","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"getEffectiveDelegate","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"getPreviousDelegate","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"getUseLatestDelegate","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_rocketStorage","type":"address"},{"internalType":"address","name":"_nodeAddress","type":"address"}],"name":"initialise","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bool","name":"_setting","type":"bool"}],"name":"setUseLatestDelegate","outputs":[],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}]

Block Age Transaction Difficulty Gas Used Reward
View All Blocks Produced

Block Age Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading

Latest 25 from a total of 72 withdrawals (1.534865263 ETH withdrawn)

Validator Index Block Age Amount
768129219975732025-03-07 21:06:1115 hrs ago17413815710.063610294 ETH
768129219320672025-02-26 17:41:599 days ago17405917190.019029982 ETH
768129218665392025-02-17 13:57:3518 days ago17398006550.019170664 ETH
768129218007142025-02-08 8:50:5928 days ago17390046590.019069084 ETH
768129217348262025-01-30 4:00:5937 days ago17382096590.019337426 ETH
768129216684292025-01-20 21:35:4746 days ago17374089470.019038836 ETH
768129216021292025-01-11 15:27:1155 days ago17366092310.019188679 ETH
768129215358592025-01-02 9:22:1165 days ago17358097310.019267452 ETH
768129214694782024-12-24 2:53:4774 days ago17350088270.019324993 ETH
768129214025312024-12-14 18:26:2383 days ago17342007830.019252948 ETH
768129213352402024-12-05 8:56:1193 days ago17333889710.019370619 ETH
768129212679172024-11-25 23:02:11102 days ago17325757310.019498889 ETH
768129212004922024-11-16 13:15:23111 days ago17317629230.019473898 ETH
768129211328042024-11-07 2:31:23121 days ago17309466830.019467134 ETH
768129210652992024-10-28 16:23:23130 days ago17301326030.019367524 ETH
768129209981362024-10-19 7:31:23140 days ago17293230830.019455215 ETH
768129209309272024-10-09 22:08:23149 days ago17285117030.019273814 ETH
768129208637232024-09-30 13:19:23158 days ago17277023630.019187268 ETH
768129207969672024-09-21 5:48:35168 days ago17268977150.065377927 ETH
768129207302362024-09-11 22:04:35177 days ago17260922750.019226389 ETH
768129206637822024-09-02 15:29:11186 days ago17252909510.019125453 ETH
768129205976792024-08-24 9:51:23196 days ago17244930830.019106916 ETH
768129205316882024-08-15 4:37:35205 days ago17236966550.019135914 ETH
768129204657722024-08-05 23:53:11214 days ago17229019910.018929581 ETH
768129204004502024-07-27 21:04:11223 days ago17221142510.018783505 ETH
View All Withdrawals

Transaction Hash Block Age Value Eth2 PubKey Valid
View All Deposits
Loading...
Loading
[ Download: CSV Export  ]
[ Download: CSV Export  ]

A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.