GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xf28c98f1 at 19421802
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $105,105
0x053299d3cbdcca1e7ca06a3e248e402714bac8b929e07643e72011e647f545f5
0xdf38ab315ed97380149c00197691a1161a013ba5d518b326f3fb6fc249b54e65
0xb0c2d90e4545e49888cdb0f191be335d6f527b4958aaa02d8d5e62542445f830
From
0xd4df38730dadea1dbb970066c907f864b865f33f8872d84aece7f7dff12e2b4e
0x761921319c942e5c7724436e1f5bdf59db59b02150c72ad931d5b041eaf1fabd
0x9b571349717962acedb9934eb030d9fe4a4e9a07b6f72c949c7f8250a45ec0ef
0x6dfe0aa1c94a183ebc7f192f44d9064fee1f45d8201f0da4f3ab2317e729e5b2
0x203ac143947af94a808edd53de3cf4349856f5a25dfddd2ac2fdc69374209f64
From
0x7d8d846192f64ca834f00980c35c3a12a0538a2ba3ce0c76191bd2750c5dfe54
From
0x98c245b4ef61c7d9597e96fea054de5adda1fb8d7a2ba9cd5457b014177c03ae
From

Functions
Getter at block 21259964
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x98d82306dc4d5e669fabddf31290ee3119beccade7fd1cef7471780ecbeb5993
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9b376Ea1bA4c692795dF4Ed680f727A83dd88807, 0xA059FC472c7fAC3A939664A215d6948d5C85F502, 0xbfDd960844765b1BAC0BF1F01A84Fb1F5aAFe9bC, 0x4cE472f183359ff11DD8F9F295831afd83bDD703, 0xAb574c92e0CEa87F095CFe295a601f9CB50853c3]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
24
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.