SafeProxy

Verified contract

Proxy

Active on Base with 12 txns
Deployed by via 0xd0c5d78b at 21240829
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.46
ERC-20
--
0xcee9234a94a7701cf7fe0dc58b1e8345698004fb3f7f4f961a789db7694748f6
0x13ca41615f955e35f66a969ff287a44a70ce079844df77e08c895dd3be50a519
0x20c99ce94c1ecc0744901c58bc7cabe4930625812c257ec7653d692068afcadd
0x21fde250f44d1a2dfbedcd28f4d2f86c5ff17b814e9ceeed49a05114ef2abf0e
0x139d008cf7816bf2fe48db381b4e96c9dc889cc504ef509b67bf1523dad23759
0x57881e07df93ce5cd215ffd53f6066f17d3218e327dcfad14fb9dd3e551978eb
0x2ee94a01a1987e8814ff76c6c2fadde24504c47612b23ec803f8eff7396dbbed
0x49f88cdc9a3fc5cb9ab0f246a5168d64ae3ef6622525cc92aec6f3afcde906a4
0xf65bdf56dbde3318060e904eebba1ae985bf6ced21430f7b3a90dd9fe750bdcf
0xb5ffea57f4a8698c54cad62aba518d4eb0c8dc87a8f805048d073a72d4bab726

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