GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x1926631a5bba1aba08b2149a3ad5030edeecc13ca936822fe813a0b71e768988
0x50fdb67159004dc0e514499ae801eb4dbd9974a7557531ebcef38aba20b4ad08
0x2a8f62d4a91f200da72cdf46abd65348a238567135f046593c92a8b56c53a446
0x42c37d1adf12016bb0b10ee96d44afaf39f59e50bba0ce083d2f9bd9eac95553
0x9e65612f936cc334575316f5325baae92c48a4b609c4f201b696ffa573d72e94
0xd6e9668ef75078884e3fd5ed79290b20b7c044c7f98facf51a40f72d33d2e966
0x922d362a4760e1ca7a4e679d9054b0092f0f8008f8bc68386c8744dc119e927e

Functions
Getter at block 20878359
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaba9aef2dc90f0efc0a4c8b660d832ad040c148c9856f6b55ff1195d69b4f92c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x29Bc5FcD99d56CA501591e02Ab8d706C09FD050F, 0x6ECd5e7A81dCBB37C86744110402B01d8E1F6044, 0xca08a6Ce88dC2C6e794503b23fd1f922f6F3FA02]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.