Roaring Kitty
Verified contract
Active on
Ethereum with 4,140 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xad0a…fe23
1 additional
variable
Balances ($624.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
roar | ERC-20 | 3.511258M | $0.000178 |
$624.02 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21305194 | an hour ago | | | 0 | 0.00019941600 | |
| 21299932 | 19 hours ago | | | 0 | 0.00041137825 | |
| 21297371 | a day ago | | | 0 | 0.00041336578 | |
| 21291509 | 2 days ago | | | 0 | 0.00038153537 | |
| 21289043 | 2 days ago | | | 0 | 0.00025078959 | |
| 21269550 | 5 days ago | | | 0 | 0.00029346681 | |
| 21269538 | 5 days ago | | | 0 | 0.00033922415 | |
| 21269492 | 5 days ago | | | 0 | 0.00030351078 | |
| 21269480 | 5 days ago | | | 0 | 0.00028863806 | |
| 21266143 | 6 days ago | | | 0 | 0.00087553183 |
ABI
ABI objects
Getter at block 21305463 getThisAddress() view returns (address)
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
getBuyCount() view returns (uint256)
10952
getBuyTax() view returns (uint256)
0
getPreventSwap() view returns (uint256)
29
getReduceTaxAt() view returns (uint256)
29
getSellTax() view returns (uint256)
0
name() pure returns (string)
Roaring Kitty
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
roar
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAddressAmount(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
delBots(address[] notbot)
manualSwap()
openTrading()
overridePreventSwap()
removeLimits()
removeTax()
renounceOwnership()
resetInitialBuyTax(uint256 newTax)
resetInitialSellTax(uint256 newTax)
resetReduceTaxAt(uint256 newTax)
sendBatch(address[] _recipients, uint256[] _values)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.