GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x42fded99 at 19979704
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $96,879.27
0x8c6dd7b1382e52b5f30db37564f0021683617dc92f1e862a3f2c7af13b6b50a2
0x03c49b1bafc8c3f206476b45e78ce77c873884f2e79072492eefadd9e2de576a
0xfcc5357eef5a4c2072f4b817fbf8cab17e4d491770cfe694def286d2d1f01074
0xa4e56f3b5187e92d7dd61513c53b7e30a51755e7fbee0ea63189712654086b36
0x838d2661d1115ad90c04df12570d50ba42fc50395c1aa4412e63c581a58c61b8
0xf0f799f75010f09c8fdb92516d7355b37bb6d1c55d619f30bf53aa1be0440ed0
0x0f2260f3bfa0276b47343219304e682711eb262e01686269eec882029c7ff532
0x0f419a031786f11ddd39b1c93fba3bc8bfef0f6b3ff5f86bfb8e9ea26b762a68
0x6c8ce3b641277ac999bdc46b6fd84c88b6f9329f8cbb5362a02913f2f15324ac
0x55ff1b5e8a0c7011cd1290edaffdb2424411c3d3ff7ba9fac56feead0515e775

Functions
Getter at block 21328988
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3b5f023bb7a3bb25254a87d5e479737bb2a2296ecaaa25887e96e76a38a084dc
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
4
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.