SafeProxy

Verified contract

Proxy

Active on Base with 6 txns
Deployed by via 0xa73c99c7 at 23602293
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5.48
ERC-20
--
0x1f4acd564ba691cdc8283f57c9d602120eef7fdf0cf631c515da445f36deef37
0x0b4975f7724b69b68e13e81ad39e25f759dc70f500c0ae6d0a2831fdf684314a
0xe4bd0f2267bf26171b28f70753665d2052f4a6c00686369292acd8f42718ee2c
0xc6ad967995aef1415674929e6096d126c4a16529884187ccd956c529a22c5c14
0x91d2960ba07e33b8d8c23676999976856ad9592a2413f34f2a406659e21722c2
0x541944f6d0503cdb97a4bdbe428dae91a8d21650a75448ff68f21dce72c3c222

Functions
Getter at block 23658544
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xf9a56d75e805cbfc7b1cf82887cf1389bee3993371b968276079460cbae3b24d
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xb9e1CbC4D7c9e0097dd15446b013beF461b568f5, 0xBaB32bd87424076763145D6868Ae0B96Fe8093c5, 0x826D05DD17a0163Df540485DA2Ae713FC0Fe6971, 0x657dC4c3abE911BE0b1c532e399901F7b3d11c75, 0x67708b35e6Ce6221707EadcB1ce7A468A2DB6ae6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.