GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0xc87fc092 at 17111556
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,750.29
0x8d05593311e73a97d637572eef68d05cd6887dcc7003947d96de545152b566ec
0x4ac9c532622e732c20ca3b8f20cab32bee4fa259e06d781b5d68caff430fe536
0x6ab352aa10dad4c9df341200e7ea0e1e0abb46d7f3ca8e37ad4315baaea64908
0x74150c9cc47d5fd81ceaf8d964f8b7a34cdc29e30bda5b1928b02d4f1f2470d9
0xa4885d1062cf695b8f6a63f5a91674346b77859c8b47082d1d7de77ece637026
0x9d0709226b5796b5a786550770df040561d1bf7e53a756572cb5d097ea91697b
0xb333da885925903fc26cdbd99f811e3e168b93bf775c2837f894f10dadaa3fbd
0x36df0b54e6c2c660a2fad8f2800ff7e198a725488f27bce1f0b27fb6dfe83066
0x3beebb92d3869881d2a32851d725efb910b3cecc6cd1a26668f67f6e43da5d69
0xf00e9f41ad9562184dc67346968ba30d994b5c42ff660970586147fed9d6ae23

Functions
Getter at block 21091301
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x503074c7ce2c011a7648eebbc4d4f531b2359cd7dba3936f8eb938eaea7037a3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD2aa88946b460A68453A026932F04867c00e68c4, 0xcD0C4bFDbDa5F62e53817fA8F26aBdAAD9c3900E, 0xf2687414d9ec712e131E8a293E7D17D2533221A4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
38
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.