LimitOrderProtocol
Verified contract
Active on
Base with 1,626 txns
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 48 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cgUSD | ERC-20 | 0.000002 | $0.998827 |
$0 | |
veVIRTUAL | ERC-20 | 4.868755 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23591650 | 4 minutes ago | | | 0 | 0.0000083085604 | |
| 23591010 | 25 minutes ago | | | 0 | 0.0000053536555 | |
| 23589832 | an hour ago | | | 0 | 0.0000064685867 | |
| 23589189 | an hour ago | | | 0 | 0.0000061650628 | |
| 23588950 | 2 hours ago | | | 0 | 0.0000042084154 | |
| 23588629 | 2 hours ago | | | 0 | 0.0000053970673 | |
| 23588309 | 2 hours ago | | | 0 | 0.0000088703174 | |
| 23588009 | 2 hours ago | | | 0 | 0.0000099450439 | |
| 23587990 | 2 hours ago | | | 0 | 0.000013557609 | |
| 23587670 | 2 hours ago | | | 0 | 0.000011895619 |
ABI
ABI objects
Getter at block 23591754
_ooSwap() view returns (address)
0x6352a56caadc4f1e25cd6c75970fa768a3304e64
owner() view returns (address)
0xcb4c2db59a22bd221bb5b0059f565a4164c56d43
Read-only
operators(address) view returns (bool)
State-modifying
Events initialize(address __ooswap, address _operator)
renounceOwnership()
swap(address from, address[] path, uint256[] amounts, address fee, bytes swapExtraData, bytes32 orderHash) payable
transferOwnership(address newOwner)
updateOperator(address _operator, bool on)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(bytes32 indexed orderHash, address indexed from, address[] path, uint256[] amounts, address fee, bytes swapExtraData)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.