GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 115 txns
Deployed by via 0x770233b3 at 17235679
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $653.32
ERC-20
Value $16,119.18
ERC-20
Value $0.6
ERC-20
--
0xc80e84e20ad238cec4186f02f802d9c93e121d82a2e64ffb8f0b93206614dafc
0xb3c6fc00b63ae796edb2109c85a2973e7fcc7cac4644e674b6e8572a81fe5fa8
0x4a910c1104432946306da7deb12d09e64fb9fd96a304cab7d73d075c2c2c42fe
0x22cbf3241c147eb1b1c179e9e31da81034c13aa3db277267e101c5723716b53a
0xbdceee0e80c46faf73ef64b0a66e97fec4498e6ab314f20740ad8973fdf56c82
0xa1ea46dd5ce861b0d328e9896fc21e5d41185e756288c2743fae7aba1dd04558
0x443ae4df88b7dbbc0082e43296182ad0cfdbb2588fd1276bfc481dcdd81f0c98
0x434b777758de1966a1de756cef4715b8dc3dd6f3c1ee693b051a821420ab3f18
0x8e69c237a675f4016c1a1a35b2f90e1f23f8755822d3fabe040ce1edff5d81db
0xd4ac1026901af58f629d0cc2f69555efae7a37536b036254bdcd7683bfbaa3de

Functions
Getter at block 21213165
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6561e682bc0d8577beec30d08d3b88c48ed3c3e3a5475174849439069d4cfe6b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x37d7fAEee141720cCC973979ebe3be0e853cC05f, 0x9E0eC4e72B7e09fE27aa7551a5600b8CD27b4CbF, 0x34cD0e91A5dbA86390BFcD673bDd12650fbE6219]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
104
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.