MIKASA TSUKASA
Verified contract
Active on
Ethereum with 418 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TSUKASA | ERC-20 | 7.5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20165624 | 5 months ago | | | 0 | 0.00013971300 | |
| 20157936 | 5 months ago | | | 0 | 0.00020468963 | |
| 20110444 | 5 months ago | | | 0 | 0.00028727347 | |
| 18468300 | a year ago | | | 0 | 0.00038895969 | |
| 16279008 | 2 years ago | | | 0 | 0.00096664595 | |
| 15810193 | 2 years ago | | | 0 | 0.00056201867 | |
| 15770309 | 2 years ago | | | 0 | 0.0012414958 | |
| 15745614 | 2 years ago | | | 0 | 0.00070317094 | |
| 15653477 | 2 years ago | | | 0 | 0.00052735476 | |
| 15653286 | 2 years ago | | | 0 | 0.00024018536 |
ABI
ABI objects
Getter at block 21215412
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
3
buyTreasuryFee() view returns (uint256)
3
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
2500000000000000000000000000000000000000000
maxWallet() view returns (uint256)
5000000000000000000000000000000000000000000
name() view returns (string)
MIKASA TSUKASA
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairedToken() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
3
sellTreasuryFee() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
TSUKASA
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
treasuryWallet() view returns (address)
0xff145b4ef498688b6ef5a88cf79c8c84bb48d0c8
uniswapV2Pair() view returns (address)
0xd6768d02dbc133475bb6a81579494c2ba7eff261
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _treasuryFee, uint256 _liquidityFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _treasuryFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTreasuryWallet(address newTreasuryWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
treasuryWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.