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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,724 txns
Deployed by via 0x9caf1736 at 19940662
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x9fd6da9f864484701ef67c206bbf8870427341e846c0053953f6494aff3f4219
0xa7bed1cee902036ea3fe45e2049e5af57429d597431d4729a0ff6941b66a13d9
0x809f69b5869e7cd866338be4855d80a2da22ce464c9b932b18dc084f0b204fd7
0x3e088a8c45a5aea22898994c3a50a7ecc76beb1d87e4eb0193fce5edd4d33019
0x61a411cc277040dd4debc9bb690f2f0f47b5d11338bd3e4935805c476e44c2e9
0x6c5d410f2ee9a38afc87f22be387fed25660651c8865990b3ad258881e83e027
0xa8b1f387531a6d85bd6616d256a3faed7a8892cf7ff3e2c0fe2cdd1b81a5e2e1
0x6aedc8d4d83c6727133a7142d365c101bf95477795ac6598f3f8aaa9156d2c26
0x3c00ff469ccd3b2ad38e655bc9a2b22aa3210f031b998ff1b1a29b32847ec315
0x3b626ff461ceb12b975ed7d10e6f2ff7e84997fec9497ea6a928df0d59857c98

Functions
Getter at block 20796872
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1f7534da733b4299a5fd72a7bca66668172a247f835e0e1bae64d6345fa4a87d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8853E74c14aB3Dc0628B7cc3CC3F03E9687E19BA, 0xaDd2D40C6986581133bCE9077f12B55fBb9B9f2c, 0x262f70F8c6bbDE0C6bebFefdf716DCB3179Da9AB]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
3
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.