GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 109 txns
Deployed by via 0x6954d135 at 14545157
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $416.87
ERC-20
Value $608,299.55
ERC-20
Value $42,128.08
ERC-20
Value $941.26
ERC-20
Value $704.67
ERC-20
Value $470.34
ERC-20
Value $67.03
ERC-20
--
ERC-20
--
 (#155)
ERC-721
--
0x5eb2c8d1b94acc19f9e7e1372c4a211d505900d258017bf3b6ce0598af0b62d9
0xd63d122c21de4690eb797758811ed73fcb434b83bed8235e4e83dedcd2ce6124
0x3e4c45118c046fdf63a5255e01c94d91d494f632ddf22a3c5503e0cdf08f74e1
0xf7247a0460c5bada579667853d5bc464333ddee595f2917ec8e9ac6c638954c9
0x4f5ac6582f9818643a38983a968668f146a54cfbbd11c9b7ef8431e8dd740f03
0x3e001e414491638920e62ca1e276423d88dd1f1f90122c5f8bfbe600b4a9c048
0x4f6eb3ce1933d4854c9b69f675f0e7637cfe12b86cb39df16d2c68399d311d7a
0x1ae2967c305d79498c51aa5a3c16f232932622a743605f344ce9b337d807b8b2
0xb83159f781d75ca4adaa351c2edbf3703fc8ca9e866cb82ee26e0fdbddb80dc7
0xf97c7f1547c27d044231ea35e48fc9fff29fa34ae24e50f873e8f83a6ce97874

Functions
Getter at block 21404478
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4f984f41837a8106bdc22984973e90227ba56387468153f5edd6f279b497886d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x35b3e718aAfd5F932450eeb8690D022a96AAd78a, 0x8222624aE36fA6d21e32801cCa2B5AF54669e290, 0xD758e17c0d96a6C753995D86e891E07286858130, 0x79603115Df2Ba00659ADC63192325CF104ca529C, 0xBabB038737A7Ae0DcA02075E79ed5B7704C29827, 0xd7F639F56bc91DE6a7f9a2Fe981d9894553a6469, 0x06C24D990EaAC2659565827788BDDb8c8fe31142, 0x4C5d1029C2c64fC6477529d5A391cA667a514B4C]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
195
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.