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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0x9b80f5c6 at 13710735
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.08
0x9c3bfb7ee6f9a76ccde4e20106916c9bece31ebbb4983bdf318fb44f61777f63
0x709ec61bdd57a47dbbff5ea3b66f9dc886ee8242ae8003280e5d56efc34efc3c
0x055769a37c3882e995e7a63d1bdb5e0dcc0bb16ff4b35c4d48f128c9599eb2d4
0x2ed64ee5956a7fe55a91f89af57deb8fb3fad9474da49544885f6a7da8bdc6ce
0x9ffe3e77e048bb5038be70063fd6ff326d9fc3d653c3e9558dc5311dd207ec72
0xf44104b4dbc5a4c27f92f2c5d55459dce22bac4f6980c1457f229151f3a19feb
0x365642b4fb420a0dc5b422836f69307ab832c589099f8ac2c7bdf0f6f4e20259
0x06c3014976c0489c6b4db20625f28af7ba1b64a9086af785acedf3781c680a95
0x34d678c7117825c193a14322f3d9f4d4ab038071848fdcf02fa16ec21362ebfb
0x1f9f2fa90a44e50df8d6a605a568cf7a0306b013fab59ff062ae718f9b52638d

Functions
Getter at block 21214207
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x02072b5446a5b22de493c0dd86a1a15b5c4305547b1b6a2cfcfe0474b4dfa2c1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8955D2DB900dbf1aB8a413634834C622C1C93166, 0xabd546486Db73430BE392f754B8e4C3F6cdBC7FF, 0xd7d2Dd3D711e82D69b188CdE007f8A34eB3815E6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.