GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0x1fe68134 at 17529879
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21.89
ERC-20
Value $3,418.41
ERC-20
Value $25.83
0x1abc5dafc738a88f9a7d377cf17e645905956faddea1ce12efe48685a5ed01ad
0x86da1ef3f3f68dfe8a6336438cc62783ff6b2764ddd8d81f33031500ed3e6040
0x70045417bbee37c5b7c3e852533053a9e6820d50ee68853d56c1ae4d8868c761
0x4066bb051cf3e0747504ecb629ebd537a63b080d1ec5ec4b971c777125202d84
0xa2e2dfb87c49b0f284c3059ef8c999fa365a06160cd297b7a3f045492cfb7668
0xe5c8cec26b86f1f6177a66fd639740c79e6adf2db1fe88831eb9764e6bef98a7
0xd6c0932f27f93253495d6bf65b3e38eddd503a54db66e96efa2ea6cebb6bc936
0xd13fa83c7816eb4b81a466a409e13d38304bc5a1cc59cab70bae410386523e1a
0xebee6ee8d70eedd1066a59e8b66f149163bec34ec29c1620c8ee22d5e2a450c6
0x0a40f7c4e9cf7c2e3fa91e2d716872c830f2ab33307c8a2dc6c122c6faf39a4d

Functions
Getter at block 20880258
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbe9878ab3b77ea5d58e4856221572f2caf2b831894c4caab8c9feb65daa223b9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc68781b7354867Ce01064c1782cB01615bEdD7E7, 0x35736cB7acD593B4a3395d24091Bda2982700958, 0xD1bC15FdFc237B804CE849a3D68FEC79Fd094A9E, 0x8437D7Bd6198D5CbAFB7BBED845D254155F36571]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
50
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.