GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xe56ce7f1 at 13771695
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x955b59ac954c456b4d6367671865264d22f15fd68e0a72b0dfa5bb74eb21ce91
0x1e4996f76d6000d6bd1593114e1ec0eff1e353aaac791b39a40744635d2ce593
0xde31aded9cf3895089aadf518690755883895240b075754fc2cd85ae2f01c238
0x8bc3100f6ee96c921931f7ecb49a8e444b1034a5fcbf483689aecc7e1d52d445
0x1094a4263ff9ebcb5f3a974872ffd0cdbf7ee9fccc4fede8e4962250822bc1f1
0x990b576e59ef5691a9d95642964f04bbd1f56859ed5014f82921bb0ec27965c0
0xf9ce90146cb2c5347263c49882c24cd12482c11295b8e249b6b0dd97f0d87380
0x456545a9d9ab15c97fa1384d251ba1ba53f0a745aaefbf3582e62382d4bf1f0f
0x06bba898079f2e37afb57efea2f84e61691573600defb54384a4a6638fd684c9

Functions
Getter at block 20864026
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa4aaff07632a4263c46fc3dcea22b4734cf99fe46d159843f469757df9d09565
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC5BA43528997158daAa5d1145E2e5556e468D132, 0x3Fa2158e465D20D3e8EAE9718a157B629549e865, 0xf2737058C34f46588C0190C54c3a681081D1869E]
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.