GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xbe74a82b3e6331d2a781033538803b89d142b6d3db47c1afcad0e3986875450a
0x930ab3d96a09ac9601932226d720ba154f5243e914f6c8a754e9b9fa40c87e20
0xe65468b996da582b18ad67c749f71e782a756685073ef51060b1dd2f4b0dfa8e
0xcfff15b5efa0bb47ce82ec672a8f6564e3e6c85c03772da78d9d8ce92db02723
0x68bc65edb7f7f0dfae7a7165c3bdf143f214f5ede1baf02f0ca6ab8348102ad2
0x5b947a9139a4ae4e261b171b4480fb2849801531fd08688e05379e40af59c2ca
0x1844be655901e4bd63e766420f326bb966efcc754004aa4d58fbe720dd63e739
0x1216742641591874b412921773367bfcc39cd623bdaa0496d479c2aea7bb6257
0xe2a26b2a0c9e82ed166072b801b51f3e9f7239b5a381024f3907d79f2dc769ba
0xc86e32af5d3f5744e1445f3b56b2510cee05975c3cdb4ef44633580fe713e9fd

Functions
Getter at block 21244631
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xba82e54873ad51a4bda5532b47749ac771d5a6e73d6b9caa680c24f211863ebb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x566E58ac0F2c4BCaF6De63760C56cC3f825C48f5, 0x46Cba1e9B1e5Db32dA28428f2fb85587BCb785E7, 0x029EE701546B94a407e1D016305B44DBFa017A92, 0x0e706A98F414F49A412107641c0820b0153Ff5Dc, 0x4507cfB4B077d5DBdDd520c701E30173d5b59Fad]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
645
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.