TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 6,918 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
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x0f46…b5f2
Balances ($4,506.38)
Native
Value
$4,506.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.351583 | $3,334.15 |
$4,506.38 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151396 | 13 days ago | | | 0.024619249 | 0.0022913512 | |
| 21151016 | 13 days ago | | | 0.023212684 | 0.0027777406 | |
| 21150937 | 13 days ago | | | 0.02192326 | 0.0029040982 | |
| 21150899 | 13 days ago | | | 0.020738325 | 0.0030494704 | |
| 21133819 | 15 days ago | | | 0 | 0.0027596286 | |
| 21111206 | 18 days ago | | | 0.019643985 | 0.00059338199 | |
| 21109493 | 19 days ago | | | 0.018636611 | 0.00089632063 | |
| 21109479 | 19 days ago | | | 0.017704755 | 0.00094411398 | |
| 21103898 | 19 days ago | | | 0 | 0.0015518437 | |
| 21084240 | 22 days ago | | | 0.31071716 | 0.0027346887 |
ABI
ABI objects
Getter at block 21242929
ETH() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
NFT20() view returns (address)
0x0f4676178b5c53ae0a655f1b19a96387e4b8b5f2
UNIV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
UNIV3() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0x4b5922abf25858d012d12bb1184e5d3d0b6d6be4
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
ethForNft(address _nft, uint256[] _toIds, uint256[] _toAmounts, address _receipient, uint24 _fee, bool isV3) payable
nftForEth(address _nft, uint256[] _ids, uint256[] _amounts, bool isErc721, uint24 _fee, bool isV3)
recoverERC20(address tokenAddress, uint256 tokenAmount, address sendTo)
renounceOwnership()
setNFT20(address _registry)
transferOwnership(address newOwner)
withdrawEth() payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.