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 |
---|---|---|---|---|---|
TastyRug | ERC-20 | 118.562552K | -- | -- |
Transactions
ABI
ABI objects
Getter at block 21200919
_maxTaxSwap() view returns (uint256)
16500000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
3000000000000
contractOwner() view returns (address)
0x0fb0c5ebe9033b8fa3e3d4843a54335bcb84e54e
decimals() pure returns (uint8)
9
name() pure returns (string)
TastyRug
owner() view returns (address)
0x0fb0c5ebe9033b8fa3e3d4843a54335bcb84e54e
symbol() pure returns (string)
TastyRug
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawAll()
withdrawAllTokens(address tokenAddress)
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.