Proxy
Verified contract
Proxy
Active on
Ethereum with 12 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x866e…0afa
0x4200…0014
-
variable spans 45 additional slots
0x9570…4a4c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STDN | ERC-721 | 1 | -- | -- | |
STDN | ERC-721 | 1 | -- | -- | |
STDN | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#33516549012650866740916168450644191196748432288137195269045720498193443478080) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#24194310287599250233776624750167245908225120507996659277244412364968810047348) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#8606500864350791131476570956638570317894855899910805923779298712902380007570) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#2736360121185841982825510637742433162300640615261978717031392870801493627429) | ERC-721 | 1 | -- | -- | |
(#785830) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
NP | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20104787 | 5 months ago | | | 0 | 0.0015303682 | |
| 20101151 | 5 months ago | | | 0 | 0.0010997183 | |
| 20098616 | 5 months ago | | | 0 | 0.0015770226 | |
| 20097899 | 5 months ago | | | 0 | 0.0016506464 | |
| 19655297 | 7 months ago | | | 0 | 0.0029762769 | |
| 19622965 | 7 months ago | | | 0 | 0.0024909190 | |
| 19617467 | 7 months ago | | | 0 | 0.0032671690 | |
| 19611103 | 7 months ago | | | 0 | 0.0047126108 | |
| 19576458 | 7 months ago | | | 0 | 0.0084071894 | |
| 17608184 | a year ago | | | 0 | 0.00037445109 |
ABI
ABI objects
Getter at block 21214129
MESSENGER() view returns (address)
0x866e82a600a1414e583f7f13623f1ac5d58b0afa
OTHER_BRIDGE() view returns (address)
0x4200000000000000000000000000000000000014
messenger() view returns (address)
0x866e82a600a1414e583f7f13623f1ac5d58b0afa
otherBridge() view returns (address)
0x4200000000000000000000000000000000000014
paused() view returns (bool)
false
superchainConfig() view returns (address)
0x95703e0982140d16f8eba6d158fccede42f04a4c
version() view returns (string)
2.1.0
Read-only
deposits(address, address, uint256) view returns (bool)
State-modifying
Events admin() returns (address)
changeAdmin(address _admin)
implementation() returns (address)
upgradeTo(address _implementation)
upgradeToAndCall(address _implementation, bytes _data) payable returns (bytes)
bridgeERC721(address _localToken, address _remoteToken, uint256 _tokenId, uint32 _minGasLimit, bytes _extraData)
bridgeERC721To(address _localToken, address _remoteToken, address _to, uint256 _tokenId, uint32 _minGasLimit, bytes _extraData)
finalizeBridgeERC721(address _localToken, address _remoteToken, address _from, address _to, uint256 _tokenId, bytes _extraData)
initialize(address _messenger, address _superchainConfig)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
ERC721BridgeFinalized(address indexed localToken, address indexed remoteToken, address indexed from, address to, uint256 tokenId, bytes extraData)
ERC721BridgeInitiated(address indexed localToken, address indexed remoteToken, address indexed from, address to, uint256 tokenId, bytes extraData)
Initialized(uint8 version)
constructor(address _admin)
fallback()
receive()
This contract contains no error objects.