PermissionProxy

Verified contract

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

No balances found for "PermissionProxy"

0xd385cc5f2d5f1651564699cd0432116d56592ccd166db2025422b98f675f0ebc
0x55e15d29acefc8b2d3a74c368a577dc3235ac2ff557bcf98cac8b5e7a1f2c093
0xfd25d4853479878541f1719437d474d6402693d29bf39a1b35900e2277719eb5
0x8b049cf65e2931fdd76440f8b97baaf094ec2ff399aaa9000070bd8821ceb708
0xeaf848f9c7f5f7143af88c478aaf0b4085d440075ff5b47ac75ce28894dd91dd

Functions
Getter at block 21160958
owner(view returns (address)
0x9a8f92a830a5cb89a3816e3d267cb7791c16b04d
Read-only
senders(addressview returns (bool)
State-modifying
execute(address targetbytes callDatareturns (bytes)
multicall(bytes[] datareturns (bytes[] results)
renounceOwnership(
setSender(address senderbool allowed
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SenderSet(address senderbool allowed
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallFailed(address targetbytes callData
SenderNotApproved(address sender