0x361c9a99cf874ec0b0a0a89e217bf0264ee17a5b
Verified contract
Proxy
Active on
Base with 2,815 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
Balances ($1,970.39)
Native
Value
$1,969.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.495855 | $3,971.90 |
$1,969.49 | |
USDC | ERC-20 | 0.57677 | $1.001 |
$0.58 | |
WETH | ERC-20 | 0.000083 | $3,974.85 |
$0.33 | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23771401 | 24 minutes ago | | | 0 | 0.0000028284777 | |
| 23767454 | 3 hours ago | | | 0 | 0.0000026923856 | |
| 23766667 | 3 hours ago | | | 0 | 0.000027489047 | |
| 23765297 | 4 hours ago | | | 0 | 0.0000040871663 | |
| 23760786 | 6 hours ago | | | 8.261 | 0.0000017835759 | |
| 23747316 | 14 hours ago | | | 0.1 | 0.0000060221194 | |
| 23747296 | 14 hours ago | | | 0 | 0.0000058753342 | |
| 23745067 | 15 hours ago | | | 0.0225 | 0.0000011694693 | |
| 23745064 | 15 hours ago | | | 0.023 | 0.0000011694693 | |
| 23744929 | 15 hours ago | | | 0.021 | 0.0000013599453 |
ABI
ABI objects
Getter at block 23772126 proxiableUUID() view returns (bytes32)
DAI() view returns (address)
0x0000000000000000000000000000000000000000
ETH() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
PERMIT2() view returns (address)
0x000000000022d473030f116ddee9f6b43ac78ba3
SOLV_BTC() view returns (address)
0x3647c54c4c2c65bc7a2d63c0da2809b399dbbdc0
SOLV_BTC_POOL_ID() view returns (bytes32)
0x488def4a346b409d5d57985a160cd216d29d4f555e1b716df4e04e2374d2d9f6
SOLV_SFT_WRAP_ROUTER() view returns (address)
0xe9ed7530427cb41a56c9e004e00e074ccc168c44
USDA() view returns (address)
0x0000206329b97db379d5e1bf586bbdb969c63274
USDC() view returns (address)
0x0000000000000000000000000000000000000000
USDM() view returns (address)
0x59d9356e565ab3a36dd77763fc0d87feaf85508c
USDe() view returns (address)
0x0000000000000000000000000000000000000000
WBTC() view returns (address)
0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f
WETH() view returns (address)
0x4200000000000000000000000000000000000006
__depositCount() view returns (uint256)
0
angleSwapper() view returns (address)
0xd253b62108d1831aed298fc2434a5a8e4e418053
domainSeparator() view returns (bytes32)
0x262ad300446ff67011a3d5d35c4d43cd0ed00e564803fb89ff0ff5d5dfb8624a
owner() view returns (address)
0x45e9deabb4fdd048ae38fce9d9e8d68ec6f592a2
paused() view returns (bool)
false
sUSDe() view returns (address)
0x0000000000000000000000000000000000000000
senderAccount() view returns (address)
0x89a01e3b2c3a16c3960eadc2cefccf2d3aa3f82e
stUSD() view returns (address)
0x0022228a2cc5e7ef0274a7baa600d44da5ab5776
swapRouter() view returns (address)
0x0000000000001ff3684f28c67538d4d072c22734
wUSDM() view returns (address)
0x57f5e098cad7a3d1eed53991d4d66c45c9af7812
wstETH() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
bridgeVaults(address) view returns (bool)
nonces(address) view returns (uint256)
State-modifying
Events depositBySig(bytes permitSig, struct IBridgerSignatureData depositData, bytes swapCallData, struct IBridgerBridgeData bridgeData) returns (uint256)
depositERC20(address inputAsset, uint256 amount, address kintoWallet, address finalAsset, uint256 minReceive, bytes swapCallData, struct IBridgerBridgeData bridgeData) returns (uint256)
depositETH(uint256 amount, address kintoWallet, address finalAsset, uint256 minReceive, bytes swapCallData, struct IBridgerBridgeData bridgeData) payable returns (uint256)
depositPermit2(struct IAllowanceTransferPermitSingle permitSingle, bytes permit2Signature, struct IBridgerSignatureData depositData, bytes swapCallData, struct IBridgerBridgeData bridgeData) returns (uint256)
initialize(address sender)
pause()
renounceOwnership()
setBridgeVault(address vault, bool flag)
setSenderAccount(address sender)
transferOwnership(address newOwner)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Deposit(address indexed from, address indexed wallet, address indexed asset, uint256 amount, address assetBought, uint256 amountBought)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
receive()
BalanceTooLow(uint256 amount, uint256 balance)
DepositBySigResult(uint256 amountOut)
FailedToStakeEth()
InvalidAmount(uint256 amount)
InvalidNonce()
InvalidSigner(address signer)
InvalidVault(address vault)
OnlyOwner()
SignatureExpired()
SlippageError(uint256 boughtAmount, uint256 minReceive)