GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xf1751172 at 20243864
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $90,765.53
0xa707051fc06a1f0f55ebd79265d74fd4351bc2a56dc04e14a63b4ed924272ae6
From
0x5c3b1e5e6d794ea8c4b7b13fb42f517cbc1035cd67e7d21e276d0c1c79fe0df7
From
0x5b450b0ff1e6e7af5d278efc6caf34657eae772fd195d879d14b54f1537f2393
From
0x767597edfac3e651cbeb54353ad033f8d9dd69267f8de52ee2b473213dd8a125
From
0x8f4e4a1d3841f4006dbb67972779fe5b2c1966f4da13c1f7494f95f3cdbbed4f
From
0x28ee59dd8172062a85e6d064e38a38a27ff6955d276584fcc69da15d8c971c5a
From
0x1be8a82242c840333749c2784e912ff0fbd8070f4a4244aefd471a8263e7a7eb
From
0x662d6dd164962af3c85c699552c1fd308a17f7b3d1585eea2f7f726ece014299
From
0xbe3f1a9fc097764f432df2e0cf4cdde3933302cd87d4bc444215c731a0c5f13d
From

Functions
Getter at block 20945903
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54704915dbea9c0aefb481d3cc1714175e211dab00d02028e5bb8e54f4ea33a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0EBAACa5Ff8769B3702A3F377Fea3Fd353763ba2, 0x0Cc8ecaD4aDF96595394D255430d2ef012696575, 0xE697085A21AaCd5acc2a92022E66D5b8CD74b6Da]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.