GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 84 txns
Deployed by via 0xab82dbd9 at 18235009
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,838.09
0xaf0290c11bcc592a058c29e07869d7e7997e2cd359ba3ae93b62046cc8619be5
0xd7a285e4366e4ab39d057fcfefb0cda608198b74a383296b5c9ba17aef119211
0x5bc6c6b205c19e51e2cca2549fdd732c2a9628c03e84fc14986b4a134bc10d97
0xfbbc53ab762dbfde8b8c5dd3958c585afce91a5b2bcf6fe25808112b4b7e9d14
0xb5a4a946da3dd2ca278151a8a027d9307fae58cbbbd1367faa811a3214dc08f3
0xc4676b59b5644b7a556e5a038f9ab6a31519df288f49084a78ee7cc53b188c1b
0x25789d537863858c4fea39721b237ab66c27b29bb555d6f22ba4c9520e6198b7
0xa32a73e768cf6e2515441f38efd2a0560dea0f3de85fb85005fc0f6693860655
0xa33a9a4a3054da4f3e21e9f9609d075f7ae13c89529f3927dd1b2f1c0cbd89f6
0xdd780fc4d8f47e8cd6205cff304e6472daa62a0a8c9310767db44723bd49879a

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