GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 892 txns
Deployed by via 0x0b3a5785 at 13628442
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $726.81
0xba24ccdb104e9b68a31cc2653db4f14fa6424cff004831744848762285120e7b
0xf65d325aa4f863721c6ecb89b965c78d3393506584480e6da1f4127be4ab5b63
0x7cc32ef08cbf0e5e349a37c009bc0cdf1a41fcf082bb92793e926b9b40d6a920
0x393c981661f4cee8a5550d9c10615aeaec993031c3b808e8e8dfe465319329c7
0xe2e9bdc60cd8129538993a388fafca3f1afb9f4b235b2fd3348293ab3a578edd
0x6f0ddfa0459650a3b18789204225ed14469d8974297fb07a24995e7c882c1296
0xa6402349ebd0d91080d370cbdb3cbedca6527260084e78539ede18c07d604ec7
0x06d41765f1501a52b3bdb083bd9e2867639ed46db61149b06c4acc69582080d4
0xdcc171bb5c7fae5f1011da52f1abf6dd5d39ee39d31fe6e8e68687b4124ecab9
0xd4c2630da12bfe3dfa4cf3ba167ddf15ca9cc47d786279c93843d2b2290f1aeb

Functions
Getter at block 21187555
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3400f4711afffc77becfecac84a3dc7e3da8de64a7d599ebc7593088936a7fdf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFC614b8570662B9A824BD4148e4d21B9D3fa5589, 0x40e52F1BF1507F1770e9537E254350211b2A063D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
898
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.