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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 116 txns
Deployed by via 0xb3d8125d at 13764294
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $280.1
ERC-20
Value $103.48
ERC-20
Value $75.1
0x2b39820709fd0bf6004ab745008400cd0443311b95316c78317a1d89ba06e049
0x0e99040b37b643e8099d0aae1fa65d970196cde2428e997fe995d26380cbaaa1
0xab43444b305060387bf755e2350ec843618d9a8c8b71937e2c57e5dbaaf5bb69
0x0a10a2caa1f13712084cfa3b2410946ce384922973a2ea88bd99034a1b211014
0x3beb3acbc94894868f2625f444e73831a2a71902feb0ff027c5c926c1312b355
0x324f655d8eeba08ce146aed5924cee65afd40148cf05eecbe8c5e3b7c1c61056
0xcf306cb2a90b1739f63e5e403e541a38a7fbcd8be1161c4a2c771897c67ed257
0x8eff573b9491b39beead243453429b98bc6ea04c3ec247f770e8f266879a8059
0x3e335f40c110a5514dd2aeb83d9db80220e35c04ca4712b63582981ea97313bd
0x8c74b04643f970fa1d59717c6c1574fbe8e64c5c4ad69aff03479156cdbd4b11

Functions
Getter at block 20808752
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbc22a3143343820725bd9c77faab2799b985d83984d0b11289e2b7c45d46db1c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0283bdF28893cA666F084Cef8dB66bE4c7F0B930, 0x23d817fA0F3C9F77e45880dBE99eDDfafB59142c, 0xbBa72f1387dB39eA647784a098518F6b0552B4b3]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
113
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.