GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 413 txns
Deployed by via 0x86c9599f at 13559588
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $502.82
ERC-20
Value $6,692.01
ERC-20
Value $22.56
ERC-20
Value $7.39
ERC-20
Value $7.38
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xfa023aad5faa3038196bcb2fd259be8a9d0b14228f2cc62d6518d0c2039dad4b
0xb0c6682e9ef0380dc800bfd549fd84220279114209aeabb8e9b52773b4449725
0x4f6786f00e63908595e38a973db576c2124ac1be2b0b48bea1ad812c649d0482
0x023eac92bd87d64cca819af249495e49436c67b780dbd24033576325aae866ba
0xdf5f769a5048edcc56989e19563bcf7611abbf92b42ec4ccb1515cbf6cd92208
0xe37928e98e496d4dc8792838ea3124146354bb943cb504063fdb3f1f9dc9d7b0
0x3eb8bdb1f7677189e5413deb6e0294ec2ea6af712af8fa4752c753e5080c1c75
0xf69a73318e244b865c995b7e2b3f39788050ec0ca2277db8e857df5b26360215
0x41a1d327e14a098eac52b1b80be2bedc0897b0e77f647fe36b341e59f901fe69
0x579cbaaf8b3f8d06fbbd657698aa806a99219353dd7f7d8c14c9f2b9f10b1124

Functions
Getter at block 21215888
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x615741ec7950d351dd7db958ea53599f572beb63c1e94986da08d3d8a4817598
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC72fb98100997E2847340c9d6770d3aF5557dedd, 0x2e0e74644839DE8edD155e50Dc71A66688d2A48a, 0xb77d8895f7aaEA0b8A04a12bF528EaBea7E3a18f, 0x9e85282dcdD8961336Ef0D96C49b6099F64dD74c, 0xA6CC21C88214a20e8991E708e106142DA5641fE7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
407
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.