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

GnosisSafeProxy

Verified contract

Proxy

Active on Base with 13 txns
Deployed by via 0x1dc2298b at 22406774
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $32.32
0xe636ec6befee06e0eeca214cff7dd34010920291a49483fbd0bf0ef4e1ad22f4
0xf78875c66e4fdeccdd330eb3bdb0cbb7137460d110c2d9f44f30fb78096b4e45
0xf9d6febcc93888519024be43631dc12310d989ff53242a8d44fed0cd0ac50e2b
0xa08e7a50465e6cc48d42e4ce37956374250d8ea61318f62d8099cd6d395b13f8
0x3e8625a666efbcb5b85bd38ad8d72193fae413ab42e05060e9fbca9839d56da5
0x05be287c51a753a05b793b6b796d53b79374edad168b634ea240c513e5bbf111
0xcdc60cad550d4126e89314e1ceb89615331180e19648cba03e70cd3edb25075b
0xb77f9730b4fd8b34fd0210bfea88899575e42b2279abd28b652974b81eaeb2fa
0x08fa41da2dc9f216205756b36ab6d49e59c145c8c05e0d45a3079645653b1252
0x0f857508adcb28db5dff4d831e10755cae55e1a8cf50cb549edb02704ec68d15

Functions
Getter at block 22763058
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xead450866137ad939a23734ffd76c34299f72259966fe43d3ecbad62a23dc5ad
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x811487A762407D2f9b329413E38bf938Fb6D2687]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
39
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 success)
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
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.