GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xf1e6541d at 19803289

The storage layout for this contract could not be retrieved.

Native
Value $34.37
0x15d1e3b42458209d6d7602ab473a4797629df24a7dd71f2547c7e23224f53667
0xf40dd1b8c64188264e2a411639256b2928d24764f9b1a0c92e3c8ff97d961563
0x39e467700efa897bc2518f017a2dca7b924c0bcd150a14ae7d072f8251a7b8d5
0x4b897f26e5218bb40e2cbe1f68924e9d527d43a3bf4b650970440b13ec67ed51
0x50f13a831b95da4dfbe49f5b6823018d2aa5f72a89f403186074b31d3e9f2bac
0x782a8b39268218e294a986f1a19171d951ff211e970544b188d6c40226a7ee5f
0x1271c0cc57cf72d41dbf784c21027cc875ea0cc01852deb743404a44a22e5f1d
0x37bcf3e60acd13ac2944499d87102eb89413be32877db31b6fabea4ed0733412
0x0230dea5c589b9502aba50660a7cd8b73c84959542450745560c38ca943046c5

Functions
Getter at block 21220795
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x97fa098b7b7c78f5d2ca5b3a95f97b25ecedcacd49ef684c3a9e4a1834e163e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB7E2d788b02Ad920bdBcCdfE96f14A934d366f3c, 0xac0345450EF2725FbBd886D2455f90fe726B9102, 0x38E1Dd020A84ed34BA0fc8BE84aaFB3922A51d22]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
7
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.