GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x262a421bec0e8db7366fcc5c511bd0f0d0b99831d1ecf9b13d028a962c399514
0x622ac623c13abf627dad73dd03077276413e3ed0e797647af76bee20e5643ace
0x355446573f923fb6cf76f3be1976c53e25762a8f813780ad421759ebdd892f8b
0x741dbc00f07ccad01d1d69fc6509b396a5462809c3b24b8c05c112520efa4f55
0x31f2d78561e713148008e84bfa6e305b4145d4c6c052141b01163723c3b70b00
0xe2ef81f7235928d430cae7e28905899663ad76df26801829e4908b0fec467970
0x9c38d2a009a465bc4a6de980eb0e90961d78fb4f8c7fa30d1ecdce9705c8156d
0x017fdc3a3d206fbaf79ed80292eeb25421e6e7045312f6a5d9f8d6df70384abe
0xe3184aa73166ec1e441b41bddb885ce026f9dd8225341b1b762907a2aa11ab39
0x6742fd7baa090354985e3d9d0defb8f36a81e9eee59c5c1c29557ed9f486c7c4

Functions
Getter at block 21422024
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x727b52e867c2a6b3a1fdc013d45f22ed45ef220ec793e1f697e95f558172e388
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x012d08E92CB753cF06990960bA5f59E6E21aDD8f, 0x6e0dBaF4551CF89B6ba4143727729e0c18153CC0]
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.