GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 103 txns
Deployed by via 0xd3368259 at 19070541
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $526.37
ERC-20
Value $62,221
 (#20194)
ERC-721
--
 (#20186)
ERC-721
--
 (#20185)
ERC-721
--
0x086df0b66d8d83ec0357179ff35c570d7531f64f8cb77e5d743c9f7b3194c748
From
0x64ce8d0deee05f696023209eeb09577919e7b363f067bdd9162625416df42440
From
0x631ce3b86a8da7e2fd94dea3b6f40fd477895e595a8b4c6f798aba8b1170eed5
From
0xfc676551034e4fc8bd7115e71d3bcf33181ed2b9444c143ed4667a1f2773fe52
0xd16c08ff00fe37afdbe5fdbb2529f94b2a77cb073697bf883b393597d6e702bb
0x482ad2fd67b207bd54f8b4849ae1cbd65832f1767d77626f80d8c90b199ecac7
From
0x9e209781a43e34c3a0048b835c5c26b6285ede26a63a49e0a111618139519307
From
0x5cd9538428f98b2c573d424628629ec694808ec113ee98a7661a387ac3076de7
From
0x356f826f188ad1545eb71ef1e7b716f7c9838d4719adc169d3529cb2019af868
0xc96c8358e43b63e0a83aafaa5652dde03865442cadd37c0b9cfd90dcf8882abc

Functions
Getter at block 20792166
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7db0cda8f6b7acbc00f1aee0d74e9149db19f90eda1a775c040287e336723e6a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9644fFCE92Ff305f14AF9aCD71c7ccbBE6478023, 0x1c2285D8f83EabaD37Fb9202E0093ea201589934, 0x65b1B95F7b886c87Eb04E70bfE73D00fc640b046, 0x7eF582b58946FA05b733215F1f76bbC5a103a382]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
99
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.