Settlement
Verified contract
Active on
Ethereum with 151,837 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TITANX | ERC-20 | 36.527896M | $0.000001 |
$23.74 | |
pepecoin | ERC-20 | 3.784415 | $3.94 |
$14.91 | |
ETHx | ERC-20 | 0.004252 | $3,488.14 |
$14.83 | |
rswETH | ERC-20 | 0.003559 | $3,394.55 |
$12.08 | |
wTAO | ERC-20 | 0.019032 | $499.04 |
$9.5 | |
WBTC | ERC-20 | 0.000089 | $98,666.00 |
$8.76 | |
ezETH | ERC-20 | 0.002518 | $3,423.72 |
$8.62 | |
BOTTO | ERC-20 | 12.994237 | $0.62861 |
$8.17 | |
LMEOW | ERC-20 | 110.311529 | $0.073192 |
$8.07 | |
ARB | ERC-20 | 9.797357 | $0.781723 |
$7.66 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20142099 | 5 months ago | | | 0 | 0.00080852233 | |
| 20142095 | 5 months ago | | | 0 | 0.00024709495 | |
| 20142060 | 5 months ago | | | 0 | 0.00092968987 | |
| 20141967 | 5 months ago | | | 0 | 0.00049099266 | |
| 20141940 | 5 months ago | | | 0 | 0.00058248938 | |
| 20141863 | 5 months ago | | | 0 | 0.00064538717 | |
| 20141772 | 5 months ago | | | 0 | 0.00018493181 | |
| 19882723 | 6 months ago | | | 0 | 0.0025761369 | |
| 19882661 | 6 months ago | | | 0 | 0.0014421846 | |
| 19882629 | 6 months ago | | | 0 | 0.0014070611 |
ABI
ABI objects
Getter at block 21242736
feeBank() view returns (address)
0xa0844e046a5b7db55bb8dcdffbf0bbf9c6dc6546
Read-only
availableCredit(address account) view returns (uint256)
State-modifying
Events decreaseAvailableCredit(address account, uint256 amount) returns (uint256 allowance)
fillOrderInteraction(address taker, uint256, uint256 takingAmount, bytes interactiveData) returns (uint256 result)
increaseAvailableCredit(address account, uint256 amount) returns (uint256 allowance)
settleOrders(bytes data)
This contract contains no event objects.
constructor(address limitOrderProtocol, address token)
This contract contains no fallback and receive objects.
AccessDenied()
FailedExternalCall()
ForceApproveFailed()
IncorrectCalldataParams()
NotEnoughCredit()
OnlyFeeBankAccess()
ResolverIsNotWhitelisted()
SafeTransferFailed()
WrongInteractionTarget()