Etherscan
Contract on the Ethereum network
Ethereum Blockchain is a decentralized, open platform based on blockchain technology, which allows for the creation and management of smart contracts and decentralized applications (dApps). It was created by Vitalik Buterin in 2015 as an alternative to Bitcoin, offering greater functionality and flexibility.
Ethereum Contract address: https://etherscan.io/address/0x570936840fA942C96ca4C57A170dDa494DD9B9C6#code
Ethereum Bridge NFT ERC721 https://etherscan.io/address/0x72b7214e41f7e459d6700e967f61e6736cc056aa
Ethereum Bridge $ART ERC223 https://etherscan.io/address/0xa15a6b451b7ddf43044040a6b9482c94e2550eb9#code
Analysis
The code of the contract is the implementation of an interface for the ERC20 token standard (Ethereum Request for Comments 20) in the Solidity language. The ERC20 standard defines a set of functions that must be implemented by a token in order to be compliant with this standard.
Presale / Airdrop Contract Erc223: https://etherscan.io/token/0x570936840fa942c96ca4c57a170dda494dd9b9c6#code
The code represents the ERC223ART smart contract based on the ERC223 standard. The main purpose of this contract is to manage an airdrop campaign and the sale of tokens during various phases. The contract includes events, variables, and functions that jointly control the airdrop process, token purchases, and decentralized airdrop payouts.
Events such as AirdropPayout and DecentralizedAirdropPayout are emitted when a user receives tokens from an airdrop or decentralized airdrop. Variables in the contract define various sales phases, token prices in these phases, the number of tokens allocated to the airdrop, information about users who received tokens from the airdrop, and other data related to token purchases and airdrops.
The contract includes various functions that allow for the initialization of the contract, the calculation of prices and the amount of tokens for each phase, checking the possibility of purchasing tokens, managing airdrops, decentralized airdrop payouts, and purchasing tokens with consideration for various phases and airdrops.
In summary, the ERC223ART smart contract is used to manage an airdrop campaign and the sale of tokens during different phases. The contract enables users to receive tokens from airdrops, purchase tokens during sales, and also withdraw tokens from decentralized airdrops. All elements of the contract work together to ensure the smooth operation of the airdrop process and token sales."
Mint / trading NFT's Contract UNI: https://etherscan.io/address/0x6509cd7432efcbd0eb128418bd476951a684dbfe
Vote managment Contract: https://etherscan.io/address/0x7ed0b554bfb1519de995f630bdde7159650fa13a
Resources: 0x6509Cd7432EFcBD0eb128418bD476951A684DBFe
Contract audit
soon
Last updated