GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 168 txns
Deployed by via 0x4bc30f7b at 15812243
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $61,627.55
ERC-20
Value $58.19
ERC-20
Value $39.74
ERC-20
Value $37.62
ERC-20
Value $13.26
ERC-20
--
 (#1401)
ERC-721
--
0x554bef6c8e722251948497104e613d00b6c4cd9f3f89ccee8445ebd5427dca1a
0x839120e2cb751fdf46f869fb7c8cbf143f71c8fbf221ab6c5f9136f69051e879
0x4d61c429af032b9b3188e1169ac4c5d2051356e647c74769bdd4bfc3e3f18cd9
0x140193bda5389bf327b375f6cf1a679bebe36a097262c7dd1bf42ed333575d4d
0xc3f68ae4c14aa0a87be8874f61f0de46fcfae192998e41d0b7c92efa7ec6d15a
0x2b1b91da37ca76e905691d0da14adcedeccce66821f215ecd231fe4cf15ef7eb
0x288e507f53fb2b6aff5365a38a2255613b85bd2c5b7e8cd29c738b23d585118e
0xd3791a6f191496100a7e095065cb8a2a0e3d8c35dd3cef0b3de770be8a74f2dd
0xcfa138a23d146e1075ae6a495aed2ee1aa7f2155ace91546a09aa7c60e6d454c
0x6a7f970c584860e808ddadf94894434a6fef2ee4f419539fee7bd928d1bea31d

Functions
Getter at block 21403444
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9f38d7cd211c381be409b3eb63816c4d7cbbeda45895d6b710220f6d818b02a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7B79eDD278742816D8C395bf9B564c62a6AF98AC, 0x84195879d3117089e2d28a3192847cf0EA4FF6b8, 0x505FB4560914eA9c3af22b75ca55c3881472ae45, 0x58f9C59EB0144E2CC6eF433cdaC4fFe0D3CE9657, 0xE253D64619F13f1c0bdccCFD6F2CAa4cc4838836, 0xd7EF914ecd9Adb3dFB27A165bb66E75b4D45CC10, 0xe092248876CD0Fd9A8a95E3F0DDcEC2Cfff42305]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
236
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.