SBTBridge

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x0abc0e2e at 3559531
Slot
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

No balances found for "SBTBridge"

No transactions found for "SBTBridge"


Functions
Getter at block 22757985
chainId(view returns (uint16)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
bridgeHandle(uint16view returns (address)
estimateFee(address _tokenuint256 _tokenIduint16 _dstChainIdaddress _recipientbytes _adapterParamsview returns (uint256)
fee(uint16view returns (uint256)
nonce(uint16view returns (uint64)
onERC721Received(address operatoraddressuint256bytesview returns (bytes4)
sbtTransfered(bytes32view returns (bool)
wrappedAssetData(addressview returns (uint16 nativeChainIdaddress nativeContract)
wrappedAssets(uint16addressview returns (address)
State-modifying
claimFees(
initialize(uint16 _chainId
receiveMessage(uint16 _srcChainIdaddress _srcAddressuint64 _noncebytes _payload
renounceOwnership(
setBridgeHandle(uint16 _dstChainIdaddress _bridgeHandle
setFee(uint16 _dstChainIduint256 _fee
setWrappedAsset(uint16 _nativeChainIdaddress _nativeContractaddress _wrapper
transferNFT(address _tokenuint256 _tokenIduint16 _dstChainIdaddress _recipientbytes _adapterParamspayable returns (uint64 currentNonce)
transferOwnership(address newOwner
Events
ClaimFee(address operatoruint256 amount
Initialized(uint8 version
NewBridgeHandle(uint16 chainIdaddress bridgeHandle
NewWrappedAssets(uint16 indexed nativeChainIdaddress indexed nativeContractaddress wrapper
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveNFT(uint64 indexed nonceaddress sourceTokenaddress tokenuint256 tokenIDuint16 sourceChainuint16 sendChainaddress recipient
SetFee(uint16 dstChainIduint256 fee
TransferNFT(uint64 indexed nonceaddress tokenuint256 tokenIDuint16 dstChainIdaddress senderaddress recipient
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.