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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 77 txns
Deployed by via 0xa70c49b3 at 15503073
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30,257.7
ERC-20
Value $0
 (#2)
ERC-721
--
0x11c3a258af429367f4ab0f4a3f4a2ea12b49380e33b596d77739719fff6d1eaf
0x7f0bd9eb5e0ea2efbc99bc3f3f43660bedea747288b6d3e4aa9de0a4501e9cbf
0x9882009dd0e992a9c28d93455e7d89457c8e7377b7d7059d1c226b189d2288f6
0xa01a7875eba670086fa192ca972d15b6c1f1d884af0ed4e1b34aa82f46491da6
0x56fa0676b79c9918b97cc5f562010935c08d55fe50ddf6c58ba26f0b32dddfd4
0xa987a11d7d6e886847e05f6c6444e761f041a2f4d09c67e2b09ca252d8be4b91
0x34a946e1d5d0e79bf2d0107bb0b56ead0d7050fac2d6e27df33b2d356dd32985
0x5463eee3be7f15358941120ab6f660ca0a6dfe403ae347177dc0b44f725b58f2
0xa61dc4f477fc6b003460b0f182dfab23e121dedc8c246ac7f78e6308474549ce
0x461a9bbf3c8936091e5841554384a3f3de0e429404ff43f5d473707f3ec80b2f

Functions
Getter at block 21213931
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x50da8650962a7387a247e831b11f48df00795048ae02940d8be12f345828d5ee
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x662327B7E951bf232150424214C3948C94eBE649, 0xd61a3B3424B3011cB3916eD20223aE6D5f01E1bf, 0x7C2245b1F3F0b0A518Cc80D2D373d38dedb8067b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
81
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.