GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0xd0d81109 at 15809091
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,842.98
0xce19565b0238baa1a47da96f98102711028a3a4ea4cd322dc785d94444c66e5d
0xf1a14f54d9c7ea47c827b40f3e770dbf3368870630e7fa2e5fe9ed6f161de5da
0xea38727c9a2ae73cb2fee8d4c2597babb5cb79d72a9495c74002c76fe125275c
0xfbf0f3586513e36f6bfbf2fbe54743e6ae3308d1e872195e6a3d36f95f7986f9
0xd7aa8ea09f8ce079cb64e12b3690cb88945793f500eac5e0322f29fa18dc7545
0xd13999bd14a36efd9e6504d9d9bb738ac3d2d24b9e36d07e8f144a800dddd590
0x850d1b1e5b7bc93411055ffe32808c0f344f0b949f3be5f3e77bb1215f1ea0ce
0x7fddd205c0e9f57ed12a1b1308e317a76dacfcd5dbf00516bee59e6af195d045
0xdd7663badfb716286d03cf1668b69e5776ea5f83237fe895ed86fe834ef47483
0xd5cb394f38a5a10dbe4675062db2ba293a359a008406b35b7a1ac8cef53d4732

Functions
Getter at block 21157593
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdff5eb01c4f42eec6322748fc06286799cad3e8a5b59cb8c30d6eb8492b90218
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2e0e10EA1ee4f224dBa59A834085b13453b4D395, 0x77504651F8c557Dc2bdEc392Bd12264353B5ff59, 0xeE94119fCe6806B09bFA9eE23Ce5CEE2436d5849]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.