GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x7fdd4f52 at 15426231
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.86
ERC-20
Value $1.66
 (#6070)
ERC-721
--
0x0eedd63a0c08989600cbe73cfc5bbf7f7f68c8b034a5f3262cf5c2c6f5c29247
0xa1b10ae2ab8cb4c3c9c1dfa213ab04fea80998da7a5291af33026591b66cd804
0x84b8996c54f4c710da32aae810f37da5205b4e02ff9567811dcb8ac733f586d6
0x35012aa8a75c22cefd05eefbdfd5480fe0b4d32b46a9f62335c61fe0bef33094
0xed6a08981152bf8f423392f01355812644f72482adcbac4a430e85299059ec50
0x33b11f244d2b4ba689ae2214db975e58af87d5d5d48cf5af669c2e3ce749b3f8
0x2b98b1e86cb66e75f0ee3a39bc7dea3f2784fd02eef91b4f85ebd0bf23d912fe
0xc53c940ae9c50fc13c587f31a18eb946ea55800cb068c968264720f18cc7d1be
0xe55e7a2c64a68b23c0de36c2a97423630964a8dc48a5b58f8801b128d822395c
0xefaabcf8568a460e712186a66682cecd0cc4cabe7c7539a8f06c4664dda044d7

Functions
Getter at block 20873528
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb299005ed6bdca32879a411c563f0e9d0a38a188a35a3ca9ba8529bdffddd402
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD7C4297Be4879477142902c4421d96BAb74Ae944, 0x628f06dEed3131a44e7BD0d1174E75d0d26644D5, 0xEFc41A19A621128575979C756af664347D2ABDdB]
getThreshold(view returns (uint256)
3
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.