GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x08c0b06f5d81e7c38b50cb4aac459489524a8a1e2c4466e7a25165caaaec7fe9
0x37a477ad86079e2eeb0429c1205c5ffa0680f731c40d714f25b4db1df70cf06d
0xdd900af5fc4d49caf44e7d15f38b5f840dd7ecac3cdaf5c5c7dbfa5ab6d75ff3
0xf626670e28b1eea388f0278032665a5cd63a63122d103ccf243f22feadc2afe6
0x6927dd798593576bdaf409679271c6599b91814a6d183a53323adc6f8bb1060f
0x9325f8aa9a7022076743fbd5040988fe91f91bab096658f9a94a971b0487468a
0x13142accf76a8aa274c50fac759838442c5f599a2310d7164080a9215b0f3e50
0x62f0fcc18a922221f54caec38a3b38f9fac89c39eb917b8b95087cebd8e61b75
0xa35eb38d9d50757b02ed5859217813b618d5a7680732d5f66ef521b531410eaa
0x33bed03025ddb4809bc0e6ae55e03c5d814571ffbd9026fe4f85d126ff7e7359

Functions
Getter at block 20905605
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x958ff7789b43c3085b6e0ae476ffb1cccffb532ad61e71c83ddf907e3afb73a6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x13384eCf663D0B1ead817Bf2865faB632791d393]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
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.