VaultProxy

Verified contract

Proxy

Active on Ethereum with 1,352 txns
Deployed by via 0x5d11901c at 15091005
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#9987)
ERC-721
--
 (#9982)
ERC-721
--
 (#9981)
ERC-721
--
 (#9975)
ERC-721
--
 (#9947)
ERC-721
--
 (#9945)
ERC-721
--
 (#9898)
ERC-721
--
 (#9893)
ERC-721
--
 (#9891)
ERC-721
--
 (#9883)
ERC-721
--
0xb2f208f28a2c6849215c034f6c7663a2a10413d708a6a885f616de2629fe7b73
0xadba3701d3f213630a49a899cd1ff7a7de31f53ff668ccc579b2beabbb675c53
0x54ea889b9b8b2cbdb2a428ffd38e152475c35a86427b4fdbf5ea3051103e8104
0xa475c6bde5f381ddc7c4353e5105ce64e8e08e9711922e2c1ada8e0e9122450a
0xad154fb34100fe020d9b899f5db5cfe8c6d7feddb1e2573de4d14f92152d35b1
0x7c8d9226a5ba05227a6b3e9a98f2db51323f402cb40a69ebb614b613ced3cd5c
0x9d22b59478e25a77c93f710d8ee8234ad06270596c26562bf6496202093d1915
0xd07df5ce044860e7bf2bab0d95f50530cdd25a10afa6eb9857cf6f253c2b3f36
0x51b9e1027b714ea5880457bfd3774d483849a5a2cb0fd212830818667df04cc7
0x799d228a534f3c4b6871663b7818d732d8a39f3b0d4dcfe7c2fe1486fc9694bf

Functions
Getter at block 21212043
depositCount(view returns (uint256)
1314
initialized(view returns (bool)
true
owner(view returns (address)
0x589f5003331e4c9b3cf9b42edfd39bc0369ba07a
paused(view returns (bool)
false
registry(view returns (address)
0x5b7de2bc7301694f28d18631194765c767989ba7
Read-only
deposits(uint256view returns (string owneraddress tokenAddressstring sidechainAddressuint256 tokenNumber)
verifySignatures(bytes32 _hashbytes _signaturesview returns (bool)
withdrawals(uint256view returns (address owneraddress tokenAddressuint256 tokenNumber)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
depositERC721For(string _useraddress _tokenuint256 _tokenIdreturns (uint256)
initialize(
pause(
renounceOwnership(
transferOwnership(address newOwner
unpause(
updateRegistry(address _registry
withdrawERC721For(uint256 _withdrawalIdaddress _useraddress _tokenuint256 _tokenIdbytes _signatures
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(
TokenDeposited(uint256 indexed _depositIdaddress indexed _ownerstring _sidechainOwneraddress indexed _tokenAddressstring _sidechainAddressuint256 _tokenNumber
TokenWithdrew(uint256 indexed _withdrawIdaddress indexed _owneraddress indexed _tokenAddressuint256 _tokenNumber
Unpaused(
Constructor
constructor(address _logicaddress admin_bytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.