GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x82f0e024e525f315f4f9a9fb2fb15c1b124e0fec9a7bd1320c1e946db6505247
0x3b62b5ef33194766971b968fa693146543882bb978de8b5b278e4c814bd46dcb
0x9b12f86c98d464c65232df19ab9bacefd759b136f94fd7ee522e7eaf6a06a15f
0x6c8472837d2e0d77c88afe36e497f59f638c27be2127824692bc8d6beba21492
0x0ccb3152cafcb824d9bd20fc0b4a0b2093380ed5dab675a3f9634577dcde7ab8
0xf55b94e1844b736c77a118088b630a6e0bc1b36b7025d08e40b655195526f27a
0x48cf8243fe2e08c4ad9d1e6466ff13383c43c85b155fe16a13faaed913817670
0x47acccd4188f37676784a6ffa65e3aa96ec4e311713ab8700e6f8d4f36aadb9a
0x92731bc1dbdadd1dc91b96c32af2b196078d5c12ad94525e4cbc0a8f710dd1c2
0x5a4f2cdc7b63c3ed87c55491080a62e870400d655b027fd83ad782160cba245c

Functions
Getter at block 20934908
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9b705ce8026423bbef184b9d5743bea2c0551806eb134b0dcf7ad7770fa249a8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x538a07F48b5208BfBD4dA53ba2F8C8FBD39ab190, 0x219CCd92A5eb674eCb833786e1515E4A9cd34C79]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
24
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.