GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 217 txns
Deployed by via 0xcd69e294 at 14174644
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $39.49
ERC-20
Value $4,240.2
ERC-20
Value $50.96
ERC-20
Value $41.7
ERC-20
Value $2.58
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x61dd8a1dd63b73ee9535845ba420ef0aaa3b11d1c31667964e72080ed3aff0b1
0xc48aac158900428a43d2f1cc633d1fcc40184ca711dc84b765af84b285718941
0x57da6809287c9f552e53282338f261b62923cee4a7fa0314eb8db2c68954f3c7
0xe93b42932dee14b4df4daea0633dfc342c8fb5318c2d72eb791f032fba476b0a
0xc2ec19d318b525f37bce9a6ad1b80b39b7e9c37142dd8515b3ffaed5b0237997
0xc941e7689dce92fff2dde8819322cc173b94b003e0e28ad86e337ae343d8aff3
0x623b83fa9384b369860be38b4845527245a41e7256110547a9d0f6cafef979a7
0xc7759397af8b1ca777c7f999bbdaa32dd85b5fe61a80f1936b04393385b7d99b
0xbcf5a9a3f8abab50ecf744746ded66cebe6b8d021ba2d5dafcb921d57d387abc
0x6f711ad299732df3555338cdbb74f5f7a53d82d132acd5b525f12bc933096c32

Functions
Getter at block 21417588
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4c369636a1862fba8327be97d2d48f119b9a9049276bf4b0344699345583789c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5D4330D65011E8fC1DA776488b66B084602A7c8a, 0x7A8F116432475F1D6c7FBBd5EB95c72A5E447852, 0xc35bE213F4E210Eef3b73BF23a1f39fe7a675246, 0x131ddFd1DC9133077C72800C60072374cF6C87Fb]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
262
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.