GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd6369d5d9f734bb911eb476fa4c67ae3e5d9fe10923e00f15b89340f7130d61e
0x8345298e88328f9b1049778cbb6db973604a0def229099bb7c20935aecf344ef
0x8fdba27a7ff5279c5379168c75c544624f366f78f49a3c276eade687834ac222
0x4b9d5757d8824eff89e50ed7e2ae0141b09d812cde75612bdaebb41a53744268
0x8cc1ddf9b4c6b09f92b4012ddf489e4300ca9e7196f077d33cf14ea085457a1d
0x306f3541dd4ddd5655dc1c07eb1d0c2edcd8d7ee99c0f93b52279d79894c0eb1
0xb486e4a503c2b7f83b08e66ff24d3c993afa826b9efb32d983a9abd6655b05ac
0xbb13aadd21cd839f7fb21fb005ac334158c3a787ca274bbc13702c26e7d88f80
0x2f800cead477fab933a87018f9541c6e62db05d134fc1ee596a10da9c8e9212d
0x2ecf3d41059fb56c2d138d9f331f413bce94db90b5c5298cbe5abc615ce9e03a

Functions
Getter at block 20922934
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4a40193465b06aa7ea7016b3d374cf01c530475ce691ea5e305e41125b58fa99
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x82d8CFF511136Dc5A54AAc41F88c374fA1128FA5, 0xF99812028817Da95f5CF95fB29a2a7EAbfBCC27E, 0x1223e927Eac8Ad096C70cb399895fF22842a4406]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
86
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.