GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x4e78f210 at 19054956
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,340.37
0x37c20e911878a705c34a7b22188050617b0126978be69c81cd2fdfc21f2c9f5c
0xc70c3ccd44dee97df3527c98f16c9f10f3ea1dfbae8315a82cd5a7580ae038de
0x4394382d614cc8b432e7512969fce698ab85b3fe7ff69257adbd2dae079e0f04
0x71d3bbdba10129b308b96312ddc743e36721421abb4c0b9948e001c13a0cf0c1
0x076aba1d178e56af5a395401cdc3579eb2c046f1d0d09540d7b5369d6b4bff48
0xbb8214ac78356009e372c03ab02bcef8a0025490579eb5e689bff868e82ecbff
0xbe1595979ee3b61dcbc9b363536dfc4e3d6be7f9263e845e8f77ac030e15ff1a
0xe81c6955b5ea08b4543e43565773e03fc42b1fd5267db6826ab129886f3d7bbd
0xc4f9b0f8543721698f58c1743bbdbfd4140cdde625bac8e8844175f5a4e1ad11
0x2efff4054f01088cd18a0e500c951c88ab382eecedc62025731b17e44b62e05a

Functions
Getter at block 21173246
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfce41d781d6532b889a91c798afac600dabaa67aa1170a2aecd7dbfe19c4a05d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x90761e88663490Ea97F0eD47baFAf07C9c2e4CD0, 0xE97D51C86480e75afaa7efc545e401C750c76b55, 0xA77b085042ec389dD0010E63BA7856006ac65890, 0x8A8d93711d24089f98CF9C5ef0908905DFe5385A]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.