ERC721Peg

Verified contract

Active on Ethereum with 11,476 txns
Deployed by via 0x8edebe4d at 15921276
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#9666)
ERC-721
--
 (#9665)
ERC-721
--
 (#9647)
ERC-721
--
 (#9645)
ERC-721
--
 (#9644)
ERC-721
--
 (#9643)
ERC-721
--
 (#9641)
ERC-721
--
 (#9640)
ERC-721
--
 (#9635)
ERC-721
--
 (#9634)
ERC-721
--
0xdf28b6d94f4c3fe39a597074d198ab46d2d20d3eefc4412be233969150c7f233
0xed5b493eaeee17e2fac2d47e48a9b1f0f3108fc59f9f8c663aa2313e13d72253
0xef8d356a81a5565c9c4ce28ea9ed6204cc52a912e99606ecf83b6aa810a154bb
0x9b13bd80a43fd0d6a832cd59f58168ce5b469ac6452043ef72973a74e3df49c5
0x817ff2b37ace4fa32519605dfdbf37f6c8fc016ee4554e1b02e0859b45840fb2
0xfe0711b4cf48fb6cd0e548132fc5329b4bae45fe7f3e040b6bd9657efd81a62f
0x7026656ea429b0e5715e021955956ca6ed4ae060f4caadcfed81ac8f6c72087a
0x175551a01bf79b48ebdfc81b2723c82f2219c53e04a813117284f895fbc7653e
0x36860b4abbe31a02c18bff75a2bf521f6ca7a5d2167fae7abae02c93e7615104
0xc0cfe1d81271b23643a2108d65b308af1c07c285615dae599841fa2d679181c2

Functions
Getter at block 20964612
bridge(view returns (address)
0x110fd9a44a056cb418d07f7d9957d0303f0020e4
depositsActive(view returns (bool)
true
erc721CallForwardingActive(view returns (bool)
false
owner(view returns (address)
0x0e17c1a78d2a77298df58e5956b33376a1b9f4c2
palletAddress(view returns (address)
0x6d6f646c726e2f6e667470670000000000000000
withdrawalsActive(view returns (bool)
true
Read-only
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
adminEmergencyWithdraw(address[] _tokenAddressesuint256[][] _tokenIdsaddress _recipient
callERC721(address _tokenAddressbytes _inputpayable 
deposit(address[] _tokenAddressesuint256[][] _tokenIdsaddress _destinationpayable 
onERC721Received(addressaddressuint256bytesreturns (bytes4)
onMessageReceived(address _sourcebytes _message
renounceOwnership(
setBridgeAddress(address _bridge
setDepositsActive(bool _active
setERC721CallForwardingActive(bool _active
setPalletAddress(address _palletAddress
setWithdrawalsActive(bool _active
transferOwnership(address newOwner
Events
AdminWithdraw(address indexed _addressaddress[] indexed tokenAddressesuint256[][] indexed tokenIds
BridgeAddressUpdated(address indexed bridge
Deposit(address indexed _addressaddress[] indexed tokenAddressesuint256[][] indexed tokenIdsaddress destination
DepositActiveStatus(bool indexed active
ERC721CallForwardingActiveStatus(bool indexed active
ERC721Called(address indexed tokenbytes inputbytes data
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PalletAddressUpdated(address indexed palletAddress
Withdraw(address indexed _addressaddress[] indexed tokenAddressesuint256[][] indexed tokenIds
WithdrawalActiveStatus(bool indexed active
Constructor
constructor(address _bridge
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.