Tales of Shitarium
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RUGTOSHI | ERC-20 | 1.35M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17932594 | a year ago | | | 0 | 0.00034645697 | |
| 17932458 | a year ago | | | 0 | 0.00052695270 | |
| 17932455 | a year ago | | | 0 | 0.00075566347 | |
| 17932443 | a year ago | | | 0 | 0.00089892791 | |
| 17932443 | a year ago | | | 0 | 0.00089892791 | |
| 17932443 | a year ago | | | 0 | 0.00089892791 | |
| 17932443 | a year ago | | | 0 | 0.00089892791 | |
| 17932443 | a year ago | | | 0 | 0.00089892791 | |
| 17932442 | a year ago | | | 0 | 0.00086182168 | |
| 17932441 | a year ago | | | 0 | 0.00084300010 |
ABI
ABI objects
Getter at block 21262777
DevelopmentWallet() view returns (address)
0xa1557e59bf679e01eaafaba47d7dcd759c2ae4c8
buyDevelopmentFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Tales of Shitarium
owner() view returns (address)
0xa1557e59bf679e01eaafaba47d7dcd759c2ae4c8
sellDevelopmentFee() view returns (uint256)
35
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
35
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
RUGTOSHI
tokensForDevelopment() view returns (uint256)
1350000000000000000000000
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1b807a38dd9226472cf200034a537d4255bc3b3a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setFee(uint256 _buyLiquidityFee, uint256 _buyDevelopmentFee, uint256 _sellLiquidityFee, uint256 _sellDevelopmentFee)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.