GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 57 txns
Deployed by via 0x7579bed9 at 13105973
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $27,587,618.49
ERC-20
Value $0
 (#28)
ERC-721
--
ERC-20
--
0x8b865ea98bf79d1ae67bc68521a27406201f15ce5d28e0f32b5c96c3f4cc4603
0x3b6e2094cb1b207d939288c1ad6a43b14b999e87754fe3c05fcd9feda2a407e1
0xa974d4ad7b31f4a6783ecaa6dc7e51e89825b5b9bc3c22dce208c2ecd132263c
0xd3fa258dde23299e15cf16ea3655c05669364f145b4189aaffa2a0bc34c53f6a
0x428fb60d6eff6d8a9db5e81863287d76be180b0346a90b89b99f293324958bdf
0xf85cda26588d896388a5a98977d471fd542be63e297ef735d4bff3df383287ca
0x90010287be8161554d785e29b5e3863e397f0e71b7dce3582b0a561e6465e50f
0x6340a02514e31ed5207b0955b3c0696a5d97f9813adc19982ff0e3d6484ee91f
0xfcd1bbdabf9fb7a127815641dc4c29a1b40ab16997f27b551ad9a4a23caecd27
0x89ff44c57185ca630ad9cbaf4007c0b2ee8c34c673900050c3d693a328c77249

Functions
Getter at block 21316806
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbaf588d023c7e39214849e4a38c642bebbcecb2f75c4a532962d43cb20b33ea2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1e7Ca6Cdfe6c24ABbBCD09A25882660dBBa498a5, 0x31100Ae021025C65eEd54916c52f62054988e97C, 0x952bd6EFD374e610495F87ec63E47A64b161aa29, 0xAB82b0d732b60f7987B2566CBAB975EFA587E2A5, 0xff80aEe6678E22b04533c9066ae163963b1a620e, 0x8EbAc19941818f62c574CA26aC33A29E9B537528, 0x59e3E474FA267a3295177A28C9FF125dc7c2D865]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
66
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.