GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 107 txns
Deployed by via 0x73c1d050 at 19521309
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.7
ERC-20
Value $26,570.37
ERC-20
Value $13.24
0x00568d169f10638e577d4bcd40279fcb1a5509f03caef910e0d65717b36d3b80
0xfac01715709e9a992f64fe57ee1993aaa73e94f75eb4a59ae5144dfa7f7f1e3f
0xe0c5f80dcebd8526e7e2d0397b5df78afbfc6e7de68e22558f5aca1fd2c38cc1
0x422ca705a84cc6d889c9c8b6522e0467b7263f855b4e9d1890f2227cfce710a9
0x76aeaf27725ae93f698cf1663cfcb5cf3aeda109c8bffeb13c4b4d049835ebd7
0x6013505fa409a6df9f435431a3c87294d81701434824a790c42c1c4f3a39b62c
0x521a3a5a2566e5e212ad2d4f25f758ccb53f855ca8c5f5c69ad2adb17e93019f
0x96f4c9755e6a823c798b41fedd2a67653e4566631e183db3335df06c8c202897
0x03b675d61d01dc70db98665c6a61da291fac92c9cf78d6f51fbcb2124d717e1a
0x9fc11a99577e324f70f82db70310ab4e31187b72dd11b2f67779683f12e620a1

Functions
Getter at block 20792100
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5920f4dff98f96adec68a2d1ef2c062c033b968fc96576c9337ccc6ef7e3d7d8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x176841Cf6c8cf6f0cbc7F08f47b1E630e159dBaE, 0x371B9cb977B998EaA14dc6B340c620Ee8Bed96A8, 0x351037870F1b55582F7E29a92b6717CB7Ed36AdB]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
104
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.