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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 391 txns
Deployed by via 0x077c57e9 at 14628772
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,738.42
ERC-20
Value $812.89
0x2deba2ffddef6d035304844eab3058bcd4e8d48159d551a34bff253b3d063847
0x25861f7c5280c0810760e72f1224ba25a1c75b5862925ad12c5efe75820f88d8
0xd04cb251e444828089aec20c0884e1e017d7a499de46eb781b2e9a0f6872b984
0x1d3358d645f679671daf388fdcf01118e13ff5873d291fb8abc547d4ab638fac
0x4271f782ef9399d95b294472b7c835654a5ec4ecdc83725e0b2e69760762d981
0x34d84263d2d902400eb0a6cd49616b76832b67be13d2aecb87e51503b4cfbaa2
0x96b0a7dbe896a4484804b5afecccb79f21558cc0fbc9fa305959e72135937ab7
0x3c1cc925ab58aadfbc8183df2c1335d9d959fded098cf7f2aca27b9d327e1d9d
0xbcf5fd0bb020a4a5e71a03b43c5c1a2e79c5774502edad2d3472225d8bfc089e
0xc4f657546c76b358f695d6ae8664a293e07c3d64f0ff348bde5a718316a5bbbc

Functions
Getter at block 20792382
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1e7bd5efd72b8faba6ffe11556aba0d4ee64bf1d1e504c39d949b7cde417f022
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9015A3DB9A922521007A9b495CAFdA14D8D4128e, 0x8c462C5d4d420D174542e57BFc9c1b07b9f5a230, 0x620452F537021E4E9C29A6Cbe9301e86AAaF1802, 0x8910027b35Acc4F7b56E4a470571F34ff5d77Da3, 0xb0594132540EbC14F17863F8296f4546a7afe4E7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
375
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.