YakitoriCorporation
Verified contract
Active on
Ethereum with 56 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YCORP | ERC-20 | 309.716659K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18065974 | a year ago | | | 0 | 0.0010821639 | |
| 18065962 | a year ago | | | 0 | 0.0020144668 | |
| 18065961 | a year ago | | | 0 | 0.0011295173 | |
| 18065958 | a year ago | | | 0 | 0.0011193772 | |
| 18065952 | a year ago | | | 0 | 0.00057086160 | |
| 18065951 | a year ago | | | 0 | 0.00057613206 | |
| 18065948 | a year ago | | | 0 | 0.0010448190 | |
| 18065948 | a year ago | | | 0 | 0.0010940004 | |
| 18065946 | a year ago | | | 0 | 0.0011435232 | |
| 18065943 | a year ago | | | 0 | 0.0011551104 |
ABI
ABI objects
Getter at block 21324436
buyTax() view returns (uint256 marketing, uint256 liquidity, uint256 div, uint256 total)
(marketing=2, liquidity=0, div=3, total=5)
decimals() view returns (uint8)
18
divWallet() view returns (address)
0x7c5a6b435a0a6a6e4bbb20e4ba1ca8fe8a22076c
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x7c5a6b435a0a6a6e4bbb20e4ba1ca8fe8a22076c
maxTransactionAmount() view returns (uint256)
200000000000000000000000
maxWallet() view returns (uint256)
200000000000000000000000
name() view returns (string)
Yakitori Corporation
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256 marketing, uint256 liquidity, uint256 div, uint256 total)
(marketing=2, liquidity=0, div=3, total=5)
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
YCORP
totalSupply() view returns (uint256)
10000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xdd25b4c164848cd3a68400f720734f4f00692b2f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
divFees(uint256 _buyMarketing, uint256 _buyLiquidity, uint256 _buyDiv, uint256 _sellMarketing, uint256 _sellLiquidity, uint256 _sellDiv)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDiv(address _divWallet)
updateMarketingWallet(address _marketingWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquidity(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.