GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 135 txns
Deployed by via 0x928719be at 14497300
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x074c30bcb5f860d24f46fac9bab29ed8f281eac1e31a85034e9ec58631c4156d
0x220850519200a0f587f1ce5c2db0a93cce4216a66413ffebc56d3a570aff85bf
0x06f90b83464dba02d46d4b06239816faafbdff0e26eb55485418622c0aaa482e
0x24bb9ee5cc7ac242481357c59e78aff633ed38842e689988a7db326ac52fec0c
0xf0b05d4eedd3da9fc429ea3185accdf7f0259bfa70860cdb044bdacca400b754
0x9e89041460eef3b376fa1d315c5d39035b17bfe83791f72a32ab3e0afbfb9d64
0x90c4f59cca3ae8dad0f2174916ba530f5371c2d6c229f53c52b5b858f043610f
0x5118276892fc73caa7d4d90b3b77f0758a8c22ec717a85a80f800cab1b0c363c
0xc2544dcb783f1d28b20a9fd1aa40fb8ca4bb7bc35f0474aac5f03a69972521ae
0xab6651ecb87b26abf231c8cba1876450f017c66b634c5da609da04118d95d1f0

Functions
Getter at block 20913330
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54617f7527052fe150e8d43ffc6b913f473402d54840beb761ad24a9b725533f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7E28E69aF0644448CF27E04e2c1685696158b142, 0xd0D98fd398A220b6972678cD66518Bd817237f72, 0x65eb93E4C19d516Caf0a82F2891F725212e374e8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
122
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.