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 |
---|---|---|---|---|---|
OTSUKA | ERC-20 | 30.096682M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16228839 | 2 years ago | | | 0 | 0.00078152534 | |
| 16228826 | 2 years ago | | | 0 | 0.0010308187 | |
| 16228809 | 2 years ago | | | 0 | 0.00065770538 | |
| 16228799 | 2 years ago | | | 0 | 0.00062448893 | |
| 16228791 | 2 years ago | | | 0 | 0.00081699087 | |
| 16228778 | 2 years ago | | | 0 | 0.00080149492 | |
| 16228766 | 2 years ago | | | 0 | 0.00079431191 | |
| 16228748 | 2 years ago | | | 0 | 0.00094466000 | |
| 16228747 | 2 years ago | | | 0 | 0.00069047138 | |
| 16228747 | 2 years ago | | | 0 | 0.00079390678 |
ABI
ABI objects
Getter at block 21311720
buyFee() view returns (uint16 devFee)
0
decimals() view returns (uint8)
18
maxBuyAmount() view returns (uint256)
20000000000000000000000000
maxSellAmount() view returns (uint256)
20000000000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000000000000
name() view returns (string)
OTSUKA
owner() view returns (address)
0x545dfeb2abb9d6eca52f54aadeabb169f65b33ab
sellFee() view returns (uint16 devFee)
20
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
40000000000000000000000000
symbol() view returns (string)
OTSUKA
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x2239fcbb4f90d4176446f7091567b5035f31267f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimStuckTokens(address _token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludefromLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBuyFees(uint16 newBuyFee)
setDevWallet(address newWallet)
setMaxBuyAmount(uint256 amount)
setMaxSellAmount(uint256 amount)
setMaxWallet(uint256 amount)
setSellFee(uint16 newSellFee)
setSwapTokensAtAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateRouter(address newAddress)
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)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.