GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9113d79b05f0f0acac7004760adbbf4880ae107345ebda718d7e864185c1a5fc
0x54eee463c1ce5469ed101268a67c0b93940de3b2b6a468b8af4b51cff5f07035
0x7c7aa3b15f5122eaa0bed0f43016cfce6db77f859f009d029fa0a4f7e8cd5c78
0x3956a785d42923413dd26f4785d9bda2f6d3ee92d8865530d9bb49b600ef43c2
0x97ff08fc630e335bb63e2947475848379d468e79dffee99431ad81ae93b8a32a
0x30983db2c54267063bcdbf14efbf8b98e12a13acf00a927b54b8b77a51d9f306
0x2d02c4a48a27a6f2aeb21fb68f13a2dab64f3fb8c0894308cc6a8a94542ff062
0x64b61d6e0055d19d3be48a595151ee8f922e725e00b53fa0c3f475336b92e5fb
0x7b4ae8bfd0681c7601a8c4f8b71d7618060d087d60480d6ce264fc8b5a1ba92a
0x091e737ee3b80c6a95e1d1c29f223a6f409f9a2bc068c4b80f74fac54f461915

Functions
Getter at block 21246950
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x420be2954c8e3a2e09fa32dfc959ec284e436ad3d61f2945897c6490a567d362
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2119e30f175de7C6563da4Bad91dE26f1A23f823, 0x14ca6dbaE2CEAC48b59d2cb1ba7E284cd5BBE559, 0xd2CDC924d5403db64a34A98adF4BCaBCa97C92b4, 0x9E4bFbE1DdB1e3012FbaEDC4F9a62d572fc5F71A, 0xf7DB2b19c9c52F445E387870eDf80C154bB85452]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
47
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.