Asuka Inu
Verified contract
Active on
Ethereum with 559 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2f36…6c3d
0xda96…a1a5
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,608.15 |
$0 | |
ASUKA | ERC-20 | 123.565492K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19527433 | 8 months ago | | | 0 | 0.0014448114 | |
| 19527419 | 8 months ago | | | 0 | 0.0013022717 | |
| 19145895 | 10 months ago | | | 0 | 0.00031245730 | |
| 17719067 | a year ago | | | 0 | 0.0045550581 | |
| 17718906 | a year ago | | | 0 | 0.0037325862 | |
| 16639625 | 2 years ago | | | 0 | 0.00077171708 | |
| 16294872 | 2 years ago | | | 0 | 0.0015927369 | |
| 15558174 | 2 years ago | | | 0 | 0.00013463622 | |
| 14869919 | 3 years ago | | | 0 | 0.0018935820 | |
| 14543649 | 3 years ago | | | 0 | 0.0013618022 |
ABI
ABI objects
Getter at block 21316403
_devWalletAddress() view returns (address)
0x2f36a7801045c6bb09422dc752338e0ab79d6c3d
_getETHBalance() view returns (uint256 balance)
1
_getMaxTxAmount() view returns (uint256)
1000000000000000000000000000
_getTaxFee() view returns (uint256)
1
_getTeamFee() view returns (uint256)
10
_marketingWalletAddress() view returns (address)
0xda96798a8d22923ee375357b9f1b50d87104a1a5
decimals() pure returns (uint8)
18
getUnlockTime() view returns (uint256)
0
name() pure returns (string)
Asuka Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
ASUKA
totalFees() view returns (uint256)
54948012318634559547817565
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x99853ea879b8f621efde2a78cb45965646719df2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setDevWallet(address devWalletAddress)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setMaxWalletSize(uint256 maxWalletSize)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
removeBotFromBlacklist(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor(address devWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.