GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x3646a84e at 14252254
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x126f232c742434f11a74ab25693027406806b01837ff003e1c7f732937fdff9b
0xca754c94aef4c0e335ad8bc5614933d3f6033a8beccaf2b2870f06d3236e469d
0x076299362f3a2c218320d4f82f9a2cfadc8fa67dab39d1b6b028e0c4b577939b
0xa49adafb99246fc16a06b6ae371876eb23a6d4ba01da796ad9a135d650c02b85
0xed12c8b87169b2ea33b52cc6e654c547e0cf5585cf31e25f8a5704b199591a2c
0x262a7fe41444c07d40ff506338335befe5c44b8580c468fc49c6d05b65db2bbd
0xfb70123e59c482ca7797426ef115e6998cdd96a58217e78e18a19f6ba76c5611
0x86029a36cf8a77664763cbec6c378070edb286427ebecfa4f2c3e652bf9d4282
0x861cdacc8d3910885deda5f6fedac46d6dc16b27fee326c2b8b2c6fd6ab91200
0x3e04e4642c9e12c380ba4ad95d57967be5bb48f3378279019311af764eadf265

Functions
Getter at block 20882639
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcba3bf9e8f214a98de502a1f591218cb8c45e82db2ffc0931e2546daac24d340
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc468CA70B5ea378bc87d72B891611c7DA96Efd05, 0x425C1c57085aF389c997C6d8BA412Fa13d00dB9b, 0xC5CA3f81FB0C25491624563d735523fa048625e2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.