CrossChainBridgeERC721V1

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x2c0245aa at 13510789
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
1 additional variable

No balances found for "CrossChainBridgeERC721V1"

No transactions found for "CrossChainBridgeERC721V1"


Functions
Getter at block 21210521
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGE_COLLECTED_FEES_ROLE(view returns (bytes32)
0x0264eee872e5cb48ad7a4f02eeb15e18e8f9dc6d3f015bb9e3172f53912afb14
MANAGE_COLLECTION_WHITELIST_ROLE(view returns (bytes32)
0x90fa364ab0620e56ca57ee5540972c16422eae8e22104ed791d1204a8e740266
MANAGE_FEES_ROLE(view returns (bytes32)
0xb2c47729c4f4ba06aefd3249464689e9006efb423d9fe62fb8a09b380c724dd5
MANAGE_ORACLES_ROLE(view returns (bytes32)
0xdf3f622f2ac68bc05cde3d03e9612be1edbe1293df80ae86e9f82bfee6862ec9
MANAGE_OUTSIDE_PEGGED_COLLECTION_ROLE(view returns (bytes32)
0x1d1a2ce3f84e63eed195070d14e72762e9a1543c1b82a7e254cf7df50f654290
MANAGE_UPGRADES_ROLE(view returns (bytes32)
0xa4254957378b1b029002037cdde9a929320dca7844d0cd60835508c4a5da7077
PAUSABILITY_PAUSE_ROLE(view returns (bytes32)
0xd45448057dd4bec91524a9aa1c58ba5873b99fee065c4fe61a84ea8374011cba
PAUSABILITY_UNPAUSE_ROLE(view returns (bytes32)
0x8803b79cf103fbbe05f367aebd7133df95e66e35cd2fd4354572749b340fa030
buyBackAndBurn(view returns (address)
0x0000000000000000000000000000000000000000
defaultBridgeFee(view returns (uint256)
0
depositCount(view returns (uint256)
0
multiSignatureOracle(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
Read-only
bridgeFees(addressview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
mintedDeposits(addressuint256view returns (bool)
officialCollectionWhitelist(addressview returns (bool)
outsidePeggedCollections(addressview returns (address)
releasedDeposits(uint256uint256view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addCollectionToWhitelist(address collectionAddress
addOutsidePeggedCollection(address depositChainCollectionAddressaddress peggedCollectionAddress
deposit(address collectionAddressuint256 tokenIdaddress receiverAddressuint256 targetChainId
grantRole(bytes32 roleaddress account
initialize(address _buyBackAndBurnaddress _multiSignatureOracle
onERC721Received(addressaddressuint256bytesreturns (bytes4)
pause(
release(uint8[] sigVbytes32[] sigRbytes32[] sigSaddress receiverAddressaddress sourceNetworkCollectionAddressuint256 tokenIduint256 depositChainIduint256 depositNumberpayable 
removeCollectionFromWhitelist(address collectionAddress
removeOutsidePeggedCollection(address collectionAddress
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBridgeFee(address collectionAddressuint256 fee
setBuyBackAndBurn(address buyBackAndBurnContract
setDefaultBridgeFee(uint256 fee
setMultiSignatureOracle(address oracle
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AddedCollectionToWhitelist(address indexed collectionAddress
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Paused(address account
PeggedCollectionMappingAdded(address indexed depositChainCollectionAddressaddress indexed releaseChainCollectionAddress
RemovedCollectionFromWhitelist(address indexed collectionAddress
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokenDeposited(address indexed sourceNetworkCollectionAddressuint256 tokenIdaddress indexed receiverAddressuint256 sourceChainIduint256 targetChainIduint256 number
TokenReleased(address indexed sourceNetworkCollectionAddressuint256 tokenIdaddress indexed receiverAddressuint256 depositChainIduint256 depositNumber
Unpaused(address account
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.