GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0x0e56936d at 13183829
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $16,004,425.06
ERC-20
Value $0.8
 (#135)
ERC-721
--
0xcd7adb7067141a2eec90fc144ebdef73a47a0c880b44ebaf2719fdecb1182d37
0x9f8dd5605614ebd5742324f3edf094d4fe1f89fba4cbf0de5aff6454d48e1f90
0x0ac33ab77b1dee614fca99525a85f89475d48ea82aeb014ab708b7d3b6940200
0x56ac9e1a769b5a67f118c03afc7d142d035c48422cd8c4550b2226a85ab3cd55
0x46b21477dcbab6786fc2e9a485297f6c83035075e5c4055d24f90a24c58ac6ed
0x5b50fd9cee8e9107a263b90bbd6d00b027bbf9f486c98f4978716fbb433a91fb
0x6a52c6bd6e41f5d349c2ed0e7da6ffca9cef3f5d2df44315681143e365423daa
0x0a3c32bf4a524dfbe7bc302932dec58ae8a00acd6180091a75b4800dfc4188bc
0x6919f1a08bb82ad4375b6fccb615f96af389dd077809e52bb035bbbd6ab6d211
0x3a08fb5668f60a367206a44a5ddf9728d508f695359423eab261ce87d6d4493d

Functions
Getter at block 20849430
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfb83ca499804ed13f2b948de1148b5274b5a8f4c6aebe6319b4e766195ab93c5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x705199fE234a7A2F1Bc8B95Dd7d08284c8F467F1, 0x6F4565c9D673DBDD379ABa0b13f8088d1AF3Bb0C, 0x7B7785abbFEd1f47315b77D11B37159294c7C8d0, 0xD92B0d77546fd085A1C51d12A8B20376429843d7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.