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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 75 txns
Deployed by via 0xfd98a7d4 at 14910140
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $330.89
ERC-20
Value $3,222.09
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xf7308a96c99108779adf95efe36ef48c8e78faff5eef32a88ccb672471dbbea7
0x66cba9fd7ddff06c3189422b9838f11f1865f7c3312336f166eeb15a871e6f81
0xb2a99b117e2df9e525dced0ef4867ddff2608139cc54fff18e760c9c5b996c93
0x981fb53de709919254e30a385a448030d86548942c5d28e9cba8fb8c8de62217
0xc6fd59739ad3e9c4caf232fbad7b61c256dd9f1c72cc34171324d5d5c49df60f
0x60e2a439900f3a41911baea15c7ec61aa8f2b9aa97d26f6455068090772959b9
0x3ff5366c766faef1d99c8f7b83da502743b55f347a7804d76688a56b71225baf
0xc96180e6fceec78664d6bdce47556fe99a1e6d7f5919ea7e3fa58e802baf576a
0x70e6f8bb15391064307bb6df051d586600f8ce93c4c168d4c5c9258a501d21b3
0x5ee65d457762b771bc8f5389e2e355ed47e950b24c3156ed0df2e2b6f5270e6a

Functions
Getter at block 20793813
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x17767747fdf2102fc1b7367a4514de8372e8cd9f4ddc3bc73129ea5f9065afc6
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
82
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.