GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 347 txns
Deployed by via 0x3bc31cc2 at 13409031
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,458.02
ERC-20
Value $0.43
ERC-20
--
 (#8)
ERC-1555
--
 (#163)
ERC-1555
--
 (#8)
ERC-1555
--
0x5a4aa72f5bf41eb15631915f6f1d31e091f7fa45708b9df29cf71334e1e981ef
0xdcf22d3273ac4ef50638853db7465aba4e6d1c3eed21b4b25402e11cb9758a43
0x148d6359870077aca2811c01b05461bd28ee07b8b1059e907184f7dfb58b7565
0x877779e5ba296bd9969bf0239705ce211a33b0a2c7e192445d714edfbcc8f5c7
0xe48b0141e3613442fb7d5382579a5670ce646ad108a5bf7484e55d9b6f8ceeeb
0xbf8278327b1198ced6a6a03f826ff89a6942fc52513eaf707a920b38c5555b6e
0xa4bf31271fac557f7a6039f3f84a61f864246f386a02fc9018da62ca53613c56
0x35c1a3f10710db55b12b8cf7c206f7494a8c19b6b17a9a93468ce0d20a9d376e
0xf90f7d16d6d7f58ea14c6ed41e3cdc41408ae0a40e556eb0d20ccda4d2950ae2
0x68229128cfed570b4a1cbefcb8bfc3ac91d295b0aedb1bdff88e627d9a6719f9

Functions
Getter at block 21387446
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x17f3409de1f70dda1eaa39a7f467bbfcd1a223ec1b6055d3c05370cd7ab0eac8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8f02b4a44Eacd9b8eE7739aa0BA58833DD45d002, 0x34Eb88EAD486A09CAcD8DaBe013682Dc5F1DC41D, 0xf8b3b2aE2C97799249874A32f033b931e59fc349]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
407
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.