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

GnosisSafeProxy

Verified contract

Proxy

Active on Base with 35 txns
Deployed by via 0x2216d5ea at 21043708
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
ERC-20
--
0xe4c5c397fb299fe0709834d5bce0d2b0d40a7f89d651b61cf98f4737b35c1b17
0x57c535b05c0d286ea589129743193c59ddbed040234a1c98fc1539a2864558b1
0x1be87f31cfbcd74a640f7c04571927ed7029b8d0fe616e5121398429287d2272
0xb0052b8e08a6abb612ff8933bba164125771c2e85521ce205a1d42aaf5c5315a
0xa95db290e90700e2ca8e8df61eeb026bb11b97d8abc3a6defdbb40636db6359e
0x8d1bddddbc8919547e9a3f191dd02803149d6cf3f59b50b47c89c678783a8db0
0xd9c97bf91141d4d854069634898c352e19c70e8a3c9bdaa037177444d49794fd
0x172b3b1cc7a9a87f7d301f3e8e7ca834314192808cdc5783462eb1cea24d3686
0x1d6349cd7266972aa10238dacc91747987d13de37b628e0991b0d054a619d2d0
0x737af6867ef716d5d879b1b8a41c1a3648940cec5dbba9a1c6765e2f14afd409

Functions
Getter at block 23944257
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1bdee6025c9282425dfb5697392c69eea603cb4931554bd6da8b96398cc6054d
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x6EB72C67086D5487Dc1C27800afa6d63a3E14c75]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
35
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.