GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 52 txns
Deployed by via 0xe991453b at 17238116
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,743.85
ERC-20
Value $1,999.99
0xc8e8281c1f92e2e4ffddd76d4e80b1a2e1bf5f1092988636bf839706148de8d6
0x3edaf53e050097ec4be4ebecb5e7a031e7dd9f699b443e6d7f39ec8bb7bf1919
0x06334e8dc54009948632e19441f3a237a438d70cdc55bfff01ee7330bdbb373d
0x6134d6fd7fa9bdd77d40c3890c150d003cb1160cae61c4b7ef982e2716dc158c
0xdbf2350c0d632fe848f367643b7523508375a28fb70a40e0d3a74d57199848cf
0xefe71c903912e8fd854d5ca5075df33692943efb7de44d1c21df95e79d3249f6
0xb93b58d6d57b5b0c89e6e410ff349ef2da320fb83013517783f0fad06d403ba3
0x8173098c7e5dc4aebb4691bacf8dc85b18f06ac135c67e4b310a3dc0a998f8ed
0x4e6af0e13cdf276c283eafa8ea731d367cbeaea282be7f817a2db731509b7bf4
0xd0baf955768f9beb2c2d358dbf38175e85bbd12d502cdf66c00659d97eb86684

Functions
Getter at block 21300175
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x76ac118ca73d67856162c48f528b8cce0dbb048473d50c007c96aa0f84bd3666
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFaf821dC2098D2266513959d9A60f97BfBDBCf91, 0x24Dd9fc24d84C68C20a26D6f87160eF17064987A, 0xa7E68700499EbCC36a00C9a595f2AeFFb688041D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
47
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.