GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0xab6327de at 14048646
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,059.02
ERC-20
--
0x7d1ebc0e0fdba6c5ee5f2630319f12f82a69579d662753f27daf7c6bd36c153e
0x5dec9037e856d743d8746c9719e37a464a59a5210ef59c2fdc2d6a1b6904cdde
0x1dcba7b05b2d89b84a282a7dba01173506dd21d1b5b2e3d62b01aa76a122e63a
0x3a7e179860682c70fa317fdb14f3f4fb662c726ed012f5e0ab5acb7dbc2b496b
0x974e3378992ca9471bf97ff89c73f6a57e408009206c9195dd638a14d6b22c55
0x52630896bd059ee703bcb5a33dd01cfbc262191b175bba2b1aa2ff083b89a9c0
0x3b6652eaeb73998e4824277fe904231446743b41ef88f4389873cbc8e7a1f09a
0x39c180a5a84087afbfd1442f16c9fc98ee04efe676d41508b6ca184e4798313d
0xc5b1a195dc10fa16ace19eb877309c8091c856018b624d6a52b6476fa6bc8b69
0x59ff0f4344dc6a66b585b805743fcb3376af07368a27321fe109e74d6276cb34

Functions
Getter at block 21222641
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xffa62f69f0bf24f1938721dd6870b4dd083ff6190762d78e48938b905e935876
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD70718D9F82122fB785FC620a9995A18d1f4A5f2, 0x8489fd1477813Df1158684ea6b240581eAddF9ba, 0x55cE50077D2eDE2329a75aE99b10f579018D489D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
27
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.