SafeProxy

Verified contract

Proxy

Active on Base with 28 txns
Deployed by via 0x056498cd at 20928984
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x6404e6bb5f5c5d03dd3a1cf8a6010a589f7da4796a1b3b2c9479c4fdd1d6ac6f
0x7398359bd703fd6c6148504ef8ef0519605a951c0ea9616c318ae2114a819498
0xba5baa03a95580e74929bb352e85b4f75796c25d4c97df5a51d5aca79ace6941
0x4d105fe9058d28f2791d26bc8c9533c078b8f482446ba10f16565ffe89ada78f
0xd64d5dd987d3ee3796cc8e5d2a859a6e1944a7f2d1e512fbffcba8445a299170
0xc7cc4ec615bb5952bb466e35cfa1155ddf1af3df2d102184ce3b397165e9a686
0xf95652da47c7d277ec1ee10b29f203a1be7ea80fc5e036f46dd2769f28734f83
0xf91b1c6e5a72315ae0bc25fef34ccba6f25ae00b4a6eb733f369aaef4db340d1
0xe3e499453a30a2eefeaa0f87fec9fbb02f06d0df44810843d4b9c1a170964e3d
0x14f9826a4bdd18f85edfdc71611152705426143ccda93aba3bea197d900797c7

Functions
Getter at block 22754740
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xde52822b0bbd205eab6a3382691dd90bc8dc3c16542fffbb394e9d956e290b9e
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x89e49fba0772065Cb6EE28628dcc79643066E9a7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
25
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.