This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 53 txns
Deployed by via 0xaaf90a82 at 18797642
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x8f53d44edbc5db4fafa73f53d819301c4dc8776e90376114279e18785966837d
0x4cda136f37591f159b3ed1cd9b6ab5d4bc5c83ecdf299c36f50496af47e1b43f
0xb0455e30e57c9df844db0f815256d272bae6308941082b0e249610534352c616
0xfd9e4422119fdc12027f7cb79ab44de1ad1b456aad09a1645cdd6f6a0fae5a4e
0x0040316e1ece813328defef9b8786577771ddeb43e3a33756d8fecc093908099
0x0caa2012e150345b1d28376a7a0f8766c9ba0b88ba7d3f066a9cce2cc75252e7
0x8460084b5c00c30b783e1b6454e77e8e96dc884741b292f285b3a2478e2dea49
0x2b85bfd87858600ded4299bc76eea571dfcf0ae368d89919740d92b1c9edf06d
0xcef3670f45efcaa235ece304be5bc33b10d4bc43817829b97df4e428aae2727d
0x0ceea53e01306e5b61c44f48179fcc8204f74597da293070774d5589ec0d2a59

Functions
Getter at block 20792507
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcb2b50e0cd9c1c46ca54870b80d5e133eb600ed4907ae9cc5af364b33f7695a5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x05aEc7475E6D82dd1445ce85aa13E71460534523, 0x0C4D0d1F216ef7F17283D42a15B9b2816Cd28A59, 0x327c6B3CC6EF8F21be4d7Ee0cB2eC1f824D1D606]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
53
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.