GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 69 txns
Deployed by via 0x710cce3c at 16984836
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8.72
 (#71)
ERC-1555
--
 (#0)
ERC-1555
--
0x23038c710aa65d664a48f001f31dcdb13b46674e49243fba06a3c7c6436a0f48
From
0x7b3e22f0a12824ffad4c52c20ca209671c2e8d61d29a75ac76e1360c23cc1794
From
0x3b540b2ac7276a58d12b05c90e9eb6d4c8b90b3fb4ce19e0b26fa76a44f5fc7f
From
0x20b7af6ae210dcadf5e4916d9864076914874af39c1111a56def9dfbf08cf2ce
From
0xfae3c39bc3d166f09875f6bebd08854985e9f32c9b44eeda09ba6edcd775a991
0x6d460c0e82a5d1082ef864607f91e1cc9cfe9a69595cc0d73991e7b7e629ec3d
0x255f9e010ceaf37826cc908e0924106d26bb8b9d41fa594ae0090b710ff0ab7f
0x936507ff92815547f200da5f3ac8e46c240bcfe8740867b92515227e0b2ce8e2
From
0xd2f3c0ab7d5cdd6fecbde6b0573a6c7da0cc5618cb77701661d34014475de5f1
0x91c0451f16786a9746a06acea35046b719c9edb785a824aad3beec78d07caf8e

Functions
Getter at block 21125018
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa9a74fe5ec5a3cd10cce61360e98cf798373207c523f33a3b105e59a1de1e911
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x56Ed9cdDB6F1b52d1bD0808bae23e39684B6B2b0, 0xd26a3F686D43f2A62BA9eaE2ff77e9f516d945B9, 0x66b1De0f14a0ce971F7f248415063D44CAF19398, 0xF5ED5F62Fac8b4433657e0b000388A7d1c78E9F6, 0x378c23B326504Df4d29c81BA6757F53b2c59f315, 0x09988E9AEb8c0B835619305Abfe2cE68FEa17722, 0x54bae63e59B422Dd7C047E375f051D60C37cb60F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
70
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.