0xfc9c50fd44879bd7085edd311bc8e2b7d3e41595
Verified contract
Proxy
Active on
Ethereum with 16 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)
No balances found for "0xfc9c50fd44879bd7085edd311bc8e2b7d3e41595"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11536547 | 4 years ago | | | 0 | 0.0062738800 | |
| 11536532 | 4 years ago | | | 0 | 0.059156328 | |
| 11534262 | 4 years ago | | | 0 | 0.0015241230 | |
| 11534260 | 4 years ago | | | 0 | 0.038181017 | |
| 11534260 | 4 years ago | | | 0 | 0.038181017 | |
| 11534259 | 4 years ago | | | 0 | 0.0013091414 | |
| 11534259 | 4 years ago | | | 0 | 0.0015080796 | |
| 11534259 | 4 years ago | | | 0 | 0.038181017 | |
| 11534259 | 4 years ago | | | 0 | 0.038181017 | |
| 11534258 | 4 years ago | | | 0 | 0.027622707 |
ABI
ABI objects
Getter at block 21286081 auctionValue() view returns (uint256) collateralizationPercentage() view returns (uint256)
currentState() view returns (uint256)
11
fundingInfo() view returns (bytes8 utxoValueBytes, uint256 fundedAt, bytes utxoOutpoint)
(utxoValueBytes=0x00e1f50500000000, fundedAt=1605427078, utxoOutpoint=0x4807559298feff65e4accbfdf1aa130136f7326989ee100482902ee3b589b7e501000000)
inActive() view returns (bool)
false
initialCollateralizedPercent() view returns (uint16)
150
keepAddress() view returns (address)
0x7218fba7da0713a4c5c6dfd8fa039d89b7139ff7
lotSizeSatoshis() view returns (uint64)
100000000
lotSizeTbtc() view returns (uint256)
1000000000000000000
remainingTerm() view returns (uint256)
0
severelyUndercollateralizedThresholdPercent() view returns (uint16)
110
signerFeeTbtc() view returns (uint256)
500000000000000
undercollateralizedThresholdPercent() view returns (uint16)
125
utxoValue() view returns (uint256)
100000000
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.