Made In China
Verified contract
Active on
Ethereum with 37 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
China | ERC-20 | 173.913208B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17367340 | 2 years ago | | | 0 | 0.0010774397 | |
| 17362191 | 2 years ago | | | 0 | 0.0019063676 | |
| 17362171 | 2 years ago | | | 0 | 0.0015029768 | |
| 17362169 | 2 years ago | | | 0 | 0.0012679261 | |
| 17362166 | 2 years ago | | | 0 | 0.0014049604 | |
| 17362166 | 2 years ago | | | 0 | 0.0014101258 | |
| 17362165 | 2 years ago | | | 0 | 0.0013561939 | |
| 17362165 | 2 years ago | | | 0 | 0.0014425850 | |
| 17362165 | 2 years ago | | | 0 | 0.0014497758 | |
| 17362164 | 2 years ago | | | 0 | 0.0015082979 |
ABI
ABI objects
Getter at block 21379409
_maxTxAmount() view returns (uint256)
20000000000000000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000000000000000
_totalProportion() view returns (uint256)
1000000000000000000000000000000
claimingFees() view returns (bool)
true
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000000
getOwner() view returns (address)
0x6942f4317e255bba3696feffa1d5cf05bb477750
name() view returns (string)
Made In China
owner() view returns (address)
0x6942f4317e255bba3696feffa1d5cf05bb477750
pair() view returns (address)
0x712556e6896f2ab071cfb4e5391e70ee235aaca4
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
20000000000000000000000000000
symbol() view returns (string)
China
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingOpen() view returns (bool)
true
viewFeesBuy() view returns (uint256, uint256, uint256, uint256, uint256, uint256)
(5, 5, 5, 0, 15, 100)
viewFeesSell() view returns (uint256, uint256, uint256, uint256, uint256, uint256)
(20, 30, 30, 0, 80, 100)
Read-only
_rOwned(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFeeBuy(bool) view returns (uint256)
getTotalFeeSell(bool) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
tokenFromReflection(uint256 proportion) view returns (uint256)
tokensToProportion(uint256 tokens) view returns (uint256)
State-modifying
Events SetMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
SetMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFees(uint256 _liquidityFeeBuy, uint256 _reflectionFeeBuy, uint256 _marketingFeeBuy, uint256 _TeamFeeBuy, uint256 _feeDenominator, uint256 _liquidityFeeSell, uint256 _reflectionFeeSell, uint256 _marketingFeeSell, uint256 _TeamFeeSell)
changeName(string newName)
changeSymbol(string newSymbol)
clearForeignToken(address tokenAddress, uint256 tokens) returns (bool)
clearStuckETH(uint256 amountPercentage)
removelimits()
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver, address _liquidityReceiver, address _TeamFeeReceiver)
setIsFeeExempt(address[] addresses, bool status)
setIsTxLimitExempt(address[] addresses, bool status)
setSwapBackSettings(bool _enabled, uint256 _amountS, uint256 _amountL, bool _alternate)
setTarget(uint256 _target, uint256 _denominator)
setTrading()
transfer()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reflect(uint256 amountReflected, uint256 newTotalProportion)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.