GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 101 txns
Deployed by via 0x3f3eb068 at 15616773
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5.04
0x23bf69971ad58319688a38b6374408f5337eebeaa7a1a3dbf1c94e0e2bb4d636
0x1b1cb9ad600e337258141b673a3839c0dce6fd06f143d0ec5d18cc515119a421
0xe43c7eae2362041333fc1f12242e3b6e4b0546bf9de8c443919af06621a65707
0x3e24b4b2cb504191177476dfa5c01d61b5eb4234666a6f133b5d6ac422da532f
0x5ccfdb0e0da7ee5a9ddec18b5c449b6e2f1069b0c788a130445cca38d77b89ff
0xdbe617d750ed3ef63fd12fb3e88a3eecaf1f74db3339c4b03c3f29e4f1d840ee
0xfe0d99328408d1b374647c4d748b10b787f7e1fe0096d8a068ee546b815d64a0
0xad182c8cc20be4aa5dc607568b3a39d6d232a571c38a18082abd225962a7a25c
0x9eb8b488bc43ca771fa55e030a825e8d86e375d364c9227b2427d4ebeb059f0a
0xd6e6e95a0ed98bc899bc2c1289de5be3c93683fdc8530f42c32037786fe912e6

Functions
Getter at block 21246360
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x285ae9fd7f4c013bc95abac29b0a8c18c8267c170fa9b604f4d6b773169916b9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA1249C7D6Caa1a2F798D7b1078B1F59220f837d8, 0xD09971D8ed6C6a5e57581e90d593ee5B94e348D4, 0xb30dF86dE0e1b321451809cCCEbF5651dfF7B900, 0x27cb14cdfA31f6BE86701B429F81f0663fc99006, 0x897fa2c8A2628b657Cb2b4C093CFCFF86212059B, 0x08fc23075B0D07132bdEa75864233062E9cc56B2]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
111
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.