Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIYAGI | ERC-20 | 78.993092K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20060278 | 6 months ago | | | 0 | 0.00024500015 | |
| 20060227 | 6 months ago | | | 0 | 0.00036371500 | |
| 19847621 | 7 months ago | | | 0 | 0.00046014827 | |
| 18423525 | a year ago | | | 0 | 0.00041973952 | |
| 17548110 | a year ago | | | 0 | 0.00058794819 | |
| 17547915 | a year ago | | | 0 | 0.00035129115 | |
| 17547915 | a year ago | | | 0 | 0.00061559958 | |
| 17547902 | a year ago | | | 0 | 0.00062158270 | |
| 17547708 | a year ago | | | 0 | 0.00059930709 | |
| 17546536 | a year ago | | | 0 | 0.00069559013 |
ABI
ABI objects
Getter at block 21319132
buyTax() view returns (uint256)
10
decimals() view returns (uint8)
18
increaseBuyTax() view returns (bool)
true
name() view returns (string)
MIYAGI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
starting() view returns (bool)
false
swapping() view returns (bool)
false
symbol() view returns (string)
MIYAGI
totalSupply() view returns (uint256)
500000000000000000000000000
uniswapV2Pair() view returns (address)
0x425d1e45c187789330858478f3524e70186360e9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFees(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pair(address) view returns (bool)
State-modifying
Events addPair(address _uniswapPair)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapTokensAtAmount(uint256 swapPercentDivisibleBy10000)
updateTax(uint256 _buyTax, uint256 _sellTax)
updatetaxOnTaxOffTransactions(uint256 _taxOnTaxOffTransactions)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _teamWallet, address _marketingWallet, uint256 _maxWalletTimer)
receive()
This contract contains no error objects.