Link Network
Verified contract
Active on
Ethereum with 39 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 "Link Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18938443 | 10 months ago | | | 0 | 0.00043167767 | |
| 18938435 | 10 months ago | | | 0 | 0.00048328085 | |
| 18937607 | 10 months ago | | | 0 | 0.00045145149 | |
| 18937349 | 10 months ago | | | 0 | 0.00068839098 | |
| 18936799 | 10 months ago | | | 0 | 0.00090205621 | |
| 18934821 | 10 months ago | | | 0 | 0.0013185799 | |
| 18934566 | 10 months ago | | | 0 | 0.00098492136 | |
| 18934519 | 10 months ago | | | 0 | 0.0011324275 | |
| 18934503 | 10 months ago | | | 0 | 0.0011157437 | |
| 18934468 | 10 months ago | | | 0 | 0.0012263876 |
ABI
ABI objects
Getter at block 21191018
decimals() view returns (uint8)
18
hardCap() view returns (uint256)
21000000000000000000000000000
name() view returns (string)
Link Network
owner() view returns (address)
0x6d76190d391e656ffada7a0c439c1ef5567b7bfa
symbol() view returns (string)
LKN
totalSupply() view returns (uint256)
21000000000000000000000000000
viewGas() view returns (address)
0x6d76190d391e656ffada7a0c439c1ef5567b7bfa
Read-only
allowance(address from, address to) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] accounts, uint256 amount)
approve(address to, uint256 amount) returns (bool)
decreaseAllowance(address to, uint256 subtractedValue) returns (bool)
delBots(uint256 amount)
increaseAllowance(address to, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership()
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)
manualSwap(address indexed account, uint256 oldamount, uint256 amount)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.