GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0xd7900ec4 at 16685329
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#28)
ERC-1555
--
0xc50ab739d47fa3152c6700845ad8ab4dd3f2fbc7bd8f067cf57a5803c65bda5b
0x15b8c8bd118f28ba3886345ed7d0d76a877f8a79cfe6105514a8e7fb60598b8e
0x93361b7fe1e3da1c7bdef457ce4e86a32f9a45c7460efd96bc3522d71d2afd1c
0xe4e43ff9226cd8639839da85a4fbd21ede8e697e285a7dad411389f023f2b5c2
0x26dcffbe4594e5c6adb4703df6f1520339c19fcfba0eff6831cc5c7cbb48d1b0
0x90a8d898ecf49655b8c3acf107b10b29d7a553477aaf8cd828d68855484329b2
0x19f0d17489d8b56fa8c4aba9e3743c822cd37e9acd6e374d647e7aa2b64e05f7
0x87477686678f1881c0d9d55543071f1585acce1d3e600f38e5fca7cfb007971c
0x1a60dfaa5eb6f39c7b7ba21ff9a8111aa8971c8a6bddaf83f2e34b3adec77ddd
0x7f0ebb5d41fb520ff1083a295f207260b54cf713cd628b89a4a3d9aedf5947a4

Functions
Getter at block 20942048
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x61cdba7bc65e254ac3ac80f095e4e68a1a52c756f1e834019ae6dcc8b190dd4c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA8b79203A86F08aaE80Ddf501a216c75B23cc6c6, 0xF3aA30b3EBBA9D3706De1422F0178Fb509dAc4f0, 0xd6a3Ed8A113b1FCCD37f54414978D639B2449657, 0xA0BEab3Aa25fBAbF9e540337D6019016937baa7C, 0xA00E9ffD5751e73d90BDf0CaC9de45Fa4Ab61B0e]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
17
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.