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

GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7f9a5abe8b79d8fa78d52cf142998458993985490cbde568441765e9ff567dec
0x35d2b667117af54b9b264e7c6cc2f77a97339709676b314b26d48e6d922ab65f
0x6df9b13678dd07022b9b3297f907aa73cf7aaccc1285a746c808809261797bd5
0x96834eec8e5d395df71a6ebfc5a9e1afee2cb52e75951954236fdd438d5efe75
0x39f3c04288e8cb2b2ff1d8c028ecdc9e15defb738507e9343c2f1b95e76367c8
0x70b2caae710aa65388d65a0ea398b4ec3d4d5fb9d2853d5e1cd5abc7b672d635
0x16d255cdd56b2c9a0bf55566c93edc3611869cf65d7adbfe309b2ca6be4378f2
0x35e192d170639d068d8c58c8cb72126026601bfe56ce6dc28b2713e072d7de77
0xeb454203871e6f79bba7012de7af8aae5ea52153a02bc04dfd4430ffa85c5775
0xb896cf7f7cd8ca24be543a836a067de943244595bd5efe2c413f3992a06741ba

Functions
Getter at block 20895438
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x720e69d2f4afd0b8f142e55b1ab5dce6e4613f9d55890ee9310f9d48024f377c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa6d53e177Ad83607459B911b1E4CDd429eB2ab5e, 0x2421F532abfE33A3AAc7DF2D4b4C8C84A164A653, 0xF7eA66711d3A0B2492A3d20FdBE0245A0D812542]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
117
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.