GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x57c9cf576435425e8fa383cc9ed485b607d9fcd32562a9a2887d64c3a6bb62ce
0xc1da86dcd54b73970c00d1ecd6a8c503f66025b697bf1ac65b0cc0be0ff16c16
0x92800a037cc1d62ee4f7956e6d98b3d7dc3c7a6c6b8bc6de86cd3588cb96a565
0xd5025d2316a436e6b864bd451738b7ade1e44203a810a8b63de54784dd1d059e
0xf1dc2663d2458088252c8aced76b50cddeb066c6b641fde585200410f5b8586a
0x8987a781b63e24fad14d81185beb97eb1ec9e25b9e5a4c95b21dc126cc33b567
0xde9fddf2e404d676d64e2a0913775bb773fe5a68cd0c98cd38bd1098ff8e212f
0xf499090708fe2cadb4fbfa4294fda11024bdba4f73cce33f2b2a07271331e5e6
0x0784803597290780499fb09bcc411834ae0e024b8933e190eb12f0de9b756780
0xad7a3388f45c68f1f28023f042aed7aeb70cdf9154a0ee5be85d845f8b105071

Functions
Getter at block 21330817
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x71caf0ca031361e0b3cde15a0303c9fe468d9c9cddae268e299863776f260a7d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x95D4B6895a7Ad24b1CBe041D547C61878F1E0F7d, 0x2547B8d598f0155b6992cE53Fe86FccB7e5CA06b, 0x79d4d8af60e9FA2729d1D6632F50828547B5BA49, 0x64b41b147Ed67E63217F8cFdc5837798D555B146, 0x15479A56113808eFf94D394105D54aD028364020, 0xd6c154d1b6770e5f89fe976D8867F49eC028e39c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
143
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.