GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x2d12c61f9c309e3837d2225628955d435ce6af3d64af0419b7488ef5e05fb868
0x5afe45a04112f486e10e4b1fccae2dba9408f60a675329b7045617a4a9dac323
0x5bff06e3c1628abf9da67cef50f22e649043fef5600acfd8fdc02fd11be56b37
0x943099d0bc61618ec1e990eb5166a4d68aa4ff6a063768b4efda4376780bc577
0x55efb12c8fbc291462aa47b4b11b63d8d27f7a9215176d843dd2e04ad397999b
0x8a3e3c4826610d00f06830cbc04c13eb29625041b372a1084e846f8088135648
0xe555627dd5526de9ca894ba00229d4311dc0e9102ff43250bfb020aa4a507f27
0xe9b965d1b72316c72d0ed189f722de67c08028eba2b9ca2b726ab3a3cd64563a
0xd3f8ab987b5ed630325fe626cfcc4dbfabf498230418d4148a3c0d589c917709
0xb58504558c070f8367c0f227f9159073dc1aa72d377623b682a3ead2e2368004

Functions
Getter at block 21227064
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb38a4fa01a9a44fd40419e548d3768b4fe383751f75c992a64075e7e5379a88a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1d933Fd71FF07E69f066d50B39a7C34EB3b69F05, 0x868CF19464e17F76D6419ACC802B122c22D2FD34, 0x9b59608C089E225e593b767F66fd2F54B79125Ca, 0x75752D7f6a6b9DB94258705DAe1814743077B9D8, 0xDFB0A775A44d309d939DCaEA081552aa4FE4025f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
16
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.