GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0x1a23f01e at 17619573
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
 (#18)
ERC-1555
--
 (#1216)
ERC-721
--
0x069d633bb9e86d63f5e2278489f9ae3614bbeaccfb58531bd40fd5391b809abf
0xe13346c072c0ca0703edb29521b2aa21b004b64bb5e344f845a88b133efb9756
0x2a021da312641aa10941a38bba5679884afedaf2fd3b2097135792e9f5690185
0xaaad35bbad77cbece2b3585d35a602eb69ab56d66727577dd985a5cf7025e012
0x7e628dd72e3d56a3e9fdcec3d597631c305510aef17588b737b3caa7deee99ab
0xca401420eb8190257361c1a582215590358dc6e5feaa0ac99dd744b4a269ccbe
0xa878db6ae33d627f7a19238fa1250199fec2dba591c320b3c5142d38d284a4df
0xf32d5eeda91bfb92626b22d3ee01246210f294ce4b27ee6ad15ebe97d4f9122a
0x4f93579ce8c7ce3a2735282979a614465cb65872deeb4e674b84c2c6e6b9c17c
0x640c206004f0d6ebf8ca75fb2c8f52f3dee7516142f88860ac25abf642f5eecb

Functions
Getter at block 20892461
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa8af7703e9dcb01a410abda2dc0c70998f126fe707dcb01349e0017307a2382c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc4D4859Ba85B1b90c38CB440FD2E8682ded8B7F5, 0x62ca97d7240c0204873B29e4ed3E7344ad7afc5E]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
61
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.