GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 96 txns
Deployed by via 0x4230f31a at 19967020
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21,019.25
ERC-20
Value $355,346.97
ERC-20
Value $80,315.69
ERC-20
Value $52,913.16
ERC-20
Value $132.18
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xe9a4592b759042dcb61a87db66e602d20200686c9cba99d99921229f12806fa5
0x575f787d98d54793dfdcb2c5798f7fb52b5e22f5dd22dfe159c2337f2b4646e9
0x4600a9cca804992161ef73ce1d3811eeed71083a5479a403b61d2414269e9d86
From
0x6c55473f166fb1f7a8227b6f18686f517b59ce140354aff712adc2aaaa50b027
0xd9a909b22386e1aedaba536d7e5ba655fca8c9c3a152b443434098e59d95518d
0xc42cf65a42b4d9d4b7de7cf6d111b34c039cc0b80d01bb6bf38606fd3c84dffc
0x9d07c9421a8eba6ed7770a6421b5298bf1040ff4e1d199ac476a5bcfd980ea5c
0x686b80581412bed66a857502f5f29dfa3fe85587805d123790bc26d9b1f531b6
0x3d71eeb1f90ff15298b626fa1d52413e121eac14c32a65b86e062817c84a4952
From
0xea64fde65b614ca61ba72c60aa7858b8eda5610d7977eb8baa0ce067ed070893
From

Functions
Getter at block 21187635
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x660bd062020620ec556420ae936df1abbe6aa0ee33af55a9aafbfedd6019f6c0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x213Ef75CC9ACBB11536dfC0A9962e3Be8Ee8F0f4, 0xEb8414bd5F2EE602775b6AAc2C7E5605Bd599A2E, 0x387a161C6b25aA854100aBaED39274e51aaffffd, 0xEeB166De27a4439602B5330ef39BE5970bbDe92D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
99
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.