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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7,887 txns
Deployed by via 0xc66c9872 at 14309529
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $74,662.44
ERC-20
Value $1,428.14
ERC-20
--
ERC-20
--
ERC-20
--
0x14c8192a930ccc31a4a3c20589a7591c09dbd4be6b90bb451b89dad992274f35
0x18b20aaa9ddc7ba50281ff896911b29803be7627fdd5f6f00f6cd3d81259e47d
0x032f495d5e7f2cf9d5f52052d9e25c5d2748bc4a0eff275b5f471afa6311c42e
0x65d2ec78dc5bcc3bc8e404c8c33512e2fae6f0e87d864f328e390c4517f0004e
0xb12921a2e8be2796a1e8add18a2d461010261951f74f98cfeadbe4309cef4f3c
0xbc359582e0214ec3662b3057ca52ffb0fec1fab21ef496b779e3a9f4135b2344
0x22086f51f6249ac11df2095c78609b35c0645a90554b629a2a261869e9f4e2e5
0x3dcbfb8d42623a75d6b02439b8441640a67ea767d20a00dbcf591813769ec54c
0xa58a918f36f69e873a5208a09537d6a565c7f2f661ee8df122266d8ec9b9ae1d
0x7c8e948023ccd4b87009af0484407278fb832ea3059c11358c60e6f29fbce61b

Functions
Getter at block 20793620
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4014826f25549b7447f189e4ac841ec20fe8bf7c7000f466854c1358e020eeac
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x697Dc983A570B5b8c119EAd0E6C79EB4363a768e, 0x7F071693d0995DE5ddbCA6e468C07630CCCEd449, 0x912167042A81806BB037EF12B07acadFa5aFa50F, 0x1e50BefBdb9480fBaB01d8c3D74b990B070ED002, 0xC7aA1B2Cf8C7aB9fF354411320c4C4F3F9Bf3550, 0xCAd56Fae244546D0A53E8aFe285ACD37a49e2760]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
56
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.