Proxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0xd013d13e at 13345196
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xaee35b2c019fbac6f482f8b621f7657f817dee2d6a662e42a03876987a1356d2
0xb5ed984c2785a81ea95504f189c3bf6846511947b681bdb20643a7a9a88f711b
0x3eea5841371b8ac9824631b47ad713ce36aee9f77df72c1acc203bbece65f0eb
0x044fcbbdc653b76a9e305a84ca16ed768c8248f5aeda9bd95f125bb6719642a6
0xcaf54c31582115315eb6cace15d2ffdf09c2ef9a42d4b43dac4b6624d2d80ce1
0xb155d27367a34db25a07c462865d57dee41bec4fee4dddaabcb74a989969cbb6
0xe286006b22075ad373b2a2b8dc6b2eed3b591a47c6eab7e8494ef2f8e63ef3ab
0xf7caf79a6d114acfaa28df34edfe0562a7d522e86de90012d60056336dc88612
0x23e3335b034ae84fb088595e674aa4e0093d1d00b1f4796a87fbbb30a86f1428
0x5780c8307316e66e8f0b7394475f9462bba57eb59d160a5145ace95dd717a75d

Functions
Getter at block 21382768
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.2.0
domainSeparator(view returns (bytes32)
0xfdd8161c8751163ba4ae62927c296c436f43ecd9abacf05f59389a2c2aa0b207
getModules(view returns (address[])
[]
getOwners(view returns (address[])
[0x2d2AfEe1B001ddC6d33007999C226626894B5d23, 0x9D5e532Cfb477EaE5550EEF1e2B013F55e40A2B0, 0xfc0962770A2A1d142f7b48cb40d04001c73Af840]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
25
Read-only
approvedHashes(addressbytes32view returns (uint256)
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
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
changeMasterCopy(address _masterCopy
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)
isValidSignature(bytes _databytes _signaturereturns (bytes4)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
signMessage(bytes _data
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedMasterCopy(address masterCopy
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
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.