GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 110 txns
Deployed by via 0x26e5033a at 13043304
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $848,803.45
 (#2133)
ERC-721
--
0x95362489a1a566debb14ce43f295ec5c7fc8c2c5a969b1ceaa15132baa6b0052
0xd01e07eb7752267684916aff1b27df780305fe1fbfc26c4e96ee518b3efdb728
0x9f8b142053e4ca6a9f82c59a24ce1fc5fd52ded55249693c9f051aa243292b11
0xe09efdc9ba6f84bda8fcfb8080e5e13a88e4ada89d13c933c3cc9abb92ee6019
0x321ddd266de592a6bce1acdf9efc3d75ae0ceddcdb217b795ddd9d1816082ac7
0x5dbc4cbd4d8c6d9293010bee7595e42ace3df15b3c11cded9a011d50bb89bb8b
0x7fd9946c5341d65a3ad4c2de0345fe2184efe36cabaec9c9dff7d0b5a0e87844
0x5bc626e6523e7e04c70b02449e100480ca03b288f2ee2b12b74921d3a6dfa7b6
0x311752e806b27ef75021769c2ef42c03585c327f32b2e8d241222786a933eecb
0x45f77c91309314aeb7df2af71fa0cb66d1416774e5dd3c23e2f2e57088d7dbfe

Functions
Getter at block 21262524
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcb412de161bc5ca3fa2015fda0a172c48c9bfefcc19fa40dba538696bd23bc8d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe259Db7793f34EB391E4599ef92b35F0fB132483, 0x858cD4a3E8778e5e13AEC56ae61dfdBf4926b909, 0x9AE20812D03176cBdf056Ca0b0a9DCf341c5b4e8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
103
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.