GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 110 txns
Deployed by via 0x6345d458 at 16834362
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xf5b2795ea9988d0ed1edc81001b8a88c37dc8d1d38c3632ab0f1cc048cb22b8e
0x58f0a41146ddc5bd9195f3c48a8124c23f217bb974b681aa93d4617d7fcabbf4
0xebd627628646b2cc5c7b2d6915e429bc91719dc37d9cf1d927b7c7bc4ed4db75
0xa8b4f461972a36fbfbe123ca60abdeec29b4bce04da455a60d9b75222c4e8e85
0xcc17b494d1fb4bb93cd6f2537dcb9250b537cbf5813a4c09fbe01e8053ae7157
0x9b0f4a6cdd6822346e224c49932c179f06412bd0e5afcfd532ae4fc05a29492e
0x3dda8f37377c5df999e5e46d596fd1f87d4603d7cd4537521d83454c73244773
0x57de94a4957e00450bfbbb5cca245afdbcc7968ebbd8c57a64015e97b74852a1
0x1d2fce081f86db3691a25f57b2c43268af1db039f41a1499658b1988b6b3b61d
0xc3a15a7313bcbf7d70e0efec057781da8dc4b96f83f4e35bf4d38a99fd2e5961

Functions
Getter at block 21158237
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd5e695534746148a55c9beb38236dce57e5aa98b892d6f849c34afcc5089f06a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9869CCB286a4CFEf263050f768dA1b673F2398ee, 0xA4A9398EAb36983842fCD7F2421d90cc9Dc6B080, 0x6a74649aCFD7822ae8Fb78463a9f2192752E5Aa2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
135
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.