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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0xa2e82369 at 17493594
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $181.55
ERC-20
Value $19,804.19
ERC-20
Value $12,094.18
ERC-20
Value $11,040.44
ERC-20
Value $1,100.79
ERC-20
Value $11.94
0xd184a429ee24cd6a64228d58d9f59661fdb04bc0e645de4c2b9671798a060d52
0x9acdf0f15276eb0b547437688b406dbb5a4d377dfe1d502812526ffb301bb125
0x6d7abfa6df1028c93e64cdc52c3ca970adc99b7cb63d3a148f1aff5fa9592e2c
0xf098f454d8c2f987c6049da0314b6adf11298b421ad74685cb79587ea5bd5475
0x6d7056319b3c41eb60a7bd94d244f8b77e1ecba290dfbda969d3bd42c82dc514
0x5ac4e1eb999845fe3672c7fa4caad06a75b5ab1f464c122fffcefc0af340ff59
0x9fdf169b74892167b1a00ee6792df9f2d3db4fa2e815fe1b2844fad34e0f0bd8
0x0ba8a75d252247182d12bdd8c11f27624b9326174b4a461482891403530b9d16
0x0cc0783ffe38e49f4aee01d211a3c2765fd10df55ac5bc51be76f8110576d114
0x518c1be3c31faa0b69320385c6f493df1e189c4dd8046904108b3961b3e9f625

Functions
Getter at block 20887686
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9ee1226ff29bfb9ee4c67005ede8b509ef0fce28b99fa6c6ef90dc95c217840d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF3E864eAaFf9Cf2cD21A862d51D875093b4B5baA, 0x14A20b4B762b8d297859cf0477D86324d66aF69f, 0xd0f036b8CC46ab00A380bbc35cA5713f0cdeE37D, 0xc4437A559E672a6e7F982bdD82a1Da204068E5b1, 0xDECE128DD53fE69E6aF68bF0B2fef78a23F56D7b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
24
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.