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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 501 txns
Deployed by via 0x8717d5fa at 14285959
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,127.11
ERC-20
Value $13,781.64
ERC-20
Value $1,533.09
ERC-20
--
ERC-20
--
ERC-20
--
0xe47259854024152989441172cc9961ffed8bd21e4c7458645ff9c87b43d6cb52
0x602dd610bb0e11c54d916f49d782a60644e049e9328e62d0b6fc3c256f71cb9b
0xd4cb951cd42538f27c7f6103f1d1e788bde47c2debc3e71602a606fcb825e45a
0x664b940c039459d96068bda45a4d449ed4adcf6eef644175ef0f3f0da2c7b19c
0x41a3ec9242ffbd2c5697ec350beba209ad2390fda11dd4e4abe9d7fa371c82a2
0xb64bb300821cbf504094aa7dd0525155790cc5b0692b3ab1e87e0a8c640ca6d5
0x7e1dce5e776ced83ba7164d18415281e1c0d78d941825f47575d16d339f8bda8
0x9c96652043e9facf85d1fecd040ab081bf1b87fa9d5b0ac316f2f2e24175e058
0x7985bb3c2f5d8f06a2b646eb2d812ed4b7d74631a9a4e3015e7a20f8bc12de4c
0x85cbbba240077e1752682cf42ecc1476825703843abde7fd0e8d836c40d2dd0e

Functions
Getter at block 20797506
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36bea709f0ea1c57175b42cbb162402385041eacd80ac94e79f1a8bd60b4f7fb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x728416B668347D1435253eA4958b42Fc6a659f6b, 0x0981Cbae33BF70cB18d5988f7D82B9D9b17d210D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
63
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.