SymmioPartyB

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x43de5390 at 16000037
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "SymmioPartyB"

No transactions found for "SymmioPartyB"


Functions
Getter at block 22826749
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
TRUSTED_ROLE(view returns (bytes32)
0x2de84d9fbdf6d06e2cc584295043dbd76046423b9f8bae9426d4fa5e7c03f4a7
UNPAUSER_ROLE(view returns (bytes32)
0x427da25fe773164f88948d3e215c94b6554e2ed5e5f203a821c9f2f6131cf75a
paused(view returns (bool)
false
symmioAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
multicastWhitelist(addressview returns (bool)
restrictedSelectors(bytes4view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
_approve(address tokenuint256 amount
_call(bytes[] _callDatas
_multicastCall(address[] destAddressesbytes[] _callDatas
grantRole(bytes32 roleaddress account
initialize(address adminaddress symmioAddress_
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setMulticastWhitelist(address addrbool state
setRestrictedSelector(bytes4 selectorbool state
setSymmioAddress(address addr
unpause(
withdrawERC20(address tokenuint256 amount
Events
Initialized(uint8 version
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetMulticastWhitelist(address addrbool state
SetRestrictedSelector(bytes4 selectorbool state
SetSymmioAddress(address oldSymmioAddressaddress newSymmioAddress
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.