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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 92 txns
Deployed by via 0x2fe34ca5 at 14837608
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.27
ERC-20
Value $20.22
ERC-20
Value $2.1
ERC-20
Value $1
ERC-20
--
0x96b7ad948e48822d784f745e44fc24e049c12c12e4b22e3863f82f377ededdaf
0xe5934695fae5b5664d305be3f8d44e06ebe90572c3a3eeacd52387627ebb6df6
0x9a1959b74a655b12281a49b8fc8600fda1a4c288a4e34c00462a440c9f3698d9
0x79246b236c795f663be417c55313b7021174f484ec883e9bb279e34e908a0f83
0xb31b231aa8c825854d1bb8510bf8079bd52562e236bfab970a0b09614b502411
0x6726d3c47ad9e4887deb733c48117e6768b4cdb29ed8e47d75ab979c14a8749c
0xcef48f5bd3e987d9ec8193720ebe3d73e9ef5753894dfe81f061e3dd42e8b6c9
0x27005225c2c191a1a26edba311cee8519c2c438969079f31d133a6e20b43b9cc
0x96e596b724c99e3b86c4551b738024306c4bae6a5024754686c5ba1a135349f3
0x0dbfa66eb2476a397328b8ace21e47b4e47763bbf33f57f379eca6d8adf42fd2

Functions
Getter at block 20796928
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaeb83881eef09649f47623ca85833175001c4c8e7dd6f245b2cd6e935e050b75
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0a09cd09B0107Bb98a83f211704F036ECa94B92e]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
96
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.