GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x675eddfe at 14074320
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $160.55
0x3b41c6efc8b977db4bab2cc6672ed0b2a42b4d24fa6be369ffc9be91babce74a
0x449b8896804e4512f04c379062d8b61483d1eba89671f52605080633012a4104
0x64bba5ccf8270dcb92c6a1e28a1cf59d929809e5ec0ce31394ac9bed4120c1a1
0x8a33715f19091f3cc6ee1ea8a61615021ad147e74a90f7347e366b3d501ed08d
0xecfc380ff12dc12d8a0fe5d6db43c6f072596dd657bf0aa24d25c1132c6fbb7c
0x114d4d956cb9470d0022d8534280844cc1ebb1983735a977f8c24d6a915004dc
0x46440dc5d609591cb884f0f73ed5ef282b3d4df153c324a66e9f3c48c3b750d8

Functions
Getter at block 20934569
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc5ec2cdcb15415128c4471b35d91da038d25970ab627c57e98bff4a95289655c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x33b0178650D5f4E120c8bdBDCc5d73A7B52EB1EE, 0xD25C2F7270fb4DA70b4999279035a1d5edd6852a, 0xF94F17Cc90E65433bd3A8d670783590236329158, 0x7810877df1Ac8f1447576e811a7f3C91075BD233, 0x10d6E51006F11c93aBD3449F5d3FE9E12FE01a33, 0x539B3640c26D9159c9Ea9B7e2a1aa69D89Db6ee1, 0xb5EB3AdA0871454EA310F69d2F5963383a7eDbd8]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
11
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.