GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 191 txns
Deployed by via 0x9047f47f at 13677859
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,951.12
ERC-20
Value $3,868.09
ERC-20
--
0x3fd6471214fe896bc1d56b59e36452bcd01d1cc3f8262ce912ac7561b1d81178
0x2f1b23f28de026510d0f6f91738271d43d975f9748874fb429a4ab1cb7141e79
0x2f4a555c0f89c8208913a5ba87f05edfee8bf82fe09b9157c33420c98cb02c12
0x537553bc5bf2f7228f54e78a90236380672027ab45b9dd7ca0494a934cf294a2
0x0c82d8b63bdbdad7631461dd3f06776d86693ee6886aff3ce70deb9a1ce04c25
0x2158ed165e1123b7fc1701d1343d0bb2523959f0eb0ac4cedf8db56d876fff06
0x03776d12b38654babe5571b33fcee4929eb011171ee52d093f9877f5a8af4ddc
0x7f79a91b2c713c06555005fd79e1ea81feb2d46ee3108f91c330ffac2c95f3d7
0x9a3f5b34d446ec540854fe8e7a891bda5a5548365e51787d0846c0368a2dd26a
0xe9c2e41f0ac9277329b5272c125df9c0dc249ed5358d761198f7d4f461db522e

Functions
Getter at block 21249844
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa950c24d10e9b436834b0a1f0ed4a346b5a9a8850cf3cb78af3fe3209d29ab6e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x058dCaDD7aec238b2e51918aBADDeb1Cc8931aAB, 0xD5d5A7CB1807364CDE0BAd51D0a7D758943aB114, 0x54b55662901aF57B31fb6B52AF8175b652A5816e, 0x4A4Ac2F0993CCb237a85c05b7c463c5c6E2F2A2D, 0x76791a5aE935675DE187556C95a6Af1997C0633F, 0xEdb475CBc71BdD60C5d4c8B8D64756d1b5785980]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
184
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.