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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xdca9f43a at 20794359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $82,260.15
ERC-20
Value $17,023.36
0x2b81b1b894245de38a7d7dbf332268b4fdfb27845bae35ebc9682bd4c81ec6d7
0x53fa7187d2e6bb99eaf6dab95953d656d76adb9154b578eeb32662639d4bffa1
0xacb09961244dd1407e96f90d3b592325983720585a3332031dddb8b28674732f
0x1e3bebba9d178beeabbd59abdbb7f7e9e4dccefd0ce856778e0cd5294a697017
0xc017aef04bf23214af549bbe113a1403570d71298b4ebfa3c3523c14672db685
0x048c9aef50731aae5f30f1244c9d77cd9dafbc46a8a5834dfba94c10f7e5aeeb
0xfe3104a01325565f503a990dfbd29c109f70ce834960bd15bd95cdafb2b04aeb
0xcfa3a8c4fa13b6b4ac3731d04098db0dc78471b0f563e8ac484d4cf4d052756b
0xcf48c092cff2013066a4b716564a91dce592b349cc3a30804ec11253c7c1739e
0xf9d025086c7e110fea09e1cf81ca3de068e2242d8b0b9b872a56ca1a56c444b6

Functions
Getter at block 21214212
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x16655d9fc30aca10981a7e4fcf5824cb79beae2c798cdfc0c6b6940ed8183b7f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbBB3D5E98537caa7c20d0C72aeAd183baEbd61d7, 0x61AA45459B8Ffe9f7Cb53E5ec54EaF18864128C2, 0x52cbc3b7Ba4e5613EfBf408A533850D87B0f75Ad]
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.