GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0xcc1ff409 at 14179954
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x6ec7e6308607f9f8c097760e3c4da78abccd5ba79536c11abfa90b8dd37186e3
0xbb0500b0a3472654c84a65b24f5779632a33cc31296cd4f41505c35cca99af52
0x3873d97dd91d8cbb68ddc97338e4a56482537efaf8fdafc25be4437d15954860
0xb6994960c2d5aba709f6597a3064ff212eb7aaf39399d889a027332cdd5ea14a
0x5e586b9a7aa61d22d78bc80f8e6fe10fbf202df63bb30dafb2f35cd349b2fbde
0x99b8ad671b81e04d47b64991c314eaf33adebd6b90514203e09cd4d2b5f7a69e
0x754f59c9556d55bd39605a1dce51889387920cdac7bb3a80ae0cab9f44a37e81
0x597c16dec491f341c7292dafd4da24b5cd6af34e345893e23f032ee3403f27e9
0x24b63b84da41e288e3f91055719adbf9a7a0fd1c5a4fa88801bbccbc3569de3d
0xf4ebf4aabc338e20b77781cab64a8a36884725e077a224c08608f017a9383c32

Functions
Getter at block 21162800
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb19a9373f11f63d9b92e8549cdb6e7a9d5833d8696da4991cce9dea3752564ab
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3bd5587ADbc2daf4523FE5d242Aa7a01c818921B, 0x439C16F717e391Af159A9Bb4C7C1C5558DDf0711, 0x99351eB05721aD101FEaf432b845DC68a7f896f1, 0x52C9805Dc7C812E2713669277f0ae64058b92171, 0xA0247e2DEB34909610155eF095Eca49D9205FF13, 0x725AC570B0ED65219b950a606404BB35021A6b1E]
getThreshold(view returns (uint256)
2
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.