AbilityHandler

Verified contract

Active on Base with 1 txns
Deployed by via 0x93f9a5e6 at 5448026
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AbilityHandler"

0x1569a34dffbf37938a30eda7e2167a2af33c5e7e71f72108e2582bb0c29bed9e
From

Functions
Getter at block 22926806
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
LOCK_ROLE(view returns (bytes32)
0xee67e84f062f26b2e1ed715b7ab5b471f8978a749ac5fc5bc774f49acca5e751
ability(view returns (address)
0xc7c10fefe2f0db04d0330facf43e3fc13cb4d919
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
usersAvailableBalances(address _ownerview returns (struct dbsBalance[])
State-modifying
grantRole(bytes32 roleaddress account
lock(address _owneruint256 _iduint256 _amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
unlock(address _owneruint256 _iduint256 _amount
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address owneraddress _ability
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InsufficientBalance(