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

GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9f5f0fc7d81f017ddb2476e42e477005e853247f5df76441d14297cabe520be3
0x6cade36b52eef00cd2a37703906f912e4b3a5606d1e08bba412eaf50da7b078d
0x01c8a11562b65c85fe42ef9dce91577b1b96047338738485a82eaff0eff9ebcb
0x156cffebe7fbe7934cd83da8e50c1e12e1b8694f0b122bd1f5739b9e6970f80b
0xf85f2fc14979dc2d08250258f66621f761d46b2ba97c4a6db123c18440f01289
0xf4a86c1e561c688bbb954fc463165ce3c21fd513d48b1377c85e8c219f5f691e
0x6de75ba5c08390745b37521122b29e244cd81e3b8053179a30b4358c2ef1d532
0x321f20ba4aeeb12aba6c2bb42ae6556a56324b495d33a39bfc971ff3a2193c37
0x05f51309f1ea3bed0a91b023c040f0909cd82137f8ca46203b27e6346bb14005
0xa997bd305c6b6ba53f284d60ff83dba6cf1b955b529ead9e1e43b5c0c5af566c

Functions
Getter at block 20799055
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x45ed3523efe6e5834c56af2354ceaaabc8abb21641f73ddc259f60ed2d1f1392
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7E83AA92E04De879eEe1E0b6509C84d0Db4d533A, 0x711dAB4A0C57747102a44B3753Bf7A22d9057B72, 0x669413498476dC9e71669Cd11DAc45172045d112, 0x58Df5f8f61D50f0386A10aCCF847F9Ce3f195d85, 0x73798EBdEC73d902fB3aD80Be71ef40dBdd99eBb, 0xd6DB099eE6FcBBE47cfBe470C85C01a871b0B0B8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
12
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.