GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 259 txns
Deployed by via 0x73de479b at 16356534
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $96,074.22
ERC-20
Value $42,005.79
ERC-20
Value $14,247.89
ERC-20
Value $14,071.2
ERC-20
Value $6,813.71
ERC-20
Value $286.33
ERC-20
Value $55.34
ERC-20
Value $26.87
ERC-20
Value $22.31
ERC-20
Value $20.42
0x7d5f66044f7a127e6503a5df9bc33061ae64cd38179fa3c48ee9992196f148d6
0x6c2abab2505d394de88347e0d277e6ab2e0c1e1bd4827b16fdfb7493ed758ded
0x697f8dea921834c89da1c532b4928b2b1ed6244b776a542c7d8f7105d2ffc7e2
0xcb98c4c56ff11c0e2c95ecf522a0d4186367b4017716c34e13e4c79edef590ac
0x9e8dd61d7574a75d49c2fc79e969e7cf61745271e91f78e01a937dd378b51c96
0xfb6feac4e1aa23b3ec7ac84ef1b392fdc97dff5ac219b5a7b71bb937a4106ad8
0xf95db0c6755e6581bc0d57b08555bf4b12a911d80726af93c92b8dfa83cc2d31
0x60cfb642f8b3a96d5594a9a8d0099e41a2de0cc44f3517c4f07e468c69b25528
0x590916196c1793ec51aae65ea06a467d5613fd5b7a8033feca4cd151b5073c85
0x3b9e1b1a87b18865f1b6d98e8ae12f1f03d770edede01d6626d152271be9bc5d

Functions
Getter at block 21280914
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xab776294586a09ad47a5ea78956bda5c0d1fd48f22f496c9f9078c26abe62c56
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6e55aAF3f6a43f3125Cc3D0B1bE4908378014d0E, 0x1E6325a65CF537b6bCFB9907F73103115065842C, 0x027A8eD56b199e5e8C70E54244881177236CE848, 0xc8221778cAf3C7aba5671fcb2ea54B8B2Eb23BBd, 0x173A6B6d8618cE4869783959c17Ac401540F28D4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
260
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.