GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 83 txns
Deployed by via 0x0c4df9f8 at 19467884
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,038,464.92
 (#224)
ERC-721
--
0xfd4e07e7809c5fc774b28844c87a6b8537aaa7a5402108a5f3dbc5d4526ed168
0xf7281c7ad55b83951e2a24d5875cbc130c3c00eab98a1cba7352d9fade073f78
0x993c91617c25568c8d9c8438b3555531e5bd47fa3728cf4bbcca292cc25e4f1a
0xbcb8b1ada59d8b4e66ca6569c2e8d2ef6aa574c326480fb3684befac6e794805
0xcffbe27b7fc6142f480937356b51b55310b986e0a578ed413056ca2a83854471
0x64f567c7370c337ac8bc305c7f5aa401a053ac9dde8a9533a61243f6b03228ae
0x193dd36f39018be7f599f0622082cbed407a315123f2b2ba1aafae4bb4433381
0x7ac33c106c286075582cdf6081891675c8a292caabac211a362f5d43e2378ac6
0x6de3c9abcf999af1c86d60c18f4350ad7cff846533260e3dd0571b3be43dd62c
0x5113c99a146c673b7ce500ce6503e299b4cc98255e68625fb41a3c4d0cbdb172

Functions
Getter at block 20914529
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf710754a21b0278aa4ddc315388b16ec2582c4095c16af297fa22520c6333490
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x684c97aa59f792c20a7AF53776053EEB841E4624, 0x52db2CaEBaF12E2b1C0c4e3fD3EB093D7C57727F, 0xFDb346eC374fDd7e1Eb0D7F1d7583c75489051F6, 0xFdf4aF84764E67333985af2Db9b1fE57dFEc8251, 0xB1701643b4F65623Ffa36a23d831469254884D29]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
82
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.