Vault

Verified contract

Implementation

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

No balances found for "Vault"

0xdc750b3f53d6ffa797d39d6bdb181be50649e1ec6f2883842f287085ca76191d
From

Functions
Getter at block 21099687
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAYEE_ROLE(view returns (bytes32)
0x95ed160efa56927d40641b26c79df8395a2e4f8f170168fedfa462234b4c3a46
PAYER_ROLE(view returns (bytes32)
0x8ec07e268e32cae7f300b49ad34f20106d088445cb9d9b2d62cbd864638308b2
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
batchTransferErc20(address[] tokensaddress[] payeesuint256[] amounts
batchTransferErc721(address[] tokensaddress[] payeesuint256[] tokenIds
batchTransferEther(address[] payeesuint256[] amounts
grantRole(bytes32 roleaddress account
initialize(
onERC721Received(addressaddressuint256bytesreturns (bytes4)
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transferErc20(address tokenaddress payeeuint256 amount
transferErc721(address tokenaddress payeeuint256 tokenId
transferEther(address payeeuint256 amount
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.