GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 141 txns
Deployed by via 0x6a3875b5 at 14174276
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $215,580.65
ERC-20
Value $547.75
0x66b3e078b10c91fd97746dd86be66c1b30599920e6fe4d5a97a49e3ae11d424a
0x06dcc8c545b3b22dfcaaa06042a6a9865b61da0b4dbdd99e8f607cb3c6d87511
0x887648cde05551506a898a25fb21140a29b7ea9b3269f5756b33fb4632a10665
0x235a09ebb7bde2d1db3e63dad0368866fd776815ed708f811f6cac7eb101f953
0xa8c0d3ddbcfc290623aff8fea73ab22d47552064a1036697bb085bd89570eec0
0x2d1f11202d1b5e5abd75e7c2f8cefc24eae92ed2d25d555151da6f6b1d5470c7
0x1736c4bf96dd4af3b8366b8de695316d746506fc83ec7be38adfa0d68a41b898
0xae5113110f4cb4aa8c25b7efb2828ce238754cb460a38eb661d5db25754f4fb2
0xf92fca1898132f22dd5a4ab4d25c63ae8d762f90e48a310eb061840e3cc6085b
0x51eef71abb282aa1448ca044ada4e33ec7d0398fa2269f6ce1011fbd1eb9671d

Functions
Getter at block 21211779
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9077ecb449ed1d64f762e4636037b3d34ac2d5c1ec3d8ae8b2ff5d3f97f41ace
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xECE27D8A7bBBFb7Aa6349E2c746676ea905a4d78, 0xf187FF9EDA1D07c189485cc6A7fbc73f937C626E, 0x3598ea8C267b3FfAd13058Cab7602AD8Ec248401, 0x0297988f31131bC9a0E52C3c9721b1d8Aec309cE, 0x5ff7e480399d690DbF05cAa9b42902a71EA43baD]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
151
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.