GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x0353aad9 at 18735977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $67.15
0xbb5b12a9625272ab3ff93b648dfd9a02c6b401cd190c023464cf49c040c56fbd
0xa1542aabdc576f889d8df190b2cdea7259d1e4b53c9dd17aaed96d90eacff49c
0xf561981a8eb714207e853dccaf03e17464f14750d882780dd318042096384675
0xdb821484233a26eaa0253f911de719c9a4f9a6ae5ca284c3e7dfe3082f7fa7a1
0x74a48f671e7a2e03b45346dd2940d8b2858ef62996c19536f16671166d4657e2
0x9e1a678243d5785c15222af5ec8193abdcf2d80e96f2f90be3f196f1fce82222
0x21c82c971b16afea0581e198721ba889fbe45ff6a27d3ef7638a51db81692afc
0x75fc004c5d8cd6f06f5a2b4f445c280bf2833e9ca5d021bd6e014b6ea4f517d0
0x6c43dd72a97ec01acd721d09ada21b048541283de396a4c64e01c66fad234516
0x677f47fb30b24dda3c1ea95344ed4805646da0c1721bb49c299fcd9836d8a23a

Functions
Getter at block 21311239
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd9f2b1909d85231e2280a59c8b877c8bd3ef8ed44073a221662ce255e76dc1a8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE064d2970CcBd164679808e3fB2D8250712b49f1, 0x30D5A79c9aa4D6606e096848C9f4002b393D7C0C, 0xe3971Ab7e8b9a30b1B3e5E7393060d28480a1939]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.