GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x95bf0326 at 16994914
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x96616846878cab2ddaed924a799ee8f0e85aa6d78a23369810295a332e530819
0xfc267ce9cf5b10ee241741646221cc66afca82dad324739f9ba1b5f0ee60d58e
0xe682fe819fa73417507a7efcd7e61c5c246fa36b75f0103ee3a884c920433014
0x37d43ee8d34bd4750015d2f0c7291cda9b5897b82a5d34b00e08a148c79fdec0
0x844ed2a8411e6c7947d8be61f4822d1278134e9b9cad107245edaa038a6f3e58
0x759bfb0148f3717f0cd959ed002bd7ed55458569f3460e885ce19f52da3f204a
0xd9d11b4f4258524774b7e1c3fc8b540264b95b22d66080f28f21ab12bfe0f3ae
0x66737d094b0e6d9886da31856f77a34000f7758e5ccc245b60cee0e3f72cdbc9
0xe618a5af6ba3ca7a7e23aaefa09d58b1f0b9695e934a91d914fcb0a91e967efd
0xbc1e7c57bf0c816d0cbc579780fc1d4e3db927fb88121f8c54eeba116572b85c

Functions
Getter at block 21407660
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8f8b36f60403471862d805c527c4618fade2beb7b91282225f01caaf60f96cca
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAFF3D82000911B4Ba91ef1d7a61CF3935ca0d3C6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
23
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.