GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x89005c890ea1de8556f4f68105eca6fa1c4dfccf4721f81500ae4b6fd3cb6470
0xd49379ffbad4c663108669c0a57d0de7510dc5f33a1d996888d3b7cb598a16a2
0x6d168c54bb61a22dbba15b4a4043bc9f93dd989ce7cc2c39f9119980dce3d3e0
0xb6e858e6f362fe46f6b3967676ea719228182c98aceb96718c88f317a787bd71
0x43966020259b789e5449510bf7103dd2fc4e318c14cb17c3d6151734ed2c0325
0x7091c6a14ab54098010348bac793aaba97842b82cedf7ad29531f10da34687b0
0x9e31aa28ee1aff5b804b26e2ceb862edce3a113526288bf80b980edcf18fbceb
0xd47f3064e7913325e7600ffc251d2d30a8be384c42ac568b29edf5e33a06cc3e
0x44200d4221e633eae223c31e0ff280363fe35a5bb80101fad46c887411518e5a
0xe4f81d6e79395093b63a428198717f5c432524dedc9206c728204f1a08b3191b

Functions
Getter at block 21222242
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5007bd2ceb5200f787f3a2d55985be6bed64dce708f9f9eb5c0509ec4d0d4149
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd20a8eEeFE93B728813C3f8FC9B6998b07be51DC, 0xbe183b76deF1F978d0474a90f4c83cf7536386aA, 0x836CF3353860070450925337F71977C7754455bB, 0xcf70F9dA5de50fC3Dd40295B6A32Ad71f1aD7F6F, 0xa8d71984B1E952C1eD55fe78E8e5F6BA00766Ef0, 0x477036344111D565aB132713F9f3408A662CdF90]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
10
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.