Jujx Сhina Token
Verified contract
Active on
Ethereum with 25 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,619.48)
Native
Value
$1,619.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.647618 | $2,500.67 |
$1,619.48 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6622182 | 6 years ago | | | 0 | 0.00043990800 | |
| 6622176 | 6 years ago | | | 0 | 0.00025079600 | |
| 6622130 | 6 years ago | | | 0 | 0.00031422000 | |
| 6621942 | 6 years ago | | | 0.1 | 0.00052147000 | |
| 6621424 | 6 years ago | | | 0.05 | 0.00071503800 | |
| 6618765 | 6 years ago | | | 0 | 0.00075412800 | |
| 6618757 | 6 years ago | | | 0 | 0.00037365120 | |
| 6618748 | 6 years ago | | | 0 | 0.00017658220 | |
| 6618743 | 6 years ago | | | 0 | 0.00035063000 | |
| 6618720 | 6 years ago | | | 0 | 0.00028262650 |
ABI
ABI objects
Getter at block 21091026
buyPrice() view returns (uint256)
67771200000000
decimals() view returns (uint8)
18
myTokens() view returns (uint256)
0
name() view returns (string)
Jujx Сhina Token
owner() view returns (address)
0x0f363c50e63bf8b420073feaf644cae5ef7c7802
sellPrice() view returns (uint256)
57484500000000
stakingRequirement() view returns (uint256)
50000000000000000000
symbol() view returns (string)
JJX
totalEthereumBalance() view returns (uint256)
647617971331082107
totalSupply() view returns (uint256)
6043791364242245918557
Read-only
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
getParent(address child) view returns (address)
myDividends(bool _includeReferralBonus) view returns (uint256)
State-modifying
Events buy(address _referredBy) payable returns (uint256)
changeOwner(address _newOwner) returns (bool success)
exit()
reinvest()
sell(uint256 _amountOfTokens)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy, uint256 timestamp, uint256 price)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned, uint256 timestamp, uint256 price)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.