FRINKCOIN

Verified contract

Active on Ethereum with 1,117 txns
Deployed by via 0x16791861 at 18516156
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
ERC-20
--
0x4a977c3eaec7480e20e206e27534c3424ac62b4f38b4c13d705e5b4b76d6eaaf
0xad4e9709b3d90bcca32cd4d1e2eab4f26350eab94e023dc6eb7101d97a7fb2d3
0x9324f029a5db3925aaaf59725948c9658798aaf8c0d4e6a55fca0c5daca2d380
0xe825fd75ef8c6994ffbc7e2412ef242d911204ed8a1a672313dcb1f83793ffc6
0xd193766fb48d8517b6f0b0059551fc53d7f1b56518e8caa9fe694b4178ccfa82
0xc3649f525bd91859dbccafbccdc7cebe86ac7b820e246924241005a0d763c6cc
0xaf59e16680e7d8cff324ccee91378735e76a7494c7d533c457cb7961c605fe69
0xc128564a8f2cce79617a613f7794e092be3ee2b4ab034d2e0cc22654b40bc5bb
0x3d6b9fb3a1ca8561832fa2f930b9e0f29b45ba9cc4b23d83d2520990633ce123
0xb55bfb8b70f954c6db1d30fba70cc41a64f1c9d1cc9a1aafd618d27d776da667

Functions
Getter at block 20857786
_maxTaxSwap(view returns (uint256)
10000000000000000
_maxTxAmount(view returns (uint256)
1000000000000000000
_maxWalletSize(view returns (uint256)
1000000000000000000
_taxSwapThreshold(view returns (uint256)
10000000000000000
buyCooldownEnabled(view returns (bool)
true
cooldownTimerInterval(view returns (uint8)
1
decimals(pure returns (uint8)
9
name(pure returns (string)
FRINKCOIN
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
FRINK
totalSupply(pure returns (uint256)
1000000000000000000
transferDelayEnabled(view returns (bool)
false
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
Eureka(
addBots(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBots(address[] notbot
manualSwap(
reduceTax(uint256 _newFee
removeLimits(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.