GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0x660e45e1 at 15003200
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#4)
ERC-1555
--
0x39e5b05b2ce6a5c58da95c6e80b9f3109435f474d7a7c6c4019a47c3dc6db88d
0x9f298d216cb210f88526387bd0e0af4f5e122d6f51775d5510c64a7855d0be30
0x0195c5400e06ddc1d15ca6528306582de9245d91485d5e859a393c8b52f9b4ec
0x4409d929e07108a468172a97d4d7199ad0f3760f877ad5f3ce5f93e91a84f722
0x5b904e956e33e8eb9cd43176392142e5df4ddc593dabe05f78250b9d659fefb8
0xefa6fa11c865be298460a35b4c2239e76c82cb4df74125ef6f36fb56c51a3994
0xfdfb7c308d63ce245141f8773370b65510be7137df63ec77460aa7e8805e486d
0x02e973e0a84433dc255fa1e9a7c007b0e8c831aeb7de6fe0c4e55cb44f49e981
0xdf32e7c921752749bff47c81119179b0e858023323542dc49ec687e006ab4218
0x3a8bd58e330905002a34bb5cd7a807eff12fff0afd6f0f1007b8d63e1028ad3d

Functions
Getter at block 21331785
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x240103b44109a02ae08b1a2270ba3e767cc17be58f4c84d5d1657a69e4521a60
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x133359C8E503Ff6823C33443CE87530C99Ac038A, 0xE24f1549373AcED8A3c0a18b63D8d073d446AD26, 0x387EE325F813C393f974Dd9FC45836F33DE2E631, 0xF40A5daC47f43A40ae005911A2392Ca5d3782b2e, 0xa1a56f9e552d1E7012C88C2c83Ca5B67A9b151E1, 0xBF7835f19de0B9F3f8a678360Ab1C54f5D521F35]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
40
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.