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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x1e1532b7 at 15451807
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $265.54
ERC-20
Value $6,934,383.29
)
ERC-721
--
0x88adccb4c82c393d87e524efe9aca4545c7a07aac63681a78300aaa58f833648
0x9a1634d0e9549366f26a231123a3583e669951b3fcbfa9aa5bfa413216e6a7d2
0x5d624b9d85b9a104bf609a860941856f137fe2317405f48002dffc8a40f499a3
0xc25bd053d8f761ba66a4b08b14ee0adc2c86931b3b4c42780de8d5a9cafd0860
0xa21a3d2aecfe0bc4772a8fcf9c0ca5261c97c0a029d104cee795863f932051e6
0x70c1f4d606139e0ed3ec09281fcf4614bbea1a5eeba30d256cca302858539a10
0xa9febf2591a7045281afcb4c31ada44f0715a0ddb78186ecdc23a009ed79f92b
0x734c6d115acb016f61ea34fa98793f173010bf11ed421ec3034221e992a666aa
0x859935f839410a12e58461dd6fcd16f980fc9e0a11f19941ffcdc9c6a4b9a76f
0xf043067598decf443b94787ca961e98cc051ccbdf2ccf9744fa0174d08567ad7

Functions
Getter at block 20793116
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb4d0edaebfbf836ea01cbdbc12c839fd3c99a80e49f904eb4ed68b963f0872f5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6DAB74393783fD566e88600a46c71a426A90bD7F, 0x72801B982b12FF5e0a0D58BdCC7808837e0Beb72, 0x41a2F1c5D9Ff477d8cD924373013a74Aa66E511c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
32
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.