GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 500 txns
Deployed by via 0x24b5e2d3 at 18284483
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $134.86
ERC-20
Value $9.24
ERC-20
Value $0.06
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf3db8c0d8cf06eb9fd6ef15f5ba5a448042a844007ea4c6f841e8b3c7fb761e5
0x1b3fb60beb771e88171b49aa74030ab19d43113b859257b76e9b4336991f0217
0x34a5347db581fbf829e9da1d343ee75de9d7c56bde3538ebd2818c9c04913596
0x9ee8e74f399351a3685b61beed0dbaee0a879b794664e84048c495d8dfe4f474
0x44047220c4880cc2c7ce6e5ec3cac6586b1cf3c44371e2994b3950f733f805cb
0x9eb0899b9d1a6fd9b9f7a9790c2945ad8da560fcbd6a346913af96b833d4051b
0xd4622812249ad42fdfa91a23db347c0145e49a34330d186a4cace5f75fbe0d59
0xb98b553b5a2b1865eb13851bf5fc30f7253d11e37ca5a2bee9863a9706b0738a
0xddc17c35abc9205016badb13a5b82ee1d58f1c8320378e7f4dc653af4f844f22
0xf8d65d283ff3244252a5d5d569891fddacdb652b3fa5abee7c8cbce7825c120a

Functions
Getter at block 21315831
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3cf53627937c31eda4caf84e80c2bc9c1cb60e5482d1acd8a636d8b1d5385c38
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0AC5e9c57B195F2E198668f211bcC5b4fAc832d2, 0xDF758F044e3761aD52E1B96E1A468f03f565334b, 0x40Ad5bdC3A38135F0d29257BA443d39C8FA97A08, 0xCfD340555Fb492E78744c617674AF744E48f0376, 0x5bB3a3A346227212a65a30d75d6f7BDC35c73896, 0x84FFb70569895899246Bf189385BE654f8F76473]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
490
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.