EscrowLib
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "EscrowLib"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "EscrowLib"
ABI
ABI objects
Getter at block 21329284
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events This contract contains no state-modifying function objects.
AddCollateral(address indexed token, uint256 indexed amount)
EnableCollateral(address indexed token)
Liquidate(address indexed token, uint256 indexed amount)
RemoveCollateral(address indexed token, uint256 indexed amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
ArbiterOnly()
CallerAccessDenied()
EthSupportDisabled()
InvalidCollateral()
InvalidTokenDecimals()
InvalidZeroAmount()
NotLiquidatable()
UnderCollateralized()