Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6a82…105f
0x5074…73ab
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YNY | ERC-20 | 4.562349K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17399712 | a year ago | | | 0 | 0.0010025390 | |
| 17399548 | a year ago | | | 0 | 0.0011514054 | |
| 17382058 | a year ago | | | 0 | 0.0012996533 | |
| 17382051 | a year ago | | | 0 | 0.0012791138 | |
| 17379049 | a year ago | | | 0 | 0.0020407756 | |
| 17379046 | a year ago | | | 0 | 0.0030850669 | |
| 17378991 | a year ago | | | 0 | 0.0018216238 | |
| 17378968 | a year ago | | | 0 | 0.00091884260 | |
| 17378966 | a year ago | | | 0 | 0.0016214339 | |
| 17378960 | a year ago | | | 0 | 0.00091756537 |
ABI
ABI objects
Getter at block 21298342
_liquidityFeeOnBuy() view returns (uint256)
1
_liquidityFeeOnSell() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_redisFeeOnBuy() view returns (uint256)
1
_redisFeeOnSell() view returns (uint256)
1
_swapTokensAtAmount() view returns (uint256)
50000000000000000000000
_taxFeeOnBuy() view returns (uint256)
1
_taxFeeOnSell() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
18
name() pure returns (string)
Yin Yang
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
YNY
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x40cf34dbfb2176c8a7b3e4d2056cbbc2e50f6f38
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
preTrader(address) view returns (bool)
State-modifying
Events allowPreTrading(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
removePreTrading(address[] accounts)
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell, uint256 liquidityFeeOnBuy, uint256 liquidityFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading()
toggleSwap(bool _swapEnabled)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.