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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xc3dd8bfe at 14539064
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,758.86
0xf45cc41c34a6a739673767c2e1bd18b6d6745cf5046e2003fc62ec18faf678bc
0xbfcd5ba45a4776ac4bd925eead4adca3069f3acc1bdb17a5abe3f4a5c58c1889
0x222e4f48773ee7395f75c51d156c4a17fde0730fd74d7fe12620583bcbe8e55d
0x8b028281cf3cb71608102e0b62503d51745a466460409733556060db7d7ba8ef
0x083e66b4a85207cd8af2c65ba7b2547a3b3046071891ad77cdfb42eee562dd3f
0xcc62855ebcd493857858e98ba2e0651aa7c807242e1f6ea67108b8ad3f252167
0xf3d28325fcbc25dbaa096412133394636d85a56c0ed5c0ee82471c324c1989ce
0xe790b4c7fcddccff8d3a5de7afb3e72391ec9cfdb87b9e90b94bcc178e37efcc

Functions
Getter at block 21214600
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfa63fffad9f5e8b652e934d2e6f384f78db21f74f8fe806c6ddaa109cd737125
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA93E26010d81DFcdFb61bbe3Be146Af153289B94, 0xe0e059b87807b6F60a35fA58a06b7D4b56222708, 0xAAb17c67dbf3f83b41794456C9D18d2e05033bA5, 0xB2268f0B428403f510a37EfCCCeDDfF727E8f456, 0x1fD8B78F5e1CCF044849A6d80E7d5dC856A18224]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
6
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.