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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 211 txns
Deployed by via 0x6489f826 at 13849324
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,587,238.75
 (#315)
ERC-721
--
0x5ef02a89224324f7a6a917a04948f496cfa4618e4c7b17249145f64c4798eda0
0xe042716ec513fcc852afd9fbc2cc029c72c7e4e05938443f99c2efb78befc345
0x6d5c2bb8b5989fca0eea868e5c4cd7cf2f7436ef4a10413fd650a530fcbde945
0x52ff6d9126c3794980585e0795b633bd03d2c9bad1e3451f1935bd9f319d9e7c
0x3451d717f8bdb0ca5bb1bffd69d7e4df53ebd73f8ff4382f864a14f07d62dfae
0x25fe7726024f9c6d0835d288467bfec70208c63188a62ce8e7a2899bac64123c
0x12fef09b6861d1708bb40b07117cbab3783cb5c16a7aa25db1ef0ea8ed5bc250
0x034fa216313b34a0e9658b45bb75e660a7261172773c9dbb2ed88d09d247191d
0x7f6f553230a539b6ba96ca01f3f243354bc1e84093c2e2b1d6fca6b07cf8041f
0x3506f7a1e7049e8c6dcaef1db5037a87e835848a6642e1886359def0c8922a0a

Functions
Getter at block 20801312
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xea447925c75fbf1876d37ae31b2c969e2ddaf6eda0642d18d43997d5e9b5f090
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc04F4F16CBf272CB1c2A313EDe50Ad7304132b72, 0xc4bf16F862aC161790e1E5CA3391B92e78605537, 0xc0E50008E71766DEcd03d8DE50E79201EDcfC464]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
348
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.