GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 53 txns
Deployed by via 0xc37cb430 at 14072019
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
 (#0)
ERC-1555
--
0xc3b74290c808d04edb6c620886d88524d3d67298dc5a59dad9ba7cd898612f4c
0x94183de4307fdcc8c9df651e17740ac35c3aff193546c717af75c8e631bc36af
0xd8dbfce4e2d37681e1a25af0a23c5bbf90b9ecb016d351e75ed4d148d0aeb245
0xeeaf39b552b78f23f7d62cad972e0b16656d57b34fc8cc4f4933081fc0b91697
0x3d02ffa0592d9dcf6a7fce7e767ef75c082dff2d5cf917cf933fe11d66ba3cc0
0x9fbc68120bf654afcddde4e321d3f2900540ec353c327f1e58d0e5ffd4ce92a8
0x8181747e3aa700f78bcf8a84c883d37b7c60ae1f02fbf3f2f5d970a5f8ae0ccf
0x8c7a132d7127078797d306343ded8f17cac6b78ad059a23dfcbdfab9492a6cf9
0x834f48eb941b3502023d0606f6974810020065fc9afee79739b511825f1908da
0x9e32f1f9ada03e8fe75201a1e24c489237e2aab9d8fc7483569c52983d373b26

Functions
Getter at block 21221396
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8677ac0a693be8d04c52b3a12fd7e80af1b121ed5ce6e79133dc21e10c00b020
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5d4B0654A7213b5029AE616260F3B64A54eA3907, 0x5E7852b78C430b0b1914EaB6ACe1DFedB37Da557, 0x15Ac21C6C18fEC3933E5e20eDa9D976AA40bAe2a, 0x7a986b3e98A9cFCe38E2070ACC6b0e2ACeD31C91]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
42
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.