GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x840ae380098d2870b3e897f0c958a295f0e6911930eac9dd804ca566d71f7027
0x0bbb332712de5d3593a12bf9a68a72514104f50a20adb6ba722ff50447787134
0x5353e6fafc29e76dc3bb253da0278eb462c1dac25a1ff84ca1b50d1f63176c18
0xb321ff92832fc99815bbd5fc6ca2ba170ce015dd6e6afad31dc11cc24b6e9cf3
0x763e6da6f39f716c8bd7f192b89f42bcf223a13aea2b71fb39b85fae9efc83c7
0xee992f1674f7530e65716f1225c2d22b242f19f2f3a789d254153ebfd971495e
0xb870b67aed478fa2af4837fb85fd14dad06afc9d6e9e9935b8babb71ed28a187
0xfe422bdb7bdb899c2d74ba3cd75a6bb9cc417b1ee8ecc7c371c392e9baeae50d
0xc49fa69f082c181bffca7052a933653567c3c1bc27db0e21c94f0d41fb998c94
0x57b723b14f0df5f9c07a310e577bf8f7e88886c8d58c1ab8e3950904da35a297

Functions
Getter at block 21189964
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x01de1a1333ed3eb39e529c358c421383c940dec4ab74445f88ac25b1a952109d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8785b3a82d1E3c067ceE8fF830dF56C78f13526d, 0xd733D4Cc5B42206A62eD7B1CEEc5b4d61898f429, 0x03d03A026E71979BE3b08D44B01eAe4C5FF9da99]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
13
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.