GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 49 txns
Deployed by via 0x3a7c95c5 at 17347640
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,402.67
ERC-20
--
ERC-20
--
0x69e0bac72e4ae1586834f4fbe78dcd2680315130efac8edc3f48a4eb1414d153
0x3324f351dda0ac4a67a917d557a4d4d3e50c711345e88e981010a0218900b932
0x68879b77252b84f32ac74b139a596a7aba1eb976f508d620795943c706f68a71
0x3c3a507155459a88c819561e66e6c2c42438901a626d2417382d3887248e5db1
0xa3a188c5541c3cfbabe4c2edb75efe6461c0836c8ac3fe126b302d19fecd19f4
0x90c411c9e7e3c0da9d3a425e60e6b676ed857ccf917ed4517add164915652025
0xe365e6a6952d374a61c4c28cc1ad924dc3ae3d675a7d51299eacb174963ce0ee
0x74416ded6f52e1ae6f65fc4af5c4c282973db31edf3fc3480957aa63c3da5e3c
0x95ee3c2df1ff88d15de5b2d94fb400d6b6af7b271a910faa7c746cd0dea1a0d9
0x2473854b7e44237221eaa285dd2a94436595c746b78a4f6359fd649a3e88e3bb

Functions
Getter at block 21260172
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb4b09bfadaebced68d46f5c76884cc6b81abf410cf1dcb6d9c4de447026d1677
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2e6F3ec44E317DC5e7d8a665656a5Fab356a87Cd, 0x608911d1A1362f9afCc148D77e725B046555F6c2, 0xE078d6a26509Af9c17d76dBc2eF8DD0593094a55]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
41
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.