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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 80 txns
Deployed by via 0x2266724e at 19375645
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $284,015.84
ERC-20
Value $230,658.08
ERC-20
--
 (#1396)
ERC-721
--
0x8d04255e918f972e688c5741dc306d7feb30e3cc3d3f9ac72ccd91588e84a3ca
0x30d92f7d89ffab79646cb98e46b9b1f3b3dd5b9974d18982ad085a7b1366e701
0xd54363d14880d2747fa4fe99c6e584bcef9db2330f26ab62af51ed6ea2b4906f
0x35ca0f4e5d26bae2a76b36bb2470bee4a7e925010a13c50d281fa573be821e20
0x1510042f43f72ef28288d3dce2fdae07ea85cf07933be6c5f26c59ffb0a703f7
0x1cffabb01a1f28160b609c3ede2dcb96771e2c7bb50a762fd28bba086b7c0e36
0xf5af47c55931df75ea1272bf94b2593b0c07bc5ff2e0c22f22de7fc87638efc9
0xc82c592d50cbee0142d7daa4cf08ab79056d0b014afa66686fb96d725893ad40
0x3dc1183ecbea4257153dbecad43368539fdc64f0afc9dcf6a16bc500826a3bec
0x48af9ce27ad0bfea79965b28e23117104cdbcac0e2f311223f967a06e69f44df

Functions
Getter at block 20792367
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcddcc21fd2015606c1973a4a76bb0b35167a7d3b36a69dcf656ee019948f063c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x185357DADf21117C7fe6b61213633c973fEbDB0b, 0x4621f46BDa6681ACC157DfF8d9508B25Ee0dC6F9, 0x51E25e298aF2bb6c172D66b3655E0Dd35A32971d]
getThreshold(view returns (uint256)
2
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.