GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0x9de25d62 at 14111327
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#18339)
ERC-721
--
)
ERC-721
--
0x7bcccd090a2a284d072d1d23bf03d21b5d4cf0a691a146f999a63f21c9f95fdb
0xe2d392a3ef2146eaa9256cc29eb36ef7c19b7b5a6481b5af72741eeac60755ef
0xe4978ac471fea6b0e6b53b402a32e097628b7a8eae1f10cfadb64b16a5cab033
0xd41dfaf8261d81341fd487ff202532b0c8183c03c3433205e32c5a05a2bc5e78
0xd87e9ff6adefed4b516f8d86aa47244493078ba229167c4567c028ef16c191f6
0x214959890ea453491ae38148ef8bbbf99c39b2fe67956d621914db071d3fe87a
0x49ea5865b63944ec58a2c2520dac8273177a20fc2f2dc0bf4e6cc9369ea3f771
0x2be79accc15dd62ce8acd08ce74065f9cf5147607f7206a8ec91d0897ef7bfad
0x781beb2e3047c54dd96ecf2e57db8f70c5129f764a664c193cd714b41b79aaea
0xf9ff11e10fc54f29b5662443416dae1812527a1ce7a3d6859fd96aa43ff4ea40

Functions
Getter at block 21301370
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1c5c9d52e664eaaf4d26f59839b7fec386ab6d98a1c07b39c36b2dfc5b5b5974
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDbcE99E64acabbC6B74981076C909c86B2b35479, 0xF4cA78a867A89FD01dD607E7dE9F7d91292A1869, 0x69552232eccAA8d209305a2C802F5AD965a2A6Af, 0xacfE29D81bEB52e85d7eeF667d32e29a246Af1ce]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
22
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.