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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x8a541068 at 20201305
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $169,963.84
ERC-20
--
0x06de727423f7e2e37cf5b0bb12023a1807940971ce0d208b10300b7d59ad9949
0xea3948ad6176c95701cc6d768cf50bc88d52879cd4634f802204527a6b9609d7
0x24e71eeabe271399b172480178f29044dfb65dec1511548018fefbb53b74e5eb
0xe8c55b1781ec58cfa0f611035d739430a5db107d75c55031cb49a25ab1816f65
0xeca002337385f47c31cd02e5c70e49578a2c38c773aee11cc60d4ec65f4df5d4
0xc1c4dd716cb984023f744074056f5080154b7c5e968fc38f352a92e129a002cb
0x2bce8b48b7a90abd16d3425bbed82284a1112664029014d6107b21428da86993
0x7ff73e3bedda21b45b05306e50055bec46e1a65acbdf11fd4e275d3cd10767bb
0x6060a8fa979616eafff9e2201de869bf2581a4120e23b48974ca6ee36192e103
0xd91260675b76e47ab51061c1e53db7be4a583ee0ad3313ba2403b4199c91004e

Functions
Getter at block 20804315
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc4be823a2f8296aa95b9014dcba6929266a51bb6ef0f2019f02de6181928362f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x60474C7Ea0C6CC1A69fDb1D18f3b035Dd5f06601, 0xEb645E1eC2ac4D8161e1191cb7f230C268c31aEf, 0x99348d8F4d763f0d7F56D5C5BD2763a04cc9cc84]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.