Kotlind
Verified contract
Active on
Ethereum with 11,966 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 |
---|---|---|---|---|---|
MST | ERC-20 | 58 | -- | -- | |
KTD | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9984370 | 5 years ago | | | 0 | 0.00016734150 | |
| 9905422 | 5 years ago | | | 0 | 0.000044374000 | |
| 9901505 | 5 years ago | | | 0 | 0.000044374000 | |
| 9901299 | 5 years ago | | | 0 | 0.000044374000 | |
| 9867320 | 5 years ago | | | 0 | 0.000022187000 | |
| 9833649 | 5 years ago | | | 0 | 0.000022187000 | |
| 9827923 | 5 years ago | | | 0 | 0.000022187000 | |
| 9812418 | 5 years ago | | | 0 | 0.00014874800 | |
| 9767078 | 5 years ago | | | 0 | 0.00033468300 | |
| 9752719 | 5 years ago | | | 0 | 0.000022187000 |
ABI
ABI objects
Getter at block 21287555
INITIAL_SUPPLY() view returns (uint256)
100000000000000000
amountRaised() view returns (uint256)
0
buyPrice() view returns (uint256)
575
crowdsaleClosed() view returns (bool)
false
decimals() view returns (uint8)
9
name() view returns (string)
Kotlind
owner() view returns (address)
0x1b9c5af749013479d59b6cc4701434be73f6e624
symbol() view returns (string)
KTD
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchTransfer(address[] _recipients, uint256[] _values) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
safeWithdrawal()
setPrices(bool closebuy, uint256 newBuyPrice)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.