GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0x8ab3da9e at 19077462
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.3
ERC-20
Value $4,196,879.48
ERC-20
--
ERC-20
--
0xf819846c1c686e384061f75d215d253e8d338b942e834bc6bf3e89d9f4e8ba00
0xef31b99a3179a3009c65e396a421375d4871fda1c0de9e06312054487bac8638
0x76542c07b4107bdc52b5521bb53d91c3f986beb8d51b593827244822bbba0a0e
0xf8a7b4dc657669218cf82e54bedc8e5c55c9bf34851e30990c6bcaf12ac66287
0x320dbd69b67abf6c80c6881648db73a95dfe7a270fb7f236fdcfc379b7135dcd
0xd4f4f6648572732f87503569fb433d5388ac81c03160a13d34f88fadae148a08
0x6418ad793403516c416eb505f76bf48e15b53f0331c7bc2bfc80b46a8b717a69
0x009955b7df1a183b84477b0f88754db6f3c52fcbfc54c086e0b21261b37dfddd
0x46044df7a58efe1be57d34b8987ea10ca2832c6e495ef9efc96c4d060a1f9121
0x4be89669d91cb653634a3b667666fc772974bd9b6370503b25a0b4891785ba6c

Functions
Getter at block 21244905
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc5f75792fe0874552c893b21353402ff82cde6e75f274bef92daa2473d44a2be
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x034b4c7a9c6b7ae633b1e60a1E7C9C46dBf339ED, 0x97fc3508cF562E58f56159d49D9ae1CD6166A2A5, 0x0F98bADC18126f135ecADdff95450b24332F5917]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
42
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.