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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0x0939caa9 at 14564952
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19,533.2
ERC-20
Value $1,180.62
0x8c70b066ecd62f7e137f34a86fdf866ac1078ec11720bd7cbadc969b3eb9e499
0x372519df9a09de215fdffd9aa9862073d6f9229d78d0ab84c874af38cf63fd55
0x29c3c2c9890142840a5134b5c1bca8ac2a5faeffc88aa9e0df1e23df88c9a7af
0xc84a5d8fc08a679d99f2f550ecd71d77bea2aaa45bcd36af91790fba59516f6c
0xd0492152d5c6ae40be670c7fc6a093ae6addaef59d95a2cce1947688520e87a4
0xdb166f89bd29012a64976e9d08cc0185b9ace616a3e4b855507b1bcb858bebb5
0x66944e93297d950b70894c6a20d7ab12873aaa02fc4531b63534ad2dc6c5c0d4
0x3350e8303e46e36fd8645333ca05013f9c645d7a8151bbed1fb1d98c65c0e20d
0xf376e47fcf9b353e5733e945430d3d74d257c00952eea42ba163d5c6b97fe398
0x2b831e3dcd6b8abb5b2dfca6f92254271feff03eac70f5f69ab2c229e06ce27f

Functions
Getter at block 20888223
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xedbda8f08c749afcd7b8b9252cbef14bfbed7a0a22372f77e71a9e3feb7ccf2f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9385DA95A3b65484d870cD3A553943dA13D35Bfa, 0x19fCC2F4f903fD787334966b6949A255deBA102C, 0x2D6420C8bF86478B844FE679dAb92DfAA2F7EdA0, 0x4Ca6Cc214B9ae4EB639142f95850863712879fCc, 0xB54351aF8bB31De711e7BBf78cC164d4930cE626]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
66
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.