GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf66b45b540a1978e0d79b0a3b005a51c2299ef286756f9befef4cee2bae34358
0x7d7fb117576de3f5d6a3c4527f17d53b620d7bb2cc798b430eafef88ee39e9e8
0xa1735fd3caa82e598b7ad6f21e9103e4c86bc35561999046090f7db2898a2e31
0x807d4acd5d7c254433ac3a6ad7e8919145458aa7a58cb670e7bb95e937ff1b1b
0xaf8ea6bed51506c1f3931f46ab859f5087a7dfe25bfb2ed53a41a6de9fe69902
0xddc2bf8712a0ddc796233a86273aac532175b792fbdb90fe63571101a01f200c
0x24bb7bcef300fc244af39d5274c9e1b3ecc453d93d58f6b880ba9757d50c5e8f
0xb02b3df7704bc76aef7d752100c4ba488d2dc4b96580406c0011b84cabf2a167
0xba7b0b10b258a88071599c5d0ac44b748d263aabb9fc9862f1329ac29d9f30e4
0x4dfb5f11483489d98970a5bb94bf6ff1bded8888b4d762cf8ccb9e52ed08a83e

Functions
Getter at block 21272268
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8728106aa15d4389513a7de9f348ba132bcd507e538e030a962802e6a5b0a801
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7819eFB501A85885F420E4E2ADa390DF8C440752, 0xa9118cc9EAf96086De332f7Bbe0175390a784dB7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.