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

GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x664068821f9a43ac7e4bd60ecf786255401fc9454a703cd9950480c0713bebda
0x703492aee31bf0e887a354e7a6c13e71e583bb040b7bd25dd38b94f9118f1e30
0x7a9ad9c5c36e8b166a37323f026b3f833d4764c7711c57154da73c1af3862654
0xb3fabf00646834901f8ecac50094e3e2b638c8be2f6092820c587e4d59cfdd08
0x0e73e5aeafd10dae2ac3283cd53c4007c0a901c4675e2014466cc0a3e965f716
0x5077f726cd9ef6c78af5491acd1851ac74e9788cf29d11099e6574e15b513ac3
0x294e77da75cfb6a5d2dd140657047cdba212612123d89e052f43e92d687e5924
0x96fb85f8a014306904f4419c4f7140aa6f682e3e6044e6f6de19158deae825c9
0x268966d19d6d9f853f51ad7ea1caca4da7944a4fc5266730b4eed507fbb61c9a
0x7d2d27d5b2615d78b6114b5352237ea7e270cfe9d7e49db5a1f7518b0498a1a8

Functions
Getter at block 20798421
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc349ab55e589a56f55e62585019e924df2511c72d9b1f58c2b29e7d152e14034
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x97f8CfEe1b3566423c1ABBdA2714257226A85CA0, 0x13aB2941254ae3c22DFa6E6a83A3ff8C090dD6bD, 0x020cA66C30beC2c4Fe3861a94E4DB4A498A35872, 0xCe883e3531de09968853e2C56E705CfF9E113364]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.