Vault

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x242567a8 at 18462072
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $14,628,366.04
0x4e320375fd0ecd11342516f9af64c4a091bb04e0a08f399a53978ffb1dc27d11
0x944c0f2eb6faea786cd3fb57c47c81a26f74db96c325266b180b3b03cacfcf67
0x4bb235c4c9f6361595fb9105695c8e2f21e9642a871796cc16337b23b1278066

Functions
Getter at block 21247066
ACCESS_ROLE(view returns (bytes32)
0x7def632d64a7259044c921303d544f945a340c8d4334adc0e0bd830a54deb528
CBYToken(view returns (address)
0xb9d27bc093ed0a3b7c18366266704cfe5e7af77b
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
deposit(uint256 amount
grantAccessRole(address account
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeAccessRole(address account
revokeRole(bytes32 roleaddress account
setCBYToken(address addr
withdraw(address touint256 amount
withdrawETH(address to
Events
AccessGranted(address indexed account
AccessRevoked(address indexed account
CBYTokenSet(address indexed newAddress
Deposited(address indexed fromuint256 amount
EtherWithdrawn(address indexed touint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Withdrawn(address indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.