GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 307 txns
Deployed by via 0x66ab43ec at 13409119
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,004,239.82
ERC-20
Value $9.99
ERC-20
Value $5.5
 (#193)
ERC-721
--
0x8fb1f7381e8c7609bf3491ff720488062c02d37c4f25a73d66e91b9450140e9f
0x4794f19ef44575f7b3d6e9f54d96414121a4442e84c636e4860ec9ce7a85ce1d
0xd6f6d139e3ec98474827df618224b169c52ef08ee3f4cdeabb3a489312fd832d
0x79c1f13a3204de5c3309ad1df097089c51024ae7b85aa3ab1ad85b9cff2156c5
0xcb940526d51460beed3c49e249155c53f6b9cbb6f9ea92bb0f4ecd073bd99518
0xdc6cca08a36f640c416cbf95cc0273063206fc80cc59749db3c370dc6a85bd86
0x637070a5432199dad22b3bde485a6604975b60b8427eae254f6d48fc521667ed
0x9f24ef1f4405e60d5e0b9899cd8d46fddd2e8fd38db825aba2f0a18f88250279
0x1e077988c20bd4927adb3b14cbecda9e2d53c551716a732014caa922e73a0efc
0x27f04f8da2f7c64a0805214755ee4838360675671fd10b0590b02fecbf19ef1b

Functions
Getter at block 20961087
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfcc2dd65a1fe5b5eae8756f182e56f74e13f1857bdc9b0ec4778a4b3d3c65cbf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4Dd51127EDc8eBcDf9A5Baec423fC9A587CedcfC, 0x3d38C35D8e590DA1f4fEA470AF46D40687Caef88, 0x34Eb88EAD486A09CAcD8DaBe013682Dc5F1DC41D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
311
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.