Skip to content

Latest commit

 

History

History
132 lines (86 loc) · 3.97 KB

2021-04-10-x42.md

File metadata and controls

132 lines (86 loc) · 3.97 KB

Wrapped x42 Protocol

Contract address: 0xf49fcdb92c7438b54edb4f1021abe3e3b4b15c92

1. Contract:

1.1 Is verified on Etherscan?

  • YES
  • NO

Source code of the contract is readable on Etherscan.

1.2 Is ERC-20 compatible?

  • YES
  • NO

Code has features which are not necessary

1.3 It is a proxy contract?

  • YES
  • NO

It is not possible to change this contract bussines logic without changing contract address.

1.4 Allow for renounce ownership?

  • YES
  • NO

Yes, it implements Ownable.sol, until analysis, not used. Still deployer is a contract owner.

1.5 Allow minting?

  • YES
  • NO

That can increase total supply, _mint function is public and can be used only by someone with minter role, contract is using flags onlyMinter and canMint. At this time minting is still available for contract owner (mintingFinished is false), infinite number of new tokens can still be mint.

1.6 Allow burning?

  • YES
  • NO

That can decrease total supply, here, allows token holders to destroy both their own tokens.

1.7 Is pauseable?

  • YES
  • NO

No one is able to pause the contract and for example block selling abillity

1.8 Is some kind of whitelist present?

  • YES
  • NO

There is no list with privileged addresses in smart contract.

1.9 Is some kind of blacklist present?

  • YES
  • NO

There is no list with blocked addresses in smart contract.

1.10 It is generated contract?

  • YES
  • NO

This contract was made with generator - https://vittominacori.github.io/erc20-generator. Owner just paid some eths and deployed this generic contract.

1.11 How contract was funded (DEX, CEX, TornadoCash etc.)?

  • DEX
  • CEX
  • TornadoCash
  • External account

Contract was funded from external account, managed by private key and from Binance.

2. Owner:

2.1 It is a contract or external address?

  • contract (multisig, dao)
  • external address

Centralized management, that can possess risks.

Owner: 0x7F61ffA34FeAeefc847D38279D27E5c4639f59F4

2.2 Is deployer of this contract?

  • YES
  • NO

Current owner also deployed this contract on the Ethereum blockchain.

2.3 Are management keys burnt?

  • YES
  • NO

Centralized management, that can possess risks.

3. Liquidity:

3.1 Available on Uniswap?

  • YES
  • NO

Uniswap: $WX42

Pool: WX42/ETH

DexTools: $WX42 WX42/ETH

3.2 Is locked (TeamFinance, UniCrypt)?

  • YES
  • NO

UniCrypt: Not locked WX42/ETH

Team Finance: Not locked WX42/ETH

4. Holders:

4.1 Is Uniswap first?

  • YES
  • NO

Uniswap is 5th biggest hodler.

4.2 Is owner a main holder?

  • YES
  • NO

Contract owner do not hold any tokens - $WX42 tokens.

Almost all of the tokens are held by 0x53edc98cb6c21dfcddaf7f91ebf39789b93e2ac6 which received them during contract creation.