GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 39,049 txns
Deployed by via 0x6d8fedb5 at 17116813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $46.88
0xdb26eafa408f400027daa90d2dcb631c0d62a1c7d3aaed6af2294517200bc1ad
0x13dffb6857f40bb9fa39b69aa0cb41acc3e37d751e3849d8b9dc6d5385b4a4f1
0xbf8d403227dc8a6878e7f57a841fb7096b26cb13d6cbb78a72b9ef38f806e18c
0xd1b065edaa45d9e3913d3061c76bf6808d463e0ee6876cb027b0f3ecda46e383
0x759c65052cbb21604dcd5d522c6dea3028879314a05638523b23f5d67e47a539
0x17da12e107164a402dbc72070c106040cb83e16cea142895627496a6087f786f
0x24220c63d64de74e87eac6773864c9629edad0980427c46cdd5cb096e2b431ad
0x53bdb3a50a6571fa4af3f14af970f64dd1680c9cc2b9333927b8be63d467eb57
0xe76f7d1422783e2048a516ac0a450899d3b7c0a90f63073524d17c989c93c62f
0x3730a7b356333f3f7084d60366ef5c5fd16274deba0b0367443196b2a0e23116

Functions
Getter at block 21244373
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbb15edcfee909eadb781fc042d4b1afc24fd8e7ec19f3afe9c36d3d79e4ff42e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x616dE58c011F8736fa20c7Ae5352F7f6FB9F0669, 0xcA771eda0c70aA7d053aB1B25004559B918FE662]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
38
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.