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

GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x93a1732660beabf4e3ee1faf8e4ac556ecd63ea5372717e4c6fc46c56f9bca04
0x526a93d3ec6fc921ddd5c2f07f39f5885f403a747bf9cfc33a50892133828355
0xc2a395c3577bc466f0d183ddb3107d1fb4a6d7f1b3017c7ec5e18c1fa8ac0623
0xfa7902d8f3cac8e6414ce8717f93560aba72689938e912ddad70ec49cf10fd90
0x166eab535de5a68dea3eca595bac0f2357cab04fcf84eb253270731dfa1172fc
0x8be9df9ec82df81bcb658b83f6bd5a3bf83cab3e8af804ad137dd0b13e73177e
0x1b7e940d759b226953c76a59c39f5cb5a5e09518b6c3b3d28d265902ce619c69
0x6a19c26e8486fa81a670dd871c04f6e1d5a454152a07c52657ea4c32e3bd48a2
0xcf0bae2d625ca6919f71200de8625468ea21ff17cdf5b1e1f7ccc59f2431cb52
0x419b68d033d334034e9128fc18144909c3c2ccedd446a4a3a2d1f1e404fec8df

Functions
Getter at block 20797004
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf8053888b172b6e7738d84e3e95b73288b543d6ca005c0c1a66681c21aff0b3c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4911F83Ff3A2551e9189b7c0bD214F1C3617144A, 0x2291e8bdE80c7de6F51c22EbEBf930474Df965d0, 0xC812d763b1b17F7ceF189F50A0a8C2d9419852E3]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
15
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.