0x85ba8de4dc846c2ce33b7c0acf95aaf58fe2ca95
Verified contract
Proxy
Active on
Ethereum with 4 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 25 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LEF | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11149576 | 4 years ago | | | 0 | 0.010784961 | |
| 11149160 | 4 years ago | | | 0 | 0.0023957640 | |
| 11148959 | 4 years ago | | | 0 | 0.015961252 | |
| 11148733 | 4 years ago | | | 0 | 0.0051876450 |
ABI
ABI objects
Getter at block 21288066 auctionValue() view returns (uint256) collateralizationPercentage() view returns (uint256)
currentState() view returns (uint256)
7
fundingInfo() view returns (bytes8 utxoValueBytes, uint256 fundedAt, bytes utxoOutpoint)
(utxoValueBytes=0x0065cd1d00000000, fundedAt=1603938925, utxoOutpoint=0xd3eda93aad9b41846bd4c5702e3bfcb9b62612e59a5676db5f1ac3e0503ee28100000000)
inActive() view returns (bool)
false
initialCollateralizedPercent() view returns (uint16)
150
keepAddress() view returns (address)
0x1b28fb6441780826cb22031ddf1487a609a709d0
lotSizeSatoshis() view returns (uint64)
500000000
lotSizeTbtc() view returns (uint256)
5000000000000000000
remainingTerm() view returns (uint256)
0
severelyUndercollateralizedThresholdPercent() view returns (uint16)
110
signerFeeTbtc() view returns (uint256)
2500000000000000
undercollateralizedThresholdPercent() view returns (uint16)
125
utxoValue() view returns (uint256)
500000000
withdrawableAmount() view returns (uint256)
0
Read-only
getOwnerRedemptionTbtcRequirement(address _redeemer) view returns (uint256)
getRedemptionTbtcRequirement(address _redeemer) view returns (uint256)
State-modifying
Events exitCourtesyCall()
increaseRedemptionFee(bytes8 _previousOutputValueBytes, bytes8 _newOutputValueBytes)
initialize(address _factory)
initializeDeposit(address _tbtcSystem, address _tbtcToken, address _tbtcDepositToken, address _feeRebateToken, address _vendingMachineAddress, uint64 _lotSizeSatoshis) payable
notifyCourtesyCall()
notifyCourtesyCallExpired()
notifyFundingTimedOut()
notifyRedemptionProofTimedOut()
notifyRedemptionSignatureTimedOut()
notifySignerSetupFailed()
notifyUndercollateralizedLiquidation()
provideBTCFundingProof(bytes4 _txVersion, bytes _txInputVector, bytes _txOutputVector, bytes4 _txLocktime, uint8 _fundingOutputIndex, bytes _merkleProof, uint256 _txIndexInBlock, bytes _bitcoinHeaders)
provideECDSAFraudProof(uint8 _v, bytes32 _r, bytes32 _s, bytes32 _signedDigest, bytes _preimage)
provideFundingECDSAFraudProof(uint8 _v, bytes32 _r, bytes32 _s, bytes32 _signedDigest, bytes _preimage)
provideRedemptionProof(bytes4 _txVersion, bytes _txInputVector, bytes _txOutputVector, bytes4 _txLocktime, bytes _merkleProof, uint256 _txIndexInBlock, bytes _bitcoinHeaders)
provideRedemptionSignature(uint8 _v, bytes32 _r, bytes32 _s)
purchaseSignerBondsAtAuction()
requestFunderAbort(bytes _abortOutputScript)
requestRedemption(bytes8 _outputValueBytes, bytes _redeemerOutputScript)
retrieveSignerPubkey()
transferAndRequestRedemption(bytes8 _outputValueBytes, bytes _redeemerOutputScript, address _finalRecipient)
withdrawFunds()
This contract contains no event objects.
This contract contains no constructor objects.
fallback()
This contract contains no error objects.