GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 125 txns
Deployed by via 0xd25370c6 at 19624557
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $194.52
ERC-20
--
 (#1973)
ERC-721
--
0x716c01f08ebfc79b2dbcdead65edc90332d54ad1d2b49a098274b98bc9dcd5d7
0xe2eef8996a9acf8b13b1e646467b376875c2618b112b0a41c78539f2db8d72d7
0x765a8e806818d800f20ab2297f2f27892ce65d67cbec0bdfb31770c8ded8177f
0x660f61599a518136a22f4230329a7124c81ac71d89f2f89a904262cc9cd08a1f
0xfe5d8177f9540e1f2bb28dc2fef25912bc39d52d575ee55186693b4f1f04ed4a
0xc02a9b09b1c6478be2826565dad4afca479107d257ab35506353ff6f6062caa3
0x9f9f724411b29a1d76a1af769ddb452a50b75a9ba0bd82c659d64684acc9fdf7
0x0697bbab6317e9cf8754eece2a32b3583fa93bf2f6ede9294adfc02d579f7c88
0x0b189a97d97fe41b2a296134b7d85545101e2427c89346c5aae2ae5c1cc5ad45
0xd2be88e6644cd5425f12b7b89db998bf0353a4ec3abd73ba4d8ab78f043d30ea

Functions
Getter at block 21177594
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xea5130e253e889600174c49858a267b6201d667bd6a1baf2cd9f60518438c920
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3418FAc29e53876a6018f278977b4Cd95B6dF092, 0xC608e7BE099103C7c807fCAC7561817661ed6511, 0x05F1d4d998c3905b7A70B6c36D161Bfc3d2183ea, 0x9cFe78bba6D25EC1ca62650ee99dafd91696AF08, 0x92b47dcEeD44ee13B2A9A824b04103cb9fA2063d, 0xB298b6793AE1959BbF6F3bCf5c7d1ED061E98718]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
123
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.