GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 94 txns
Deployed by via 0xcdc2c0ef at 18333982
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26.46
0x0b4884dc59893ad657b00c862ae804461e9d72592f19a0d38b5f912144db0634
0x3070d1396bbf333aff1a670f2d09abd4a39944404d26aeb76f1080fffadbb1da
0xe9e5209adc32f4a3a14489a5bcbef9004e63e61fbd79c842d2f58b9ccfc56406
0x91ff4e5b1560005e86905a7fef65ba1f0850711e5dad86efe71c52117e3894f7
0xf98960933769457fb716a53947dd9753bdf7f79ab9482b15f392fb2e72a98a67
0x80683fedc51a15c2a0bdb100afc31b208e85f3d0e67fa436f073f5cac2dcde68
0x3b21e9c88164e65cc8affc1228765d17c34976f14b6f0724994d14abc626fefc
0xee827fe8d81b36a495e0625e36b769fab615eb1e7d222cdb9e7cc8ed80a64a7e
0xade7b603253e04d3e75a2de21f1e8b0bd7f334e2c7f9747a04c5518ba084f81c
0xc320360682f0a2c39f87e0ae563f764990b8a823ef9e649b52985e6c3df2a4cc

Functions
Getter at block 21000258
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xec0191c2402371db0b92d15d6c2cd7456ec3dc89122f391272e0d17b2b398dae
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf5097de4Ece1A5F927b7a863446618163050D95c, 0x9Ea92ba4bD768bDdCA42F63B624183021cA6c36D, 0x8340c3b57b93FfcAccC3Cc85fd8F8885C0B38B15, 0x189Eb956b89195cAc96FF4f4Ab07eC1Fcd0daB1f, 0x65f8Ccdc46A8FD09070D283f08558C1CFc3CD5a4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
91
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.