GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x08a80004 at 16879931
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $870.54
0xb9291e35e97495b0b7094104df694eecccaa00b140a3fc0bce3b90e841126f53
0xda889df0935c013d3a7d32a4a91b9f0940c2b1b3b537c2315ca829d071073869
0x384f07c90487c445e1ca7afeebb7964ccc00db4e2b4443d7cfbc676f4cbe501d
0x48407ee7a38803b7128a85ad4b6dc72e8adf1da665b26fe454f75e643dc0a1c3
0x38fa7c951114bc7b9920358ca83f942320ee63bb8cb7901af0ab56cad0382c10
0x286f049c17c101cbc300696cd9fe1836c3910ffdd5a0f6293a86fed7c2f13969
0xeaf2bd3cca17016d7583258a9b0d7baf54cf4bf90ede2d6293ed6cf1f6c2de9d
0x32e01b4c46632cf99c3fc31bf02c48eba615be921a3d3db0f339ef97f5d72a9f
0xd6af75b04a8cf4513a11d2c5ae8e064bfb22018ddb1927a71847067dc75efe66
0xab76fbed93e7f269033f389a88983a1fb82c62f7b450091841a58dec5bb9856c

Functions
Getter at block 20856287
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xea83472aaed3e52f8c0c9f7d2141711fbc641919448972d3b524ac60ee4714ed
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd695Ede9cEBA64D0e7F0b3C5e4DE4b109fd3D36B, 0xD1718969F8ab8544846A22CE4F935D6D974d8A61, 0x90963368fd2e08948A88f5839E27Ff2EEab9f413, 0x0Eee9b64879B4A541D44D1B2d1BFdFc1d767457B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.