New Link coin
Verified contract
Active on
Ethereum with 20,753 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "New Link coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9997405 | 5 years ago | | | 0 | 0.0020269960 | |
| 9895617 | 5 years ago | | | 0 | 0.0020269960 | |
| 9868748 | 5 years ago | | | 0 | 0.0020269960 | |
| 9864814 | 5 years ago | | | 0 | 0.0014569960 | |
| 9864779 | 5 years ago | | | 0 | 0.0020265400 | |
| 9863857 | 5 years ago | | | 0 | 0.0020269960 | |
| 9816105 | 5 years ago | | | 0 | 0.00088654000 | |
| 9816104 | 5 years ago | | | 0 | 0.00088654000 | |
| 9816104 | 5 years ago | | | 0 | 0.00088654000 | |
| 9816104 | 5 years ago | | | 0 | 0.00088654000 |
ABI
ABI objects
Getter at block 21161415
decimals() pure returns (uint8)
8
name() pure returns (string)
New Link coin
symbol() pure returns (string)
Nlink
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
freezeOf(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
freeze(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unfreeze(uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor()
fallback()
This contract contains no error objects.