GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xaf0f50ec0fb8ab232776a577c58e277cff5803e9bbc0dba74284bebb357bb7df
0x8f4938b64e57cd87bed0cd3c40cd7b763958ba86afc7ab30ca1312688961b82c
0x8f54ed3581625875a35372f9286ab621674e2d7883cce7357eec88089e2daab7
0x39038b76d2bdaa08142b742a3ce601cf33d455d9de1861a4d51c3894f475e4a4
0xadff951002e41dac0837178cfad3e1bb7af4e637205ea4ffe7c965b0ad9320da
0xe17d5e9f23a599c823dcddf8a747a85f609efd71c7193f83d700e15d01da0592
0xf0fd22818b2203781c1dcd9eb7897b464811c6f7a3dffae1605e9a77a774f44e
0x44e5e0506a4e7ca8cf6d96fd1ac760a3d441f7d360c944fc12c9c0e7063cfa4a
0x64a256fc405af5a60c110633d7a71a0f6f61df4d9146b2d28d608f4340e7d396
0x748daaf5c33426c308247e76d533573827e8672f0ffeafa6e9af8c7853e9c5f7

Functions
Getter at block 21258391
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x365593d81512c3a7f0761af440609e8e83e1d976ac925c7506bc8205d2537577
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6BDda7A5327EfDE540BB44f89Cf7f516b9328574, 0x747ceb05584e2C2a4a3c49c8CCEECd423cf76f7B, 0x9A818562B9A0EdBA5134b0f95fF89C3f55E49897, 0x2d05F732CBa8D50Bc7ca202391C352aF13d1e517, 0x5Ee5782F665c3A7277D0d8b59b264eC2afE699B0, 0xDB97c377F23a9Dc54c3D6F9df7bC0ca4Cf7D5A81]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
277
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.