GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x0b803567b78316e35c17ad9d14447ab93c0edd9dc8b8c1d8efe5571e937aa889
From
0x5240ab55a2b5d2a8f7d490d7b9b363a43010db1cbe39bf69ea8785364f713d84
From
0x7b8f4c5c9c66c0f03aa35cb164c829944354d898b39ad6553299c0f96e795501
0x523eff1e571fbc7597f53804cbbb911801c090e169076679d672a7e840630fbc
From
0x5e39e312fa78c05dca26a34d0b73bc2a32fd5486285e9ad8af18e365984a528b
0xea6fc62c752900078e2f6d95a915bbba72da3f0951d519c646a85130e3f6a41c
0xd97d1255fe13586fd5edda899f0911e823fce06986713ad0e703de13b36adeae
0xc79e056d7da5f400c9373d28e9f8cbfff9ae3b46dd90cea605a588248105da9a
From

Functions
Getter at block 21382574
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc4fa29d4e6ae3a6d3b6ec7ef4f7caf2ebfc10ea8791d27a928fc9c230609f725
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x035424538700C6AAF314FEb920Fc97408bB773c4, 0xE2C31F88cCfcf603b98E67d0555f21fb3f6Af13A, 0xFcFC9D90EB596EB1E17b6905B4748591DA87cd4C, 0x4b65B939429663f3E3E3F5851c86A9f9DEF7C3A1]
getThreshold(view returns (uint256)
2
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.