OpenOceanExchangeProxy
Verified contract
Proxy
Active on
Base with 362,309 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
-
variable spans 48 additional slots
Balances ($5.14)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAMBOO | ERC-20 | 425 | $0.012097 |
$5.14 | |
USA | ERC-20 | 1 | $0.000858 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 2.297928K | -- | -- | |
CUBBY | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22719097 | a few seconds ago | | | 0 | 0.000034883958 | |
| 22719096 | a few seconds ago | | | 0 | 0.000051390607 | |
| 22719086 | a minute ago | | | 0 | 0.000022203696 | |
| 22719062 | 2 minutes ago | | | 0 | 0.0000035823419 | |
| 22719032 | 3 minutes ago | | | 0.019925 | 0.0000023050744 | |
| 22719013 | 3 minutes ago | | | 0 | 0.0000059544623 | |
| 22719006 | 3 minutes ago | | | 0 | 0.0000044911184 | |
| 22719004 | 4 minutes ago | | | 0.037 | 0.0000044260523 | |
| 22718944 | 6 minutes ago | | | 0 | 0.0000038542308 | |
| 22718870 | 8 minutes ago | | | 0 | 0.0000037952442 |
ABI
ABI objects
Getter at block 22719107
owner() view returns (address)
0x9986ee0c3eea15dcf8642b56179652f9589b95db
paused() view returns (bool)
false
permit2() view returns (address)
0x000000000022d473030f116ddee9f6b43ac78ba3
permit2DomainSeperator() view returns (bytes32)
0x3b6f35e4fce979ef8eac3bcdc8c3fc38fe7911bb0c69c8fe72bf1fd1a17e6f07
Read-only
permit2NextNonce(address owner) view returns (uint256 nonce)
permit2NextNonceAfter(address owner, uint256 start) view returns (uint256 nonce)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
initialize()
pause()
renounceOwnership()
rescueFunds(address token, uint256 amount)
setPermit2(address _permit2)
swap(address caller, struct OpenOceanExchangeSwapDescription desc, struct IOpenOceanCallerCallDescription[] calls) payable returns (uint256 returnAmount)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Swapped(address indexed sender, address indexed srcToken, address indexed dstToken, address dstReceiver, uint256 amount, uint256 spentAmount, uint256 returnAmount, uint256 minReturnAmount, uint256 guaranteedAmount, address referrer)
Unpaused(address account)
constructor(address logic, address admin, bytes data)
fallback()
receive()
This contract contains no error objects.