GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0x3326e09e at 15277484
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.82
0xda6b44f87644f6cf2356ca57dbf0950f5078f953d69be152e07854b5248db8a6
0xe6adeb0a0b8813536ea4c489e38f9096fda08566598bc73379cd57399e9e9965
0x60f72fd9fdfc02b6c87b3a8d072525429fa1ebdfcba9b82b6ebf1dd7f15e909f
0x1606e685985ddd666fe2545af5d1cf4c6e9c4085566d6a642c9906b5d81bb865
0xb8ed4a0a2e5b82f139ed079d7f61b97329aa49f3510208e0b83c6bb50bd0ed3b

Functions
Getter at block 20949178
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc8589221b7cf57ecdff7d860a71741602b685b494f9268782b1722270474ddf0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x69Fb3666C2631f91fa37f4Cd6A92faCA2e10bBB7, 0x692fCbB9C790d6C1cb04Ff836AABAeA9EBdbAC22, 0xAFa5ddC75b1d5a968597937DFeD6937A6aD4DeD4, 0x686A90d1b6d1a9955d8BF556afBd652c58b2e757, 0x4e054Cc8be15C8f2DbB078775aF77D45FBcaBB82, 0xb15FfbBF2f79c0dA56d40497C4A7A10937e10F8e, 0x8177C4AA551EDc2BbeD0027134dfFB989C9d1914]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
3
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.