Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf151…b7fc
0x108d…859c
5 additional
variables
Balances ($193.67)
Native
Value
$193.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.052725 | $3,673.11 |
$193.67 | |
RUMOR | ERC-20 | 259.269674 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21261783 | 9 days ago | | | 0 | 0.00032629984 | |
| 20378313 | 4 months ago | | | 0 | 0.00031520898 | |
| 17834918 | a year ago | | | 0 | 0.0011965600 | |
| 17661886 | a year ago | | | 0 | 0.00090375320 | |
| 17527273 | a year ago | | | 0 | 0.00064406509 | |
| 17384403 | 2 years ago | | | 0 | 0.0014016430 | |
| 17384388 | 2 years ago | | | 0 | 0.0015021667 | |
| 17384369 | 2 years ago | | | 0 | 0.0015211517 | |
| 17384357 | 2 years ago | | | 0 | 0.0016114230 | |
| 17384340 | 2 years ago | | | 0 | 0.0016135657 |
ABI
ABI objects
Getter at block 21327277
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
RUMOR
owner() view returns (address)
0x8e55b9a61cb2eb88020ac995a1fce1d27fe1eab8
symbol() pure returns (string)
RUMOR
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0xa5a11412997d19a672a58d78dacbc225269515d4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
preTrader(address) view returns (bool)
State-modifying
Events allowPreTrading(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
removePreTrading(address[] accounts)
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.