TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 6,218 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5e48…8e7b
0x9c07…e3cd
-
variable spans 46 additional slots
0xab13…8a39
0x1808…3a88
Balances ($293,356.69)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
tBTC | ERC-20 | 3.16605 | $92,657.00 |
$293,356.69 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21272504 | 12 minutes ago | | | 0 | 0.0024854850 | |
| 21272131 | an hour ago | | | 0 | 0.0034364920 | |
| 21263268 | a day ago | | | 0 | 0.0012461390 | |
| 21261897 | a day ago | | | 0 | 0.0013884760 | |
| 21259230 | 2 days ago | | | 0 | 0.0020122363 | |
| 21258911 | 2 days ago | | | 0 | 0.0022464529 | |
| 21258836 | 2 days ago | | | 0 | 0.0016383015 | |
| 21258511 | 2 days ago | | | 0 | 0.0017157263 | |
| 21258286 | 2 days ago | | | 0 | 0.0015971446 | |
| 21257912 | 2 days ago | | | 0 | 0.0019874358 |
ABI
ABI objects
Getter at block 21272562
SATOSHI_MULTIPLIER() view returns (uint256)
10000000000
bridge() view returns (address)
0x5e4861a80b55f035d899f66772117f00fa0e8e7b
portal() view returns (address)
0xab13b8eecf5aa2460841d75da5d5d861fd5b8a39
tbtcToken() view returns (address)
0x18084fba666a33d37592fa2633fd49a74dd93a88
tbtcVault() view returns (address)
0x9c070027cdc9dc8f82416b2e5314e11dfb4fe3cd
Read-only
deposits(uint256) view returns (uint8)
State-modifying
Events finalizeDeposit(uint256 depositKey, address depositOwner, uint32 depositLockPeriod)
initialize(address _bridge, address _tbtcVault, address _tbtcToken, address _portal)
initializeDeposit(struct IBridgeTypesBitcoinTxInfo fundingTx, struct IBridgeTypesDepositRevealInfo reveal, address depositOwner, uint32 depositLockPeriod)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
DepositFinalized(uint256 indexed depositKey, uint256 initialAmount, uint256 tbtcAmount)
DepositInitialized(uint256 indexed depositKey, address indexed depositOwner, uint256 depositLockPeriod)
Initialized(uint64 version)
constructor(address _logic, address initialOwner, bytes _data)
fallback()
AddressEmptyCode(address target)
ERC1967InvalidAdmin(address admin)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
ProxyDeniedAdminAccess()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
InvalidInitialization()
NotInitializing()
SafeERC20FailedOperation(address token)
UnexpectedDepositState(uint8 actualState, uint8 expectedState)
UnexpectedExtraData(bytes32 actualExtraData, bytes32 expectedExtraData)