ARMProxy

Verified contract

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

No balances found for "ARMProxy"

0x4a2f392eb6aae48514b0cb2f1c634cb71773302764da2af7c4dc9da17c568202
From

Functions
Getter at block 22924146
getARM(view returns (address)
0x91cb19e7c4ba9b08cf544cdc9143042150b007c3
owner(view returns (address)
0x7b0328745a01634c32efaf041d91432a075b308d
typeAndVersion(view returns (string)
ARMProxy 1.0.0
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
setARM(address arm
transferOwnership(address to
Events
ARMSet(address arm
OwnershipTransferRequested(address indexed fromaddress indexed to
OwnershipTransferred(address indexed fromaddress indexed to
Constructor
constructor(address arm
Fallback and receive
fallback(
Errors
ZeroAddressNotAllowed(