GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 199 txns
Deployed by via 0x0210bd14 at 17019548
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $144,406.4
ERC-20
--
0xe8ba65807049a464672baafdbaa14a4678280c6024d0b44ed5fed7b85eed102f
0xd8323d9d3d85894a1b4427d38f10838e60b00bbddeb4f80297388ef21dbfab03
0x8a5b5d61b9371124ddc239e1d10d1fbe170cfcb1e4a3f6f196b6898b44eaa79f
0x47e68f2c8af322ae6f95c417e6345982d78039f0a2471c28968af6e581cfb62a
0x7d66f68e49b56a1378cbc7cf9a6116f25f957c23bf4f740f2502ce176f79c69e
0x905e33e6d913e2dafb169fb6205a3d8ec49f5af825a2e1603212aa44fe55922a
0xee977fb2314420497e22674fe46411aaca51be63f6a6e259ddad6fb50a32b04d
0xbe0dc42fded2518cf581b1d0e9557de8fee2b4c9196b2d50ed3d30aad889455c
0x9ad200e9abc39450e8efddacc1ad061487a6225d83e32d56daaada99903aecbd
0xa7b48cdc9e287b1dc7c801ae946817d4691a16d65ed8d2ddb35cbb6d08ad1cdf

Functions
Getter at block 21292333
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1397febb94f0f6bb60b95d83a8ee7f5f2546f21cba11f0f63372b81c30197ba9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xff3CC721a2E65b46d46cb418b5bFD489101888Ed, 0xBd7AB8f68AfA1FD11F1dD23203BA50E3611B5Bf5, 0x38D8C4703bc5bF24d493FcDc4e52b12eC71b655F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.