GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xef9df463009107a22ed59cf3e84678de65f2b03c1b3fd88548f9b35b5083f3f6
0xdc98c42bc9e2d7eb8ad2dcb5612ee36f7c6555b098f58325c9bd06f7498e17fe
0xb661b61f41b8dbe79454a871f1dd2328d95b789322a67605ed858e945e5da1bc
0x8b6a4f060913c954ad41393048671ce36373a3e0acaefa1a1239fec4b969d613
0x1a540ccd53dd0341b8fd7f09d6335e9121fb5e354e1c2ef1ad8d35ca9fd71a62
0x626a53636a2228398ab2e557c144b96ef48be7221279f247771d2633470bd710
0x5b08e8901d0de994ac152b9080ac4ffda2437319905072f2cfd5dcfc496d65ca
0x179503c1b61713bd1e8a23d6c2470d4e0b27a183108566585fedbd27b00c865a
0xf36759fda639baf38c0ed385078377c47f64ad65d33f9fb0906f471a0c8e89bd
0xf32307d1167eac00300757aae3db548e7ea7f8b6bc914a30ed8fc57cae179c2f

Functions
Getter at block 20941462
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x67b1dde395269723cb87617ac76fd49db63ae1e83ff1ca8b9719bbab9c79c1fd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0000db5c8B030ae20308ac975898E09741e70000]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
23
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.