GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0x6ede58ec at 19827031
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
 (#3394)
ERC-721
--
0xaf6bcf902712776a10593fb14a43ba661e29ca1d6a59a46fad40408ff40c2546
0x7528f2b12fe137cb80c7d90372048e2c554d0a81d2392cdc2098962822ef9f08
0xec0dc6628af84c138dbb6a4d92d629e801a1704f9b7c9b164936cc99d4f3df48
0xec29041ef0124275ed93381f2e484564e1746a72f0e8395f127273843583246d
0x42ae3d4debdcc08c1917f4c5b7251834025721546d877fd6b296e9766726047e
0xe936473832a9bf291f2b9eec4d5a4bdecfe0e8ebff7274532475d9ff2a397b6e
0x386d28f75ac68acac64392c67e655b66710bcecd235e2a8c751d52bc79789f0f
0x86e1ff460f01cc21c2d77334f3c56a7799f69b97bfc20ddc9fc56f55cb776851
0x46fb4d760e07ab027350e3e561c401740f0937ec8c6adc62908aaebb0250f6ae
0x75b69d61e86b1db2efee2c75fe8c135e19b8a048c8a99c43bdf4bd122219e2e2

Functions
Getter at block 20883163
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x00d8ea5c7cca3e4f1dac72f2bdd677ce158f7daf70b34058e27f904e4a7844ab
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5C6743bdCdFc412c43CC9b85D5f91E41A41e714a]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
37
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.