TIKTOK COIN
Verified contract
Active on
Ethereum with 94,873 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TIKTOK | ERC-20 | 43,505,776,208,220,450,000,000T | -- | -- | |
XLMG | ERC-20 | 100B | -- | -- | |
BCD | ERC-20 | 5.6M | -- | -- | |
YJM | ERC-20 | 199.883134K | -- | -- | |
DAPP | ERC-20 | 152.711908K | -- | -- | |
MMD | ERC-20 | 30K | -- | -- | |
KFC! | ERC-20 | 9.784888K | -- | -- | |
CRTRv1 | ERC-20 | 6K | -- | -- | |
HATE | ERC-20 | 141.325701 | -- | -- | |
HATE | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21255850 | 7 minutes ago | | | 0 | 0.00031827179 | |
| 21255805 | 16 minutes ago | | | 0 | 0.00029787705 | |
| 21254598 | 4 hours ago | | | 0 | 0.00038464083 | |
| 21254572 | 4 hours ago | | | 0 | 0.00034710736 | |
| 21250284 | 19 hours ago | | | 0 | 0.00032688530 | |
| 21250274 | 19 hours ago | | | 0 | 0.00033434913 | |
| 21249850 | 20 hours ago | | | 0 | 0.00034596581 | |
| 21249325 | a day ago | | | 0 | 0.00058286751 | |
| 21248985 | a day ago | | | 0 | 0.00036314958 | |
| 21248854 | a day ago | | | 0 | 0.00034292779 |
ABI
ABI objects
Getter at block 21255882
aAmt() view returns (uint256)
150953087507672000000000000000000000
aCap() view returns (uint256)
1
aEBlock() view returns (uint256)
99999999999
aSBlock() view returns (uint256)
10873218
aTot() view returns (uint256)
1
decimals() view returns (uint8)
0
name() view returns (string)
TIKTOK COIN
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xd0615037bbe05e45b75f26858d9cba76e4d969b2
sCap() view returns (uint256)
10000000000000000
sChunk() view returns (uint256)
2000000000000000000000000000000
sEBlock() view returns (uint256)
99999999999999
sPrice() view returns (uint256)
10000000000000000
sSBlock() view returns (uint256)
0
sTot() view returns (uint256)
2
symbol() view returns (string)
TIKTOK
totalSupply() view returns (uint256)
156953087406668433326571213168880801
viewAirdrop() view returns (uint256 StartBlock, uint256 EndBlock, uint256 DropCap, uint256 DropCount, uint256 DropAmount)
(StartBlock=10873218, EndBlock=99999999999, DropCap=1, DropCount=1, DropAmount=150953087507672000000000000000000000)
viewSale() view returns (uint256 StartBlock, uint256 EndBlock, uint256 SaleCap, uint256 SaleCount, uint256 ChunkSize, uint256 SalePrice)
(StartBlock=0, EndBlock=99999999999999, SaleCap=10000000000000000, SaleCount=2, ChunkSize=2000000000000000000000000000000, SalePrice=10000000000000000)
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
clearETH()
getAirdrop(address _refer) returns (bool success)
startAirdrop(uint256 _aSBlock, uint256 _aEBlock, uint256 _aAmt, uint256 _aCap)
startSale(uint256 _sSBlock, uint256 _sEBlock, uint256 _sChunk, uint256 _sPrice, uint256 _sCap)
tokenSale(address _refer) payable returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.