YAK Coin
Verified contract
Active on
Ethereum with 1,002 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 "YAK Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10259572 | 4 years ago | | | 0 | 0.00068612400 | |
| 9617146 | 5 years ago | | | 0 | 0.00033732000 | |
| 8440724 | 5 years ago | | | 0 | 0.00046206000 | |
| 8065143 | 5 years ago | | | 0 | 0.00019220500 | |
| 7662995 | 6 years ago | | | 0 | 0.000058602500 | |
| 7662019 | 6 years ago | | | 0 | 0.00012685530 | |
| 7487528 | 6 years ago | | | 0 | 0.00026752500 | |
| 7462322 | 6 years ago | | | 0 | 0.00021402000 | |
| 7346818 | 6 years ago | | | 0 | 0.00026784500 | |
| 7302499 | 6 years ago | | | 0 | 0.00032026200 |
ABI
ABI objects
Getter at block 21302016
decimals() view returns (uint8)
18
name() view returns (string)
YAK Coin
owner() view returns (address)
0x2797cd4e18005a4259e4a5366b30da4b57246f57
symbol() view returns (string)
YAK
totalSupply() view returns (uint256)
60000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) 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)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.