GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x60f6488a1c2108ab7ac9687e76578ba97e65aea3a197b3911e4a5ec87de0c87d
0x0f4b20d4b633691ba230f9d9b7b27469e50113e3a796175899632236cf819886
0x1fd3a551f97798df1c11fe810885bad98b11dc5e9e809aac743605cb85c2957e
0x9a67cfba3a3d6b17650b5d83f0b276f18bbae771f46949f6219d2415a7cbf2f1
0x3b442ecce21c1d63309c43db3f3c0d7ae705d1ea4676973ec4c3fbfcb1b17792
0xb8b724137acb8371e88bf845b94997f909ea5e03bcc894bb9b0e372cec608f59
0x939f859e724ad5f8d3a2133b4376d3dbf7b6a42c2f329c6ec4a9cd868aaaa6f6
0xd27cd32f0895a2b476536690bbab32fdeba2de3b8cd3aeceb14ca424d9de803a
0xc65ab7b7a0e9938f19262b86bcfbd0818d275c95b40ce50f6d401e21553b6d1f
0x9b1f95662c4773e910df2ae9342c4ab53113305b5ffaae035c569074381f9554

Functions
Getter at block 20854222
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf7ce402ce2cfe71f1356987c346c730d2945ab1e70fa6388a7cdf91f1d52c423
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeb1FB4bb8689A3e97304B4C5bf442128c4D4834A, 0xaaA21C88d5f12fE338118b8F9d740c4b027B3066]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
29
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.