GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x670df37b at 16100689
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17.59
0xb0f0d114763206819f76fd9b3291c97f8624fa912647adfe86d037b00a976032
0x167a444eb2c88095a8afa9a9779dac03ef295c9010b9037b19f18f0a9d8f3a5a
0xb0e3a441c25c9ea4d38f63cd838227a5ca9f4c4c3219411999af26e681832c6e
0x08f610a39d20bb1bd0d99b756ac548a774be44f383afd29545beb5fadb0d8865
0x345948dbc972f6e21184ca66ce58156dee1b764a4722125a6c3b5b054697fcfc
0xb0588b11cccd0ce74ea181a101d989c4c5e931fd73fa86a88ce0de0306c9dec1
0x1acf8a2c25f14053eb271ed7b8ef548e0b8b26f975ce765948975baf41e03d7f
0x57392d4bd775bbb664a922c0931fbab68590a772fa4a9cecc773059336edfac5
0x2b7fdc2b965a5fba12ed9bf46e96900943c5c113cabbe950ad1a56f834752954
0x9768031d3d3f853ce2c0f041d7c01a942835f46a9a25462224ec7551f1d41036

Functions
Getter at block 21313809
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x024c0cfd5a2740b8dfb5da065e9aed3f343235ad7c11f9c920322b7344140a78
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd8b24F8b28B8C8510ADa44ff14257F78BF58f3FA]
getThreshold(view returns (uint256)
1
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.