GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x342afec4b4fc3366e685c7cc6bb8cf1eeb1828d7f488c7530066ab98ee695525
0xd4fe0f7622b02492e6d23a14a0d29abcf30aebc92e3d530cd54192f0b163e8ca
0xea689348be5dc524acdafa97633a31cd8e3399066b08662ccde6d2dd7c3a4e5d
0xca673ca2f37e0501f53eb90a623b3f887b54aad2ff19fa361cca141519bb6f8b
0x71592926eb5ab316e0f89a2a80c966e11dfc1c8a98f8712f4a86e1b63f54bdd2
0x1dd7aa8329855d6a2c8574a6c2c41d44dae79708b89a346c4250bdc78cf83b04
0x7660e2b4094bae7dd667c9cdede376366a8b64531532030072348280afc619d6
0xaf4e787309e7e8a6fa5b025602a8f247542a0afbe388cea067d7a5f6b5115b96
0x96fce49fd464bafcd8325cfc99361b1dbde0e352bfe337f7aed4a5cec64cd4fe

Functions
Getter at block 20857247
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8dd0005d3421c020c0e8771139e2c9940bb525f5e7a190bed8ea83d5dc32b7ec
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf6c40C4391D6570032D2EB7A9CD9935898c430CF, 0xDA3dD3930d9F51a2649e13f353E4bB7c35CB3B57, 0x7037600A470B69831A215B01eAE03AB586BE8117]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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.