GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 58 txns
Deployed by via 0xcf16f955 at 14461587
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x7b4c0845e1319b17f5fde160f008b82e666dfe3c5edc0ead4b1153d517ce1818
0xe759cd5717875420a1894a53e7da924853f49c4a690f26ea2d6e530524a77cc0
0xa66feeee0d95ed37f5f502411ec75a5e920364c6e52c618138a72d5a1269ca80
0x2ae5fe74ec4e987862af16773a66849217a870494b968182764c11720771cae5
0xe3d70975664f72424f14892486dce3165b23d63e0b189c11f807f457c24614d0
0x65124cfa75559eeee4e583a921e395a1005a7e578753594940b97d772a3f2033
0xe09ab97789af87e09b5837f103e7e224ffac150611afbd66ec95e6b3cfd28727
0x2ceb996329edca12373b2c41c521bc6b5522c71379e487ab95989bb00bcaab90
0x12cdcc4df6bf6584d2aab481b59cd53b25b820f67aae1a33ccb37035a7987d15
0x859d9f9de1c1457cc31b9b199aaac5f38c600fce0bf451786b701e3e60d92731

Functions
Getter at block 20862557
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x51c4f41e1cc497f77a238bef7c4e308032739edcf162c4926f0eb66e5f26f2df
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb6E0d5B33c7392B461d2fe0FBc2fc1112e338f48, 0xaC7236283A420b4d0Fc81bc455e8b99312905f96, 0x085dAeD62C952f5278Ad94dC925AEC4DB71Bd40D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
58
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.