GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0xf89872c9 at 20795164
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $195,760.07
ERC-20
Value $588.44
ERC-20
Value $500.5
0xe71e6a68a82b37d032e054e97076d5ed1253192e5f0cfde26374a58eb9459307
0x593b9619e64c3159c385bd57dd63d5687580fc222e50ec4377270066e9bb4875
0x35a8abd9bf87d17ae0cc864473f465eb6d3565f9647e34dce323fb0ac1e2ff46
0xbe444165cbe2922250cc7eb044797d3ae4721b4ccfd4190285930277bc2ddc09
0xd3f1e81e9e5fb6bbe37c939c584ed3f55b5d009620f09507149411a4a1e3202b
0x513a74d71848f09e024f8318a699dd215d4e2f54a5cd29c73bff7cea7a1a450a
0x69d24234cad69d228fa8d32023eaa61eda5e3593aaa17e4b9b125a874b57e61a
0xa5b4d80c431a942f5604a900b976775207413f2df803645ec74f61d504d88c75
0x887475928ee9290262ff0708a49815a9a26e37e5c4234f858d864a3236d360a0
0xa4b9344db5cc7f6bf3960396cd1bf97347135e2db4c5836cab42b02484593486

Functions
Getter at block 21247315
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x21f174763a45b87140f1a25f6d014fe936100ab6b3e1bc96e7b4816f43b13263
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5F69216AdA54426f31fF521C815D812859cB22Fc, 0xF7DF302a41e6B8Fa4b988d09b0E4426140cEA4Ce, 0xe4d776Fb32D28C814Ce713A2DEA99C2be7638159, 0x53CCf773556Cd2206365b36C46d4E3Efb38394FB]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
40
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.