GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x4b86f33d0ee0202b443da6fc52e040bb56f76ec731b4affea5f5cf0464f23aca
0x9a6bdf90017892baa8286ec55b474621c81e35f807cd8e1f301682f67da88ee5
0x6c6154ed033f52e7c2b0cca0411e19eaaf2e067988eb528b6d2325509b3c59ab
0x20db1d8d67917ecc858da00cb1eb5c3c8a225dd1096dd9a8a08041e8e98d3d46
0x6f5be026b1c5122540db2014221d72021225143e29697b18bfef1947a19a4894
0x20baff712800138820d9ef7526d656e47d933e1ee52265107ccbe4d65bf8435c
0x20419fd50d6201e6e4f4a5b36f0ae34c991ecaeee3b9a686b86f188198dda614
0x5be0820ef77f52d65bfb3bbb01e9907b93efd56224202d73dde66cccd16ae8d1
0xabb0280c54f36337f9c5b7f07c0839973e0e7d3204f40aacc6d05181068c7c9b

Functions
Getter at block 20925024
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb302ed7ed987072b86308b4938513df7f4173f26d46137494f4d01b314b2f14b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7a5d6db135F0e9ADFAa22F1490A510B647C622A8, 0x59AEb4A4F839464CAE6973966353b3B9ba804C3F]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
8
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.