GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0x7582ae49 at 19034637
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $73.89
ERC-20
Value $2,357,463.38
ERC-20
Value $655,907.46
ERC-20
Value $646,380
ERC-20
Value $543,384.19
ERC-20
Value $474,274.06
ERC-20
Value $409,255.13
ERC-20
Value $288,541
ERC-20
Value $240,487.16
ERC-20
Value $150,001
0xcac66b53fa26a5b8adf4efcefaa213d2b4cc4bc6999cc5273597bb420b51512d
From
0xce17d00fc7e0af3edb5ab9229520ccd01b47cfdf55de4ca4bf52f4b91aa6c6fd
From
0x6ad20bfa9edcc4a4238a0bee124a9d5602ea9ee37791546e8e7098f9efd7a310
From
0x0444a608c9282873ea47c571d51ae7b192c1c7514703f745ae75848036c6ecf6
From
0xc85d09e199d48a4d4794bdbea84f8d382e9b09daa0e549280cc40aec3417a3ae
From
0x0db5f5e9e0ab23982f26674b39c0609f5a6159631b57c527ddf4824328b55d8f
0xbaf2e3e028057006e620941a6f2656471503cc26b9f479a6afcdb185c8d652ed
From
0x0ad895eea16d2efcd170477a7b3743eb74a1ba74c58e221b37f0012e39232e3c
From
0xf5c7eefaab8acb80bf7a22bf433727f708b8992aa1331d6c810c31945c19f286
From
0x99776489f05381c9e499d816851c758a67d0276bc552067b9ddb5261dc1ae41e

Functions
Getter at block 20849433
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x59596671af5531daa3df3683ede64e4abc6829569864a85bf1bf132b86ee0c66
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6C56F7d8bc462E902E5cBb8767b753f1771D24A9, 0x323930B014bE47a69f6f0EfDd750BC8C8aA202D8, 0x70631b7376f4956185DaC1B9cb4E9F83CcBC2764, 0x9792a0753AA09F5e0575fd499e870000c13a70FF, 0x6Acf7F2aEE61673a69b9430DB54747aEfFdB7b33, 0x7697558b0Ab6CCE314A8ED1831F9F74b42FCCc99]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
48
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.