GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 108 txns
Deployed by via 0xc9991d6d at 15265213
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,992,274.13
ERC-20
Value $1,678,473.47
 (#634)
ERC-721
--
0x13144017230f0f2d96f5abd379bbfc9c5c27fdf6c7e5a123f524dae265bcf898
0xeec87716503a21108a0bd0475b2df82866207cd6ec72ce6adcc0ca9b7e890f94
0x89b1d5805411f13fd7242717454615021cdbdb1132cccc8fd267939739b5ab73
0x8c99e325a2e2eea906a71852b6766b682b35d2b3ff2beec5cec9cc8ad0a3fbc3
0xe7938e61597bcaf30a02f99c7646e72efb41f40a92c5810de8de01ab52e9112e
0x965a8ebfb5a24d052a24422a6255ec204f13d3c9e6eb485693ad3782854f5126
0xe18dfd7ffee74b3594fa92d5f042c8fd008ced135bf4ce21a00c18e57ed23e3e
0x7d852d0a69edcfcc2678203c42f94bcca5a6acd4d6f2aa9cc2bd69c215349a09
0x010172e07e6f7e3dd4e041336865666c952f983f0795761a715152be1354cc33
0x57584d4e1660c577893302ca4f254a2ce6a3d633fcbc1bdfea51108a38a4fe3e

Functions
Getter at block 21312520
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8add0345a4565289293b83cdb1dd96c9362b10b004a1306e848f5a607c944bb3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2092B1057036b2cE338edd5E60A169D49Cfd02c5, 0xA79778843Ae45bb5AA8e70A2358551f5014759f6, 0x434cce971B1D5B4f7B0C5016e19CFbFa3E17A303, 0xD85f30eE9FcbCbDdb3536953AE771E6d8d36916B]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
29
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.