Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($2.55)
Native
Value
$2.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000834 | $3,055.49 |
$2.55 | |
Yu-Ki | ERC-20 | 27.557595K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16859331 | 2 years ago | | | 0 | 0.00037323868 | |
| 16823902 | 2 years ago | | | 0 | 0.00071263779 | |
| 16822980 | 2 years ago | | | 0 | 0.00083794613 | |
| 16822966 | 2 years ago | | | 0 | 0.00090959481 | |
| 16814534 | 2 years ago | | | 0 | 0.00073101483 | |
| 16789850 | 2 years ago | | | 0 | 0.0010745301 | |
| 16789844 | 2 years ago | | | 0 | 0.0019144616 | |
| 16789786 | 2 years ago | | | 0 | 0.0010378523 | |
| 16789774 | 2 years ago | | | 0 | 0.0017291472 | |
| 16763913 | 2 years ago | | | 0 | 0.0018495445 |
ABI
ABI objects
Getter at block 21191111
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_totalProportion() view returns (uint256)
946645539959867
claimingFees() view returns (bool)
true
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
995140777425788
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Yu-Kiang
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xa505b907683c47b90fbea413df9b57110d8baf35
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
2000000000000
symbol() view returns (string)
Yu-Ki
totalSupply() view returns (uint256)
1000000000000000
tradingOpen() view returns (bool)
true
viewFeesBuy() view returns (uint256, uint256, uint256, uint256, uint256, uint256)
(7, 20, 8, 10, 45, 1000)
viewFeesSell() view returns (uint256, uint256, uint256, uint256, uint256, uint256)
(7, 20, 8, 10, 45, 1000)
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 AllowTrading()
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)
manualSwapBack()
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)
transfer()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferTo(address sender, uint256 amount)
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.