Sword of Mikaboshi
Verified contract
Active on
Ethereum with 72 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Zanseiken | ERC-20 | 2.216385B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15606966 | 2 years ago | | | 0 | 0.00015887683 | |
| 15606961 | 2 years ago | | | 0 | 0.00010905041 | |
| 15606959 | 2 years ago | | | 0 | 0.00015605596 | |
| 15606957 | 2 years ago | | | 0 | 0.00014663827 | |
| 15606939 | 2 years ago | | | 0 | 0.00056381461 | |
| 15606939 | 2 years ago | | | 0 | 0.00056381461 | |
| 15606939 | 2 years ago | | | 0 | 0.00056381461 | |
| 15606939 | 2 years ago | | | 0 | 0.00056381461 | |
| 15606897 | 2 years ago | | | 0 | 0.00020939675 | |
| 15606897 | 2 years ago | | | 0 | 0.00020939675 |
ABI
ABI objects
Getter at block 21418229
buyLiquidityFee() view returns (uint256)
1
buyOperationsFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
6
buyYashaFee() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxBuyAmount() view returns (uint256)
1000000000000000000000000000
maxSellAmount() view returns (uint256)
1000000000000000000000000000000000000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000000000000000000000000000000
name() view returns (string)
Sword of Mikaboshi
operationsAddress() view returns (address)
0xddb1364424477ccdca101249cb0732f5dd5912e8
owner() view returns (address)
0xddb1364424477ccdca101249cb0732f5dd5912e8
sellLiquidityFee() view returns (uint256)
1
sellOperationsFee() view returns (uint256)
7
sellTotalFees() view returns (uint256)
8
sellYashaFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
250000000000000000000000000
symbol() view returns (string)
Zanseiken
tokensForLiquidity() view returns (uint256)
9398617900000000000000000
tokensForOperations() view returns (uint256)
65790325300000000000000000
tokensForYasha() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15606835
uniswapV2Pair() view returns (address)
0x711b669ed7b2606abc1f04db151f884abaf07371
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
yashaAddress() view returns (address)
0xddb1364424477ccdca101249cb0732f5dd5912e8
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdropToWallets(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _yashaFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _yashaFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
UpdatedYashaAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.