GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x513c40f9 at 19493329
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x7b118524b1eab0a1503dbf9400f9a27d2fe6685b09413f30baa0c1f02f317283
0x0fadeb2d40c4931c03c52f31d949842fcdbedd4f26f3a329d3cd27ca19516dbf
0x845c6baeba49e6dc79b633fc939952171e593af029da19a620ff617cc1eacd9d
0xaa9c51c865ca82da9b49fc800b23239200f93d6bde9ffddc54ed45f5e0bd0a5f
0xffbb434dd5d867f1e0f152db26db9684a53a5f328acca07c3e10d3f18a92f725
0xccd198913808f1c0af06b5f0dc5a04fc1632d5770080e0319e7365b8bc8a6104
0x1325638a71f6815ae21e1a14958f3f0c3228c6eafcfc02e8357f332445bd4eea
0x25abd02ec8770719490f88dd4ad7fc054ac62ee80b7562f1192b6b2df166d5d2
0x341a65867280cb5607e270d28aa314faacc44afadb58c0f806a9768a860752fe
0xbaf2870c18e22f42fd845b6470ed75217ef8b8cbb0bcfa10f97c3a0c2a4f4f58

Functions
Getter at block 21244691
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7d109329e29d01bf4b447b1532c8e4c4882f3c9a3b0e59cac91ecbe83fb7f6a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD1f3B1c4f73D916b696165a070708E2B3Cf7E156, 0x5BB4E5a709B42f77852011F8276D5c942F552F62, 0x108ccf5269588c9ea8184c09AB5626dBB4cCB171, 0xbafF22692083FBEdFaFab9DB685B597E230fdeb5, 0xdb4B949591a1d32923537BB2D3Ea8036cF7cce0B]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
27
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.