GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0xbcba9080 at 17359340
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x47d0f500059c435380c99a808b499ce67c87306cf63f4a07bfc3b395aec91a5d
0xc2d842de795dab353fb8b73ae56b2de349570abbc99e013bb8a60ab67cf993f4
0xfbc07ebef63d2daf7a07160005497e19ad02a403fb1c61b7d3635a3c0381066e
0xc6fb68631e24a38382ab756d7fa0644dd67f4edd064d8f14aa8c54d44ce74b35
0x06c718fd5fa42fdc794a8923e6c8a0b5ddf9aa60fde293f7c469768e51ee0e8f
0x0f7d10a05c501ccb883e245201c6195e2cd1f83806f3c7a8822f809be9bc5fc4
0xfd754e25bcc6fc4f930819cad3fe104090852758f52d81aaf20e475835ca1a0d
0xdb1887f4720bc16afed99b501c81e44db73bd71b5f854c188b3d88b65016f1ef
0x58426c7f4807f658324edeb169f5e4b7ecfa69db7afb67730cd28530d79e098b
0x80ec6f8034e320ccd5e44bb98606f1d70ff4ff990633a7c16b6af5cd104812b6

Functions
Getter at block 21160660
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcc5cff71dc310206742dc8e78b5bc0c6568c178d2a6c01e63d630ac3dda0f835
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1a45c86A5B21f7092C65dE9f9ba802a9F4e8ad6C, 0x8b8C2EAC39b071832b43B70CC308fC62fef239a2, 0x5a9c6e3f1a6E36bAC0c703Da8853Ef27484E0b0C, 0x9A88d47EBb4038e9d8479A9535FCCa0d3F8Ba73B]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
34
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.