GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0x4a5999aa at 20813368
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,557.79
ERC-20
Value $837.5
0x5f504aecec1cf787725e487a0483e10a4172038311d58f4334b1730d17c7b88f
0x2a92d30bd8037cbe7f070748f4366e8c134c856ad46b6077f189e1f2b98ca4d6
0xc9f3060aac081314d6ef06192ef291f4de94b21ec5cacfd0faeb46c6d1106446
0xfadc72da709e892ffe29aae4d0d311a78a3988c691ab5588b4e5f95669365aba
0xec8003a7ce798643e07022d52a270da71f00bdc078b24f7bb648ddaabf43bcf1
0xfd41e35900a4fb8e894a0343a348c8cef53fe49c9ae4f50c5fa8454a02791914
0x3462b4f0716e83f2eb5d1e9a99d6c2fa052f99b6c478bf44790bac9423d62318
0x781a031b227ed01d7436b82f10230bcbad15d211c4db4497d35138604c8dc72b
0xb5c9709453926a1197c65504dc14c55bf5b882a6fba393dc4a3c1db5538bb8ca
0xd58f185cbf29b0be0d68d359cb8d304f4fe7b6fcb4e221480cb9b869ff50ec3f

Functions
Getter at block 21172758
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcb2bf17fbfeabbf56acc2f0e4dd7ddb14d724b3daaea9bb8ec1b5c61ec33f8c1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x926FA74C0c6523be64E98D1F02Fa79C2AECCf93e, 0xd56a0De445fF1724b20f4Cdcc8564F6dF7027F6a, 0x42F643A8982e17c0fC73d0b6f89Cb4Ebc579A663]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.