GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd18ee39a4569fff7fc88838bdb0e0bafc39b437c4ea06fa422bbec9dd5c932e8
0x3c535251303408d9dfc3feec8ab90fa9be582c900a9f5ffb5c8064fc9540fe2d
0xf5832e16249017c6c36c5878c534d7c0a7bff84a1c876852818db1af022ca2eb
0x46c1e45f378c653bc4b181189df6463e1a50df189cdb810fad8379a400ed802a
0xbdd2a20055041a1f812b8fda6a650f665e3c517e02d9a6f4f47538ff63f403aa
0x7ea80ad02c3d90fd1f5a42927fedaa48d059387adce8b01f9b98ec08cb4453bf
0xf68ffc74210b05376137a5438991a47d0d7ea675e1331511abfcc2dc0138834e
0xd847835517b62177520b79cd211c4ffeb34fbbf20b8afe1be78a4c289c998908
0xd8c97490657b6518d09f6421a495d9eacc31b7d55d27fb9c45045f9c2d3914bc
0xf33451c93ef1a498d0635b80933141d887fe0ab9b0dfe47ee6ff3bbb03b3263d

Functions
Getter at block 20997244
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x31a36b150c29cde52845b15453c7bd4f513e175712e39e1ca7842b05bca4ab17
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x36dA3014B0a1d7801106DC11177071622F050B8F, 0x442a431e9d4123378B9e4e27D3D000b6b1f59931, 0xA153be79B8645D247E87E28E6c9B323C8DFBf2f3, 0x98Fd3e60510Fe27fe6E0b3cA381756974CA56232]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
99
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.