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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0xf891a0fc at 16068817
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0x2f9d291a93251ddeba0e31b096cf21b8468ec1fbbaead5292e61954d1d29e42d
0x271e7f9166bbd356c47bb8514fe7465bf87e3a27e376cc0c3a81d2cd99c4f3e2
0xd31fa99228a63b874eaafb153833a85597990278e3bb897750a6e15c327dbaaa
0xe2b18622abf4d08af599dce9761d13bd0cf9c95e30f262fb03ffeb7146ecaa79
0x598c8c1a192b014b1616e171da0fd78f459a9ed860a68569b820f8734f5a1c87
0x520d0f26a97108727c3c4fb4d4cfac3767f44bf252cb1a4fd677817b414af1f2
0x6723bf0643347f992c0a360db7561a5ee729db14f3d003db1f4a929ecaef66f6
0x88938b34b44482dc9c7dd7df9797581a611caf97ea07e5872c783e7e6bf4f6aa
0x285b1d5ca1951e886ca92d6f2a9141bedb6077198b8580fcf400af4eaf6dcfb4
0x16b3ceade094efa705b1c79b8d1179f703731c5d5e91ae5ff97a199b30010447

Functions
Getter at block 21214617
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf70f0190770575a1b7e61dab658a88f746fd2dd5710b802f5d87360ed13b1d94
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9CC3B7BeD37DDcF4eecD45A888f306002396C470, 0x00C2B8b4fC0b3A4ce1bA5E440b302334812a1880, 0x2BBC44D4449e947d3612C2b16147d9206eaeD990, 0x3ED8C9b84286069Be528b00927b7853814A5c7A3, 0xf3476b36fc9942083049C04e9404516703369ef3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
37
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.