GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x48062982 at 18170395
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $101,044
 (#1745)
ERC-721
--
0xd7e28b89e23ef6da9b528daed26ed5c6c7362340cd9f3acef1752680c2a1ce32
0xb572b5b6563e29a922b8f2c0e733b4808768ff07ab9a3e554a0e967316b3df98
0xb7f855461c81fe1778201a8612e3b5c894ca182d93bb951e7375b16f158d7d3e
0x5436684c34a48ec1b0c7bedb881ff4da021effcb4de069478a3e5fa5494e5b38
0x2227ee200ffd8b3c7e1aa3883f8de690cf2b366deb8be8b3c5e7dac5e796d949
0xf946b638a0268ca9689b5bb015f81a5853f3dd7555a8b2e76d8d055dbece88e7
0xe38dc3e732402358e726037874891223f199e0e54dcea4882d03b9160eaa0c01
0x9e0ff7851850220b26d7003563cdd3625888dba2d287bc346fdb0c4ca98ec179

Functions
Getter at block 21327456
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc25397b9b5d9b8d70ee2fc624443466a3ba476032728dad02377d70ae41d31c4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x17378CB7Db2DDe1ca9446349b368b7DeA94FafA6, 0x010C33e7BC17615D9fe1828dEbdCafFD8074A58A, 0x067d01584fda0ea0C0E45697967b4bC89348CB47, 0x33574B1B76A5d0BEbdA309B06AAAE5c7f4FcE826, 0xc7e725a7b439894afD328F5c3f1e34155790670b]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
5
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.