TimeCoin

Verified contract

Active on Ethereum with 183 txns
Deployed by via 0xe30f947d at 20806638
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "TimeCoin"

0xa805ffcd6aff92b8e36fab8fc800474875c3e32e65a4868c039df12d2c538610
0x08ffbc5893ab3bf97c4d062747c4d33e370bee1b1ffc59b88980f320b3529efc
0x609e21fd0559543595072fb15411b48dfd904e79a855bda881db0c5fc38572b3
0x978e7a2973239d3cb08b40e6483a2aef1757e75dc0e9cd5461129ac4e562473d
0x2a271b6a83934f972b3fe0b8c8bbf2fc2615e39849bcb1213efa92771769e9f7
0x4a46dedc2977d9293e0112756cbfe779fc95c9c1625f905dd1d15ccefe9a09d8
0xa9c98a83c8f8699cb5936591fe8f11aef2f17a3f1b89be09cb692da44c7ce13e
0x54e8785cd1760b8c7e9a2ea237333cf13b70dc5f8bc9a99415d9717f67f5de46
0xe6e91e71369449f01d201942aae8442ae7474c98be747a23220aff1fedb6f18d
0xf0701f1285f6e6a9d30a1cc4798f60e19558d08d0fb3674008b22899e17a5400

Functions
Getter at block 21201068
_buyCount(view returns (uint256)
250
_finalBuyTax(view returns (uint256)
0
_finalSellTax(view returns (uint256)
0
_maxTaxSwap(view returns (uint256)
11000000000000000
_maxTxAmount(view returns (uint256)
1000000000000000000
_maxWalletSize(view returns (uint256)
1000000000000000000
_taxSwapThreshold(view returns (uint256)
1100000000000000
_transferTax(view returns (uint256)
0
decimals(pure returns (uint8)
9
name(pure returns (string)
TimeCoin
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
TIME
totalSupply(pure returns (uint256)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBots(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBots(address[] notbot
manualSwap(
openTrading(
reduceFee(uint256 _newFee
removeLimits(
removeTransferTax(
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
TransferTaxUpdated(uint256 _tax
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.