EthereumBundlerV2
Verified contract
Active on
Ethereum with 46,565 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 |
---|---|---|---|---|---|
stETH | ERC-20 | 0 | $3,382.93 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241337 | 3 minutes ago | | | 0 | 0.0046699448 | |
| 21241329 | 4 minutes ago | | | 0 | 0.0016787187 | |
| 21241329 | 4 minutes ago | | | 0 | 0.0016787386 | |
| 21241318 | 7 minutes ago | | | 0 | 0.0030461494 | |
| 21241307 | 9 minutes ago | | | 0 | 0.0013376139 | |
| 21241305 | 9 minutes ago | | | 0 | 0.0011374970 | |
| 21241301 | 10 minutes ago | | | 0 | 0.00099671494 | |
| 21241298 | 11 minutes ago | | | 0 | 0.0018323553 | |
| 21241296 | 11 minutes ago | | | 0 | 0.0015932757 | |
| 21241290 | 12 minutes ago | | | 0 | 0.0012958192 |
ABI
ABI objects
Getter at block 21241349
MORPHO() view returns (address)
0xbbbbbbbbbb9cc5e90e3b3af64bdaf62c37eeffcb
ST_ETH() view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
WRAPPED_NATIVE() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
WST_ETH() view returns (address)
0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0
initiator() view returns (address)
0x0000000000000000000000000000000000000001
Read-only
This contract contains no read-only function objects.
State-modifying
Events approve2(struct IAllowanceTransferPermitSingle permitSingle, bytes signature, bool skipRevert) payable
erc20Transfer(address asset, address recipient, uint256 amount) payable
erc20TransferFrom(address asset, uint256 amount) payable
erc20WrapperDepositFor(address wrapper, uint256 amount) payable
erc20WrapperWithdrawTo(address wrapper, address account, uint256 amount) payable
erc4626Deposit(address vault, uint256 assets, uint256 minShares, address receiver) payable
erc4626Mint(address vault, uint256 shares, uint256 maxAssets, address receiver) payable
erc4626Redeem(address vault, uint256 shares, uint256 minAssets, address receiver, address owner) payable
erc4626Withdraw(address vault, uint256 assets, uint256 maxShares, address receiver, address owner) payable
morphoBorrow(struct MarketParams marketParams, uint256 assets, uint256 shares, uint256 slippageAmount, address receiver) payable
morphoFlashLoan(address token, uint256 assets, bytes data) payable
morphoRepay(struct MarketParams marketParams, uint256 assets, uint256 shares, uint256 slippageAmount, address onBehalf, bytes data) payable
morphoSetAuthorizationWithSig(struct Authorization authorization, struct Signature signature, bool skipRevert) payable
morphoSupply(struct MarketParams marketParams, uint256 assets, uint256 shares, uint256 slippageAmount, address onBehalf, bytes data) payable
morphoSupplyCollateral(struct MarketParams marketParams, uint256 assets, address onBehalf, bytes data) payable
morphoWithdraw(struct MarketParams marketParams, uint256 assets, uint256 shares, uint256 slippageAmount, address receiver) payable
morphoWithdrawCollateral(struct MarketParams marketParams, uint256 assets, address receiver) payable
multicall(bytes[] data) payable
nativeTransfer(address recipient, uint256 amount) payable
onMorphoFlashLoan(uint256, bytes data)
onMorphoRepay(uint256, bytes data)
onMorphoSupply(uint256, bytes data)
onMorphoSupplyCollateral(uint256, bytes data)
permit(address asset, uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s, bool skipRevert) payable
permitDai(uint256 nonce, uint256 expiry, bool allowed, uint8 v, bytes32 r, bytes32 s, bool skipRevert) payable
reallocateTo(address publicAllocator, address vault, uint256 value, struct Withdrawal[] withdrawals, struct MarketParams supplyMarketParams) payable
stakeEth(uint256 amount, uint256 minShares, address referral) payable
transferFrom2(address asset, uint256 amount) payable
unwrapNative(uint256 amount) payable
unwrapStEth(uint256 amount) payable
urdClaim(address distributor, address account, address reward, uint256 amount, bytes32[] proof, bool skipRevert) payable
wrapNative(uint256 amount) payable
wrapStEth(uint256 amount) payable
This contract contains no event objects.
constructor(address morpho)
receive()
UnsafeCast()