GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe8993a575c4d68feafbc4b2101b74912f658506591fbe6c84cf7b16c4df0b20c
0x9d3cb41a49d5f2c19414d3575c1dc880103eb897b46421b1c9ffcd5e9ef0768d
0x88ab7a8db1c1166ca2aeb367f3b2e786f1cb81c47e4f783820a1c81be81f3b6e
0xa44b63b713543bfcec6698e8676eec1471eaebb00cd61a20e0a68b51d3b3f8f9
0x937b72cd0e184ca9e6eacc512eaf02a6737dc9b4ca1d7590c348628c8384f097
0x7f6bdd9062fe82be0c5800884eda39d02214de4cdb794e60d24f99d867328638
0xb19cfa9651523e755bcca5d0d37be7aff4d556c75afba4bcfc0895faa2a6102a
0x0dc75cb404beadbd7688067232041316f34d9a89f5a28bb81321aae454917ddf

Functions
Getter at block 21276049
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa242f644f81a24c7da34b17c637e45b2f926b11a407ed73f4851cfb26368ea53
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF487453c984e91aeC6ABd7ac965aac659ea05793, 0x4e084286c96Ce46a4350553A335A1BEa6781AFc5, 0xe21137533cA206A926D18eCD5ddedd935A7e6BDC, 0xe53712332dBd68567F1EDaC4c355B800e0CF992A]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
8
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.