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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x50bba944 at 15743605
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x6b7d87d5ed89f4f5394588cfdcc94378de991c70e700b01d634cf489ba54a3e9
0xdbf68682e46efd1ecc6dbce2d325a984788a8c10f5e4b9eb1cf9ad38458f011e
0x583c93bb73330ed2f28d4725cc0299777164e9809f9b4af777f881ae12793f95
0x5e405361dbfe22ecb532e5bbab072bd57b260c2efdd594348aee9230c9bae6d8
0xe3ca6156b149ad68b235ad63417a41a3e47534e1de73c7d66b6264d335a0797a
0x28f19e5d463f294c547e39ebd5e8d474996f81e823caebfd5fe5cae870435dfc
0xfba5ead2873ae0f248d30838a20d349576c11fdff22d3d0b2de71f09afd5c0a1
0x4de60c62ccd00cd7d9dfc375d8832236e090dded2538c32db75093521b2dbd2b
0xcc84f7945ab74c9a5ce5675fd5ea709a228bbc6fa662cd31707519d2ab340a85
0x29d4e80cbf564824ae0cd6ceb0a23707c94035a95a622ee1c6383fd2e1bbbfcd

Functions
Getter at block 20792365
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x21dbf55d2ce894ae7b3e2ad5ce11c473740eb376e0abf3894e7a8a2a072342e6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB706d938a63A136bb3389F002bea9617fe2D25aF, 0x97996e9D3e3407BeF3Cf6258eE8D846d3Af097C0, 0x5F8EC76c0b89B59C55Aa6d6B5722b3E49D0CA85d, 0xaa67C7f0BD72842115379FFCD1bDFbfa92E1aC24, 0x6d0f4c545363cfbe4e326075A6DAb556D0C66Dd8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.