GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 80 txns
Deployed by via 0xfedef068 at 16678267
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,674,030.61
 (#414)
ERC-721
--
0xa3ab98e6d5cb89b01992666816c6faabd001786626eecf48d7a8292f09c8196a
0x3878477c2db9deb833447f6178d5e4b2f91260731d520e6738c185dee8cb23c2
0x8b5e26a7a621dfd1244b407fb3056ab8f653cc7182fe7839b95633b24b29f4b8
0xab8dc0d51e507764155eb4bca685222a70ecb4a3b27e24982604c4cc84ce44ac
0x9b45d4750cd0cf9d428ccf70e33dc3435b8ddc1a53c6592bdf35ee746bf3196b
0x7206d6c4aba2caee90a16c77aee73d8d2c86448a634cde5f1362bac1417e0a86
0x70edccfd8c2ca8e54847f4225d8d6775c98deeee0d259768cf9613306a344bb6
0x0157c73571ac1eb57b680066a4aaf9fc0652e472d7a516191a218c263c8ccdd3
0x80efb501c686cb0977dfaf3b2280d033f9ce6203c1d2a889d08acf06fd6a27b9
0xdd5d051b6e9c8db8206d71de7ea29c10fa34aa7d918611aa654be88dda2ee76f

Functions
Getter at block 21310232
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6f4566969036232ebe607916428984e39691469fa61835dd012f66edad938548
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe9a0880ce817D02093ee40a57342d92C6038E90D, 0x95622e85962BC154c76AB24e48FdF6CdAeDAd6E5, 0xb02a075A85DC97Dfe9c9F685F9329B7550BA631d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
79
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.