GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 140 txns
Deployed by via 0x73c0a2a8 at 14393429
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $125,078.66
0xfa3b361a14be2e9b2b453a79884f504fdfe397608cdaea427d3f813e0c840935
0x1a7604132670d8514655ababfaa6cc38bfe50f4b1aedc98c0c6a485803a75489
0xff854c332913556c3a57f15baadbcd11a905e143d2990e8f7326fe3d068479ec
0xc03537e887f62c00e99380a3f2e902a72e812e537168ed50fec3510f2f834ef3
0x7de972c925ecf69386f7f4355131cfb672810a18b880af08684e20c3cd24a9c2
0xc0a8742ce799d428e915bf68665c681ed22aeb293e126e88b8990c3a113c7ad3
0x591e28daa3c9722b347fe67b7a2a529a18f5f914b27af55437fe2b3905ec3cf3
0x372803483c6ced3ff7fe930ebace297555b7cfe45f816a00a8be3a1726c2f97c
0x8602319378a07cf187db9e200afafb306b203dfc46e81fbde031773920cde192
0xbc3244b830aa5734344a401d0bc5ab3732b8f4c1ddfafc386fc74b251cc7bacc

Functions
Getter at block 21218594
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0ea88c29675c72bc31512f300df6420a86d5a043fe5dd5ded7ff864a084bf4f1
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
138
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.