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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18839706 | a year ago | | | 0 | 0.0020873053 | |
| 18623723 | a year ago | | | 0 | 0.0019652496 | |
| 18559519 | a year ago | | | 0 | 0.0014190377 | |
| 13242269 | 3 years ago | | | 0 | 0.0034616890 | |
| 12759003 | 3 years ago | | | 0 | 0.00018359000 | |
| 12119242 | 4 years ago | | | 0 | 0.0047200608 | |
| 12119177 | 4 years ago | | | 0 | 0.0064275354 | |
| 11898205 | 4 years ago | | | 0 | 0.0058364660 | |
| 11327630 | 4 years ago | | | 0 | 0.0022017879 | |
| 11202607 | 4 years ago | | | 0 | 0.0019348868 |
ABI
ABI objects
Getter at block 21160456
buyPrice() view returns (uint256)
14285714285714
decimals() view returns (uint8)
18
getBalanceTAI() view returns (uint256)
0
getLeftPreSalesAMT() view returns (uint256)
115792089237316195423570985008687907853269984665638094006059584007912024639836
getSalesPrice() view returns (uint256)
14285714285714
isPreSales() view returns (bool)
false
limitAMT() view returns (uint256)
11347107900000000000000000000
name() view returns (string)
Silk
owner() view returns (address)
0x14da0c1bf0bb79eaeafd4620e95aa936b2cec0d4
sellPrice() view returns (uint256)
14285714285714
symbol() view returns (string)
SLK
totalSupply() view returns (uint256)
15000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
getTaiAMT(uint256 amtETH) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
procNormalBuyBack(address seller) payable returns (uint256)
procNormalSales() payable returns (uint256)
procPreSales() payable returns (uint256)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
startPreSales(uint256 amtPreSales) returns (uint256)
stopPreSales()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.