This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Base with 16,396 txns
Deployed by via 0xd5fd2b23 at 18341479
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xb100f5cc911088b18da29cabbe6e0e5b41bb01528b3e5f2790bf68b4af023242
0xa9c2e74fe90b5782a5c28ad11a37c78f4a396bc3241215861932dab4c5579603
0x1cf58a8701ec74eb734979953e011b49fbaa55f2c5bf4c9ebdfe0a62f3f64c1c
0xd3202db0037aa1c8c11fdd74ec3fd67e1613e247bc4d1e6957fb1943c237c26b
0xd4679ca503dcf3488e6121f8c39970e9d04e99d9fcb1044e2d3e911e407abe37
0xd8d75fc38e007d88a1b094718eb74299d6050e2b7bcf4fd81291298a0c558ce7
0xe6b1456fe04c54b6cf84732e471cafe99a154f12aaf37bdf9997ed6e8eb430c1
0xfa3a73ec11868d51faec068b84f8aa4b271474e69b94249813827a4dd6408dc9
0xa12be028302b9ca86c6095cecd06e11fe6bdee505a24f7531cf9fc11af67c109
0x799f3fc7e8af657dd80ea2f154429419896578b75d561d55ea9714f84cfd2376

Functions
Getter at block 22720404
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa61d1fdb8a71f1ac0260e8d632d00c6390da865ab52a6e466859ca6d197d7093
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5f1cFc0A54B0Fa634B3edC92Cc923C21F35Ae8ea]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
12834
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
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
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 owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address 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.