GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 82 txns
Deployed by via 0x5fe7003d at 13398976
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13.57
ERC-20
Value $3.91
ERC-20
--
0x366a3839f91feca849dbb71ad6d2035a45276584258dee84707114774c33d981
0xf21f554d0afd061541b2823d75c3ee44c6f3786f21f415e0dbb024afafb176ad
0xf2b0096c911fc4eab680d4a8eccc28e432a7ed30d2167caec9ce0b9b736373d7
0x2bc810792a998a7242a38bf92ab2791dfdc30946cba58b1d48921174d9f4c27f
0x1f1512c4e8b6af412e351a068f61c5f76655c2bea4e0f47b61a4071113145e91
0x564deea3762f70963d1c9326dcaf07c27348844f54a0818df3f8d6d86f0dc93c
0xc138accee916987ef0e582f3bd4cac6529b9f0290d599d3ea3e4ab1a232c23ed
0xdaf63234ebd5d2f40a9c81819f25f97deab04caf0ebeca979244c1d2b30e33e3
0xefc5adb8acb7e1bf53487eb337d4bca17e1bc19886ade653b10615732eafa433
0x17c23669acead5a618b99eb550cf2c9771fa3d2de6df4f557cbb305ac97a497a

Functions
Getter at block 20968813
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xedb23784e3ea06736baf840ddd4ebb96464165187bc751a45c536dc81c2b1b8d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0D3910463B9b1d470Da75680b9225b07f13A24c6, 0x59299e5Dc8d49eB3C763f4C7cB8E670343Eb9557, 0xEdcA9A1c19565E7C28229ac359E56D790807E71C, 0x79D649d80E2115d6aA560d99F40c633C767B0aE1]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
32
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.