GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0xf2cc0dbb at 16277233
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $232,930.12
 (#536)
ERC-721
--
0xb0c7a7dee43f3d36879091b88f77eb8e7425040a2bf694eaf338c8a0f44da0e7
0x2011657b2ffa295d180dc2302095afa882f5ec745f263562ca3d3a50e4ea9c06
0x39948c8be2d016b3319991d0398cc891877b4178ab92fdd67afefa9272f38aca
0xfc003a6c7380c3ab0bfc57bbae5a74e47d3f787098dae8da051fc42654f634a2
0xae3896adac54663e158c727ecfa5613766ced6d64747a641addcaddd36b32b2e
0x9e1c8a23453c3e7588b439ea6031ac18ed814b2495e6d3c8e5888bffe90ef249
0x46876f673f2ea4c376218e99c4f65b96e9d3d94ded54eea7e3c8e085145eca47
0x89d70a6db7e262afa46ed2202fa8d7b1994e98a256c11bfb7b51551858cfade2
0x2fa9caab11eda6c4e24e4ad52f3dab08051713979c4fcea2e91a42d28a63c6ab
0x1980b9bc4c9acbdc24c4cd44dd8a723f9fa4284de818f0f63496eccaff959342

Functions
Getter at block 21212234
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe183005abd7ffda9d5f914c3c8334d289914c97acd7047b93a4e549fc340787c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5d7E2dBFb8C2A8d2666dD7872696d43Dc74fa069, 0x83e3c0079Acac84DcDFc1Bc364f95208b1627075, 0x63868F69F3Dd734738B32C4db6708A9744317066]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.