GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 75 txns
Deployed by via 0x18800c0b at 18027838
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $513.53
ERC-20
Value $3.37
ERC-20
Value $0.22
0xb3dd2760764629d8c6f9777f9c270d74a419a2192c698d8a26e8b5f2c6cb0105
0x1d68851e898205e320642c2d9759bbe32e582532616b12773ef3181e23ad5392
0x2db4afc61874dc6fd1a1cc0da6c75d8e8ee73fe5f467a8ce7492d6cf16b7cf28
0x415ad81dd82ea80a438094f552ff5354468ba829bfa07f2f12feb39533002066
0x9dc00b219fff85ef148bf698d7f99345263c035a6afe2a9451f45fbb7eee2ee6
0x745976371e222e01739f7d37d0e72aa7b5f53ee93e3a23441a24beea96284625
0xdbf1e73b2650a072b227c3c46ad7c1d60dd2dc3c8331879c64cb90167e4302f0
0x58916524ea4fd20bb13cb6bcbda08db28061220212ef505900fde07a55fd88dc
0x8f1b4c029d0c6b6d30115280aaf8ccf8cbe6b1a292cf8bf30a37e719fedd5064
0x41bef930f5b6c91bb801c9a486e885748261d632c2198b4c4abe024787f35375

Functions
Getter at block 21213110
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe2165627b09710705014cadaa8b8530cb87168da018d30eba5413ef5d3a2f26c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA059FC472c7fAC3A939664A215d6948d5C85F502, 0xF4B8B21956f31e337F8B2CC515Fa663D301c3244, 0xc2d199f6132d50951eb601DA916f04e41C878902, 0x8eE8df373Dd67089C481ec226ED36adeeB31fBF3, 0x3d5F48d873C0C057800558f3bf951aFE90812c06]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
68
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.