GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x39138f9e at 13625487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x900b343dbbf09ac5415ffe9ec07abd8425c015f18ac8d7f5865ebf51e3a7b38a
0x386d09bf6b7e641542182733d8c3f3ea824d7820fa9bccc5db6d3e45174f7523
0x8a1893a64195780a371f69c293b67261f569a43507672ca9c1a1ae438c1b2f11
0xe1c538a7b5d5a6caeedd2041deec2906dd258768010e3ac62e99e010d05afed3
0x6022a4800d415f4127966c4aca26405f0c2c21ed121cf129d2cb7a5d0721777f
0xec25fa99b12a6cb915a69b336af69fae62f77eb15ff203c3d700ae0ba2b85353
0x8ace246fe91268a97b44ef3a6c8f8a9091f7565b09846a4400f2bc46e545271a
0x735109b5aa5b14e54dc0f2738d4c232b660cb6f0964423edece58d1f77f95f01

Functions
Getter at block 20861046
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x569a4487de0fff622838c4713ef497064064608d7608ddf5b297fc036c330fef
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8249F32c6Cc285d5694423900714E0a179D0d96c, 0x92249Ef4B3Dceb2827390Bf9bDd3E82C5Fa19dEe, 0xDbb7Ab8C92dFf0C8836FAc029d6B72DeD09e0328, 0xe682BEC7719c8199bc0c0BE5cAd9e795E20cC9A5, 0x032c079DB811541501Bd769836490Ce0f5999264, 0x0df142197Cc48701C69AA7d96A6f20189A3E267a, 0xba88A7025e206C5Fbd8b8Da5b606e51b317aD484, 0xF9fB92Df1ebC5272847CFB09AedA9fba8418d3e8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.