NFTBridgeImplementation

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xfa35a921 at 1422329
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 11 additional slots

No balances found for "NFTBridgeImplementation"

No transactions found for "NFTBridgeImplementation"


Functions
Getter at block 22761393
chainId(view returns (uint16)
0
evmChainId(view returns (uint256)
0
finality(view returns (uint8)
0
governanceChainId(view returns (uint16)
0
governanceContract(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
implementation(view returns (address)
0x0000000000000000000000000000000000000000
isFork(view returns (bool)
true
tokenImplementation(view returns (address)
0x0000000000000000000000000000000000000000
wormhole(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
bridgeContracts(uint16 chainId_view returns (bytes32)
encodeTransfer(struct NFTBridgeStructsTransfer transferpure returns (bytes encoded)
governanceActionIsConsumed(bytes32 hashview returns (bool)
isInitialized(address implview returns (bool)
isTransferCompleted(bytes32 hashview returns (bool)
isWrappedAsset(address tokenview returns (bool)
onERC721Received(address operatoraddressuint256bytesview returns (bytes4)
parseRecoverChainId(bytes encodedRecoverChainIdpure returns (struct NFTBridgeStructsRecoverChainId rci)
parseRegisterChain(bytes encodedpure returns (struct NFTBridgeStructsRegisterChain chain)
parseTransfer(bytes encodedpure returns (struct NFTBridgeStructsTransfer transfer)
parseUpgrade(bytes encodedpure returns (struct NFTBridgeStructsUpgradeContract chain)
splCache(uint256 tokenIdview returns (struct NFTBridgeStorageSPLCache)
wrappedAsset(uint16 tokenChainIdbytes32 tokenAddressview returns (address)
State-modifying
completeTransfer(bytes encodedVm
initialize(
registerChain(bytes encodedVM
submitRecoverChainId(bytes encodedVM
transferNFT(address tokenuint256 tokenIDuint16 recipientChainbytes32 recipientuint32 noncepayable returns (uint64 sequence)
upgrade(bytes encodedVM
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
ContractUpgraded(address indexed oldContractaddress indexed newContract
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.