TomJerry

Verified contract

Active on Ethereum with 495 txns
Deployed by via 0x0b297164 at 18029358
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
ERC-20
--
0xad3b8be7a05fb67a2cf085069ef143358de64a97946681cfc029d7f6045ca325
0x6fb46aa0b703bc6742e289fa87b61e403eb65a5a82df9c3bad7ddbe9017c281f
0xbf30d2616a93e4663719e16c5240dbbe34f202426e6c3a7f215af15c546a4c1b
0x24d9dc62a20439d9cc293f7c8ce348dd6a37ca2eb625694d687fa3c9726fa5b8
0xb4f6582e8b5dfd08cdfa3c85a6268f83691d6dddbe253e6a700b085905532d80
From
0x0e33204870523f637bf69cb8fb793aab09584ca4a9b559ceda7457e81d6d5c97
0x64ac01a2b26e4e39950ac8dd505b68e3fa87747f0aeb3c0ca3c9aadc933c4007
0x1d8fc130a8e044dff4dc5f2670f2444a8532d6be6921d36070dcd40bfa697823
0x341c681af016c7c654425c5f26d81e890ffb9ed08010192a7c2d05a7b27e8a2d
0xc191dd415557ba76130df505e1426047a0e1ee81b01c5cd65fad8cf38cfb172d

Functions
Getter at block 21230313
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
delayBlocks(view returns (uint256)
10
discountTaxPercentage(view returns (uint256)
20
finalTaxPercentage(view returns (uint256)
40
getCirculatingSupply(view returns (uint256)
1000000000000000000000000
getLpPrice(view returns (uint256)
3106395
getMarketCap(view returns (uint256)
3106395000000000000
initialTaxPercentage(view returns (uint256)
300
name(view returns (string)
Tom
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0xacbd84e57fa2ece87fb9d749d36b3a7679fda414
startBlock(view returns (uint256)
18029528
symbol(view returns (string)
TOM
taxAllocation(view returns (uint256 marketinguint256 liquidityuint256 rewards)
(marketing=300, liquidity=200, rewards=500)
taxCollected(view returns (uint256)
25495753370865148566791
totalSupply(view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
taxPercentage(bool isBuyview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initLiquidity(payable 
initPair(
initTrading(address[] accounts
renounceOwnership(
renounceRole(bytes32 roleaddress account
rescueETH(
rescueTokens(address _token
revokeRole(bytes32 roleaddress account
setIsDiscounted(bool active
setTaxAllocation(uint256 _marketinguint256 _liquidityuint256 _rewards
setTaxPercentage(uint256 _finalTaxPercentageuint256 _discountTaxPercentage
setWallets(address _marketingWalletaddress _liquidityWalletaddress _rewardsWallet
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboladdress _admin
Fallback and receive
receive(
Errors

This contract contains no error objects.