Kosta Finance
Verified contract
Active on
Ethereum with 87 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Kosta Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20706088 | 3 months ago | | | 0 | 0.000041352500 | |
| 16916788 | 2 years ago | | | 0 | 0.00088443100 | |
| 16322398 | 2 years ago | | | 0 | 0.00070578233 | |
| 15079996 | 2 years ago | | | 0 | 0.00027282531 | |
| 11428041 | 4 years ago | | | 0 | 0.0019138870 | |
| 11369403 | 4 years ago | | | 0 | 0.00097919800 | |
| 11341295 | 4 years ago | | | 0 | 0.0017255550 | |
| 11327898 | 4 years ago | | | 0 | 0.0031601390 | |
| 11324211 | 4 years ago | | | 0 | 0.00080988800 | |
| 11324210 | 4 years ago | | | 0 | 0.0014242880 |
ABI
ABI objects
Getter at block 21384446
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x22c3c6be23b81973274fed71f9bad8937bf538c6
name() view returns (string)
Kosta Finance
owner() view returns (address)
0x22c3c6be23b81973274fed71f9bad8937bf538c6
symbol() view returns (string)
KOSTA
totalSupply() view returns (uint256)
50000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.