GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe2262fd023e2b8f92f727ecbcba67ecb8e9b12f9ad249949c804f153521c9673
0x9578998d8fcee9c4a38a45a23dd1bb90784d2ee05b515b2e119d9c62e4d79b3f
0x39e579cd56184bf624b272d2022368ee1ae6f6eb196409a61bd58a4af6b0e9f3
0x04a863b0f1e2b46359cd875dc5d289a5dffa63e887a691e13d8c7e90d1aa1188
0x1fac81da274e30e4ae16499b06bad60408d390a95ad5f3ceadfa7bd1c5b0b123
0x407cd629ae12810c101425a12c11a6996731fa94822fe9de0283c0cbc19129be
0x305913d5e32c389b80e785fd7d22eeed8c6dcb5b71feb1b497b2a530cd35dd1f
0xe2ee6fe733eeafccd7d68c9c49c7f8b966ac180aeb524bdc5e2f7243f7df0adf
0xfe422173c9c821c04416d0a2cb4be917bca1dde70cbf4d78701a35b262ee0e49
0x21c5dbe3e680a22d79f88075d4b2adc25502e3f725ffc8c69722c6f4778ce471

Functions
Getter at block 21300085
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3dea5819dfa554b570ef0802be5006894f07d6000cfcebf6807579fb923cf930
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeCEA5C2f3Fd7B7be9aeC1627876a80c96289c0FE, 0x3de6F74FaA1fEE0938C48877162dEb5bc26AC903, 0x2d8776a9fECC97ba6CDB404BcC70C9dfc8fAc6cb, 0xa5F891faE9f2045bf05103dEc53beE1A35B33727, 0xaD2F1f041A89Bb859DEde96A847E22607f43D19f, 0x7C422F0AFb44c2dbdC3E91a1E6C34e7b79b62232]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.