TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 5,401 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0x8d2d…9627
0x9ee9…ec70
0x236a…794b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001478 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
tBTC | ERC-20 | 70.33617 | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21887071 | 2 hours ago | | | 0 | 0.0000015001680 | |
| 21868079 | 13 hours ago | | | 0 | 0.0000022855566 | |
| 21865439 | 14 hours ago | | | 0 | 0.0000010501176 | |
| 21859647 | 17 hours ago | | | 0 | 6.5632350e-7 | |
| 21858660 | 18 hours ago | | | 0 | 0.0000011961540 | |
| 21850707 | a day ago | | | 0 | 0.000057241168 | |
| 21850543 | a day ago | | | 0 | 0.000057241168 | |
| 21850161 | a day ago | | | 0 | 9.8286760e-7 | |
| 21849862 | a day ago | | | 0 | 0.000057241168 | |
| 21849054 | a day ago | | | 0 | 0.000057237433 |
ABI
ABI objects
Getter at block 21891120
bridge() view returns (address)
0x8d2de8d2f73f1f4cab472ac9a881c9b123c79627
bridgeToken() view returns (address)
0x9ee95e6bd1b3c5740f105d6fb06b8bdef64eec70
mintedAmount() view returns (uint256)
70336170130000000000
mintingLimit() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
owner() view returns (address)
0x518385dd31289f1000fe6382b0c65df4d1cd3bfc
tbtc() view returns (address)
0x236aa50979d5f3de3bd1eeb40e81137f22ab794b
Read-only
fromWormholeAddress(bytes32 _address) pure returns (address)
gateways(uint16) view returns (bytes32)
toWormholeAddress(address _address) pure returns (bytes32)
State-modifying
Events initialize(address _bridge, address _bridgeToken, address _tbtc)
receiveTbtc(bytes encodedVm)
renounceOwnership()
sendTbtc(uint256 amount, uint16 recipientChain, bytes32 recipient, uint256 arbiterFee, uint32 nonce) payable returns (uint64)
transferOwnership(address newOwner)
updateGatewayAddress(uint16 chainId, bytes32 gateway)
updateMintingLimit(uint256 _mintingLimit)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
GatewayAddressUpdated(uint16 chainId, bytes32 gateway)
Initialized(uint8 version)
MintingLimitUpdated(uint256 mintingLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WormholeTbtcDeposited(address depositor, uint256 amount)
WormholeTbtcReceived(address receiver, uint256 amount)
WormholeTbtcSent(uint256 amount, uint16 recipientChain, bytes32 gateway, bytes32 recipient, uint256 arbiterFee, uint32 nonce)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.