Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIYAGI | ERC-20 | 27.515876M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18180096 | a year ago | | | 0 | 0.00026326553 | |
| 18064869 | a year ago | | | 0 | 0.00044814374 | |
| 18022885 | a year ago | | | 0 | 0.0020374260 | |
| 17978187 | a year ago | | | 0 | 0.00076498779 | |
| 17920648 | a year ago | | | 0 | 0.00068724793 | |
| 17891884 | a year ago | | | 0 | 0.0015235850 | |
| 17891841 | a year ago | | | 0 | 0.0013534940 | |
| 17884136 | a year ago | | | 0 | 0.00047376520 | |
| 17862991 | a year ago | | | 0 | 0.0015653657 | |
| 17839154 | a year ago | | | 0 | 0.00033401028 |
ABI
ABI objects
Getter at block 21188097
buyTax() view returns (uint256)
6
decimals() view returns (uint8)
18
increaseBuyTax() view returns (bool)
false
miyagiV1() view returns (address)
0x77506f689ab69ac272c22461a9b4752da8ff8d19
name() view returns (string)
MIYAGI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
4
starting() view returns (bool)
false
swapping() view returns (bool)
false
symbol() view returns (string)
MIYAGI
totalSupply() view returns (uint256)
500000000000000000000000000
uniswapV2Pair() view returns (address)
0x1dd912f78ca878ff23899f78967635a9371dd15e
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)
claimed(address) view returns (bool)
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)
migrate()
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, bool _increaseBuyTax)
updatetaxOnTaxOffTransactions(uint256 _taxOnTaxOffTransactions)
withdrawRemainingTokens()
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, address _miyagiV1, uint256 _supply)
receive()
This contract contains no error objects.