GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9f376aecf1f6cde5c476f5bf17a91cc4a0e5a8c7df1d8bf20491d0c74f944b4a
0xe2c8c9d0a833a7f978c5c844a8cc2fab3ee597ed000e689e05883ad508000361
0x96af3a88cb237a710055ff5d1337a3963d7f2a516e2311b9d37df26e9eef6982
0x1bfd55a37d4b67bd499d736767ef8259d94cdf235c1333e380182e540e225610
0xdd9939f40fd0fe51740c28f82487266925e3f2f39798f2fc62f400497bd8d9af
0xeb62233d7b03382e8546e0ff56aacd1d259d1678df93dff0bb515db9569bf629
0x94a08f9eea67f4f598536d6fd8b7094ce914fcca1c1099cb4952d03295c69fce
0x7a6b8a6efed777d267d1ac870638495c5b1baa6cdcc956e586299281cfbf0bc4
0x86d6360df40382be19fefebdf917bce07a23fde7ab43c3e722fdab1eb3f04ffb
0xfee09d5d84f1a07c52c2564ba44afb0baf1d48793a5e31ac8e7a22c27f32b4d5

Functions
Getter at block 20896967
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x78c770096785c87ce0d10041b059ed73c0adece5da3e342faba75780f7c665e2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4EA92CCa33a4074318930d737A3024B396D66783, 0xDcD50BBB34E9C3395602E941A829FD9F2D3696C6, 0x059Eff8ab8047208CCDD97c1B4e765245502004E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
56
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.