GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 553 txns
Deployed by via 0x532d3d60 at 19010043
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $34,251.62
0xe87452898c0519052c18c703c44e880f3db1264ca8aafb9e87d29f3aea672113
0x2dd73eb05e45bfd0ddfd3b2446386cfe600925462d5a43b44a973389690ad106
0x42afdde7704b30e614d53d625754e3d09d064e7e85b9c8b808e097a4e94b51af
0xf34ab01ca8aac182a14a78313f460d1f567ffd81c8220a4b46ac453f4f6513b1
0x2b7a6ea8cd1ecf313b93a58d13e1137c7c94a4cc3f6536638ad889a10bae2422
0x81a27e6c9b19c38dbd6c3edd142a062b3db7f4a7818b8e597bc3027932a9a972
0xf6ed0001ce39c6fc3cebadc0a66b3eb39ca69996188d7cc928be17cca78cf329
0x4775ef24f6d48d6dc79437119acbb18100337efddd958d0ac7dc6c104e931aea
0x955b28fc8446d2b7a8760bfba8722c87fbc18038987d4638e7568f0b63421b9c
0x5ef2eea41dabdfa3379bac1aaf79f58151cdaac514492001b9fac77170ae511f

Functions
Getter at block 20889429
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x94352846e626b4aa2b38c0c38ba4d5fdd716c3fa51f326f59e4c6dd0928d48a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa22A8EEa43E9BC34c20881c1a684e25883C1D322, 0xa722C7A5589C02b6AdcaC4F8C018a81fb1E553B6, 0xF1f571703Db61C6930D8e3D61F0aF38A3be33c4e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.