Vault

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xf2173b2b at 16597645
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Vault"

No transactions found for "Vault"


Functions
Getter at block 21256694
factory(view returns (address)
0x38e043138f3ab137807ee5226f3447e83200f455
owner(view returns (address)
0x38e043138f3ab137807ee5226f3447e83200f455
Read-only
hasImplementation(address accountaddress implementationview returns (bool)
hasTrader(address accountview returns (bool)
implementations(addressaddressview returns (bool)
isAuthorized(address accountaddress implementationview returns (bool)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
traders(uint256view returns (address)
State-modifying
disableImplementation(address implementation
execute(address implementationbytes argsreturns (bytes)
grantImplementation(address accountaddress implementation
initOwner(address _owner
renounceOwnership(
revokeImplementation(address accountaddress implementation
sweep(address _tokenaddress _recipientuint256 _amount
sweepERC721(address _tokenaddress _recipientuint256 _tokenId
sweepERC721ToOwner(address _tokenuint256 _tokenId
sweepTo(address _tokenaddress _recipient
sweepToOwner(address _token
transferOwnership(address newOwner
Events
ImplementationDisabled(address implementationaddress caller
ImplementationGranted(address accountaddress implementationaddress caller
ImplementationRevoked(address accountaddress implementationaddress caller
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Received(address accountuint256 value
Swept(address tokenaddress recipientuint256 amountaddress caller
SweptERC721(address tokenaddress recipientuint256 tokenIdaddress caller
Constructor
constructor(address _factory
Fallback and receive
receive(
Errors

This contract contains no error objects.