GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x3dd35a23a83e7a43977837d068f3f8542959fee7bb13ccb3094c2871c3d21968
0x0e900875099e3c8937fff67e5a033dbb7b3ba0dfd4f60c53bf8a1bb7dfec3db8
0xd776430482d2d0e53ee802bfc4785c7b28d42089508e90b3ed3cc4113f8f4dd5
0x87cbc52a6f80230f3bc98ff0e0274c42b8181917b6b7d5f06df7cfb78c1a66fc
0xe4c227802e6e8f0ed1dcc3985f856c239f56dc69b6f8cdda3bd20d6d97507474
0x1e9ab3e9b89fd301ccc24a98ab9984e82501b393a0052101f70bbfdfe74c595b
0x9c914a28efdf97895bcccde671ac4938029480053a9684c4077faa1c1b55d9a5
0xa977d15445868334abb3e468235ba9a790d5a456c6c1d4573b0680cde6c427c3
0x62eab153ccebd102d0d3ba779fe97986624ca6cac43c1f44bc6553854881b71b
0x1f237604164b28141c5d891f1cb46187f4c6670dc7da401126d366f75e5bb050

Functions
Getter at block 21176732
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3f9919d6f23bb4f537aee78fd9ec3f09e7af262a5883d0e4a01780bd7017063b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x78C26d252210B580d874b69d3c7E75FF7b1be83D, 0x9E1F785fcE0568645C131DFD27D7341Be12AC329, 0x733C5f80979f07340813f2dD6fC9aFD9c5Da9AbD, 0xb16aEcC9c27c856a1E4c14C38768E081Cf7f5Dbd, 0x3a0BFB96Cd9702f7447cEE3F32095727B68aE09a, 0xa640102a296A78b540ab03DB80421AbE4E0B561D, 0xa070576Dd15Fa791fCa73Ae8a2135AB953ee5363]
getThreshold(view returns (uint256)
4
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.