GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x70c5e409 at 16139045
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#3000)
ERC-721
--
 (#2500)
ERC-721
--
0xc53fa3295abb7a89022ca53da1ad2e256949550e75a2608543d25790d060d594
0x6c1f8534ee43fa7ca8239038b50236df0264a250d254a1520277869c55e3e0da
0x5c7bc9063ac8eb9f6e2e6bfc9787e7ea96a36a8bab30ff441f98afccf613c56d
0x1c1febcc76ef28d83777fff77d96ce7e4e96bca83bb9e81de029b224d1ccdc39
0x76ae172df2dd33974c2ece6e57f1e260b0c8dc661dc4a20b3e7092b09ce72076
0x63a56c25a1202143575cf5e324de128b5b345c4fe43e677f8ac1985e49930319

Functions
Getter at block 21297883
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6576ec8f86a11a12ded4e43c288acf652d7973fd308483bbada21d04198130eb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEf99c037B4656B0fB2EBa35439C05A7e4d32Bdf3, 0x2b700DD0D7ea0514DDe292665Bc14e8965960383, 0x22DFf991afD65De0cb21ddd3A0000C8945f42420, 0xEF5Adf1490f582Ae9E5188B4dc82294FD677baAb, 0xF48e1387D4A07D66C57e6E8af92c3a2546e010CB, 0x46FF0e08858C4AaE945Dbd363B1B8aEDEf25c96e]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
6
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.