Urashima Tarō
Verified contract
Active on
Ethereum with 60 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Tarō | ERC-20 | 122.384538 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15602093 | 2 years ago | | | 0 | 0.00029289408 | |
| 15597999 | 2 years ago | | | 0 | 0.00051418011 | |
| 15597934 | 2 years ago | | | 0 | 0.00064470369 | |
| 15597926 | 2 years ago | | | 0 | 0.00054839533 | |
| 15597906 | 2 years ago | | | 0 | 0.00043142949 | |
| 15597900 | 2 years ago | | | 0 | 0.00047274000 | |
| 15597900 | 2 years ago | | | 0 | 0.00075638400 | |
| 15597897 | 2 years ago | | | 0 | 0.00051562901 | |
| 15597893 | 2 years ago | | | 0 | 0.00061621835 | |
| 15597892 | 2 years ago | | | 0 | 0.0015518236 |
ABI
ABI objects
Getter at block 21422268
accountEnabled() view returns (bool)
true
buyCooldown() view returns (uint256)
30
buyCooldownEnabled() view returns (bool)
false
buyFee() view returns (uint256)
6
decimals() view returns (uint8)
18
isBotProtectionDisabledPermanently() view returns (bool)
false
isTradingEnabled() view returns (bool)
true
marketingWallet() view returns (address)
0x79b9e0745fefc66dd22b57e1a06e3717d2c0f91c
maxHolding() view returns (uint256)
1000000000000000000000000
maxPercentToSwap() view returns (uint256)
5
maxTxAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Urashima Tarō
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
8
swapTokensAtAmount() view returns (uint256)
1000000000000000000000
symbol() view returns (string)
Tarō
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xb9e14b0d879410731ef9528fa23c373d61e859b6
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
accountStatus(address) view returns (bool)
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)
isExempt(address) view returns (bool)
isSpecialAddresses(address from, address to) view returns (bool)
lastBuy(address) view returns (uint256)
State-modifying
Events activeTradingEnabled()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
changeMarketingWallet(address _marketingWallet)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAccounts()
disableBotProtectionPermanently()
excludeFromFees(address account)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimit()
renounceOwnership()
setAccountsStatus(address[] accounts, bool status)
setAutomatedMarketMakerPair(address pair, bool value)
setBuyCooldown(uint256 buyCooldown_)
setBuyCooldownStatus(bool status)
setExempt(address who, bool status)
setMaxHolding(uint256 maxHolding_)
setMaxPercentToSwap(uint256 newAmount)
setMaxTxAmount(uint256 maxTxAmount_)
setSwapTokensAtAmount(uint256 newAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _sellFee, uint256 _buyFee)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account)
FeesUpdated(uint256 sellFee, uint256 buyFee)
MarketingWalletChanged(address marketingWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndSendMarketing(uint256 tokensSwapped, uint256 bnbSend)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.