GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x530aed6cc8e0e598369b14356abb6ae26ec43fc622c2409db66707d6f80e76c8
0xb1ca74ba18d390aedd5e210b290aac85b5fdaf34e6fe12bd50428ea7bdbf8189
0x02dfe4e449284dcb4f86826166964ba7008d8033bdad434bb91ccc2d1ce5ea37
0x8b5b90977c4865fc08056d190ab2c1022bc503f805c3a39e07d6b79453c02bb3
0x13aa1154e10296db18101f4aed5f63283aa06d98f728fa3a87db3f79f4afd554
0x172af3e9016b748dad4dfd5b6431d9398d27536d509a9f7324865ca21b9b0758
0xdee4cf02d93e2752174c0b88b043126d3b1c9940266e95f1ac799d8cffb1e036
0x88ef1e8787e2a63bddd0b11542879bf933dbc677fdfe88feda6c36c3f8a275a3
0x067016a1fffac5c508e3e66562bd53f75c4af6039a7cad8522e798e335a7582e
0x50d7633d61e42d476c169e21d4a0f2438a9ce087e42a604423f5788c6c026b21

Functions
Getter at block 21318026
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x71a695ccdb686e00e44610faf210306f0387b6432f4923575771d490b9866562
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x566E58ac0F2c4BCaF6De63760C56cC3f825C48f5, 0x46Cba1e9B1e5Db32dA28428f2fb85587BCb785E7, 0x4024380A7c52328a0BB2B608846dCf2E4621f049]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
24
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.