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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 267 txns
Deployed by via 0xe7ee3952 at 19348213
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,602.52
ERC-20
Value $309,244.07
ERC-20
Value $0
0xceb8de6f19da21b7f72702d19bf1e51b147b8dfed4bc3b73c2187532e2cba8c4
0x729a2ed130487cdae4f1e3d80bf83ad72c7e318981ab8c8bceea032280ba8c88
0x96f7513758ce39a3afca5b7626e4f828f720babb4779f5b921a88321864704e7
0x7ff3c539c5df3da42c053a94578383e94c455f0ea7604680c1fa10d8299651c6
0x193ce1b910623a2633dbd7b5a49f51ac47763de3d55ddbc238f7c57c35b81f69
0x2cd761a916eaf77c66d045fd119eb4c9163b1f4b39156d7ab1cbf3a6693afc7c
0x65b4d3cfb314a8888d2502c388fda071813339a6627e9e3329f17b6ce5292e04
0x8f8968cfe488029c5df3cebe94b18573d971157dc35872b9b8a4b8ceff8ea981
0xea617cd78ffdb8066ff32ded95437e39dabdd22feb69a2a8c3d8c77a8664363a
0x4c86c06aaecf36bb0b7066c76f1258c0419d592f76ac1ee79e105f0374f6acd0

Functions
Getter at block 20796072
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x37c7d8db16a0c6acd2b69e62ca37525ca4d5fbac47a34b276596880eb5633d11
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8B6F10A44A4Adf1b5918839af860eF64d893408b, 0x566E58ac0F2c4BCaF6De63760C56cC3f825C48f5, 0x029EE701546B94a407e1D016305B44DBFa017A92, 0x46Cba1e9B1e5Db32dA28428f2fb85587BCb785E7, 0xFa238cB37E58556b23ea45643FFe4Da382162a53, 0x5dfb8BC4830ccF60d469D546aEC36531c97B96b5, 0x71b67AC997056c9935f8AA98F3344432Ea2ec15c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
212
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.