GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 694 txns
Deployed by via 0xb6c7b74a at 14841713
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $70.51
ERC-20
Value $56.44
ERC-20
Value $0.36
ERC-20
Value $0.22
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x844fd79d8b4c62630ab61389ad42d5b4ac3d1aaec90f41c23a317118ed01f290
0x6c9912531e44ed5d9cf28b23a1f22ebebebb15ffb6b250c004f75166aab72361
0x86373739bd61fa4b334d47b5df7f3c25dbc835ec14e4511e62d768f430420b7f
0x3cc1aeb46ca8eb357b613c4221a1c19074babc2d9a4ea60fccb46b5ff5e924e9
0xb7e90db121ed787a33a5a07ef5bb541acf851b1bd1bcddc6d8d3fec906df459f
0xdb0390a2c798d44333e9e19b3b2acb6e78c674555f47c98e2c20c76b6600475c
0xaaf555f17234f5c7bad0950be68f39d0646b31726e861a5c59d81a8377d6e3a6
0x4c31be8ece4c48371694480dc088f92b026d322af5ad88212e2ebb049791312e
0x7035d688d3bea8ffd12f54c1782ca913eb33b7836af531a708d6074bfd89d4a3
0xaceb98fc0254ef55d972c7bd5f37b18bd3086b55214f7b3ed61688c0f48469dd

Functions
Getter at block 20911518
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb2cd2d1b3c0f90208ef41dd2e16b609be6b8fd3599fc6896eaaab85336e637f8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x81EC8017bF95c8eb95f3fBA253C951EEE11bdD37, 0xe1CF9d32d59977B7adEd5F76356e0bb5869d8213]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
613
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.