Linker Coin
Verified contract
Active on
Ethereum with 11,419 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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
LNC | ERC-20 | 38.304K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
CNN | ERC-20 | 128 | -- | -- | |
LNC | ERC-20 | 100 | -- | -- | |
XCEL | ERC-20 | 50 | -- | -- | |
DTA | ERC-20 | 10 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21021688 | 21 days ago | | | 0 | 0.0014503500 | |
| 21021622 | 21 days ago | | | 0 | 0.0032027958 | |
| 20633306 | 2 months ago | | | 0 | 0.00010781659 | |
| 20581847 | 3 months ago | | | 0 | 0.000074992558 | |
| 20581745 | 3 months ago | | | 0 | 0.000074811453 | |
| 20577388 | 3 months ago | | | 0 | 0.00011977916 | |
| 20575811 | 3 months ago | | | 0 | 0.000077403327 | |
| 20567390 | 3 months ago | | | 0 | 0.000098971698 | |
| 20490411 | 3 months ago | | | 0 | 0.00016293340 | |
| 20490308 | 3 months ago | | | 0 | 0.00015836029 |
ABI
ABI objects
Getter at block 21169237
decimalOfPrice() view returns (uint8)
10
decimals() view returns (uint8)
18
edgePerPosition() view returns (uint256)
1
getLpAskPrice() view returns (uint256)
1399150
getLpBidPrice() view returns (uint256)
1389150
isBurn() view returns (bool)
true
isLpStart() view returns (bool)
true
lpAskPrice() view returns (uint256)
1399150
lpAskVolume() view returns (uint256)
11111111
lpBidPrice() view returns (uint256)
1389150
lpBidVolume() view returns (uint256)
0
lpFeeBp() view returns (uint256)
10
lpMaxVolume() view returns (uint256)
990000000000000000000000
lpTargetPosition() view returns (uint256)
200000000000000000000000000
multiplier() view returns (uint256)
1000000000000000000
multiplierOfPrice() view returns (uint256)
10000000000
name() view returns (string)
Linker Coin
owner() view returns (address)
0x210323fcf2f0c1f0fb677eda5490f8159c20edcc
symbol() view returns (string)
LNC
totalSupply() view returns (uint256 supply)
299998766000000000000000000
Read-only
IsFreezedAccount(address _addr) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
getAmountOfEtherSell(uint256 linkerAmountOfBuy) view returns (uint256)
getAmountOfLinkerBuy(uint256 etherAmountOfSell) view returns (uint256)
getLpIsWorking(int256 minSpeadBp) view returns (bool)
State-modifying
Events FreezeAccount(address target, bool freeze)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
buy() payable returns (uint256)
sell(uint256 amount) returns (uint256)
setBurnStart(bool _isBurnStart)
setEdgePerPosition(uint256 _edgePerPosition)
setLPTargetPostion(uint256 _lpTargetPosition)
setLpFee(uint256 _lpFeeBp)
setLpIsStart(bool _isLpStart)
setLpMaxVolume(uint256 _lpMaxVolume)
setPrices(uint256 _lpBidPrice, uint256 _lpAskPrice, uint256 _lpBidVolume, uint256 _lpAskVolume)
transfer(address _to, uint256 _value) returns (bool success)
transferEther(uint256 amount)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
SetBurnStart(bool _isBurnStart)
SetEdgePerPosition(uint256 _edgePerPosition)
SetLPTargetPostion(uint256 _lpTargetPositionn)
SetLpFee(uint256 _lpFeeBp)
SetLpIsStart(bool _isLpStart)
SetLpMaxVolume(uint256 _lpMaxVolume)
SetPrices(uint256 _lpBidPrice, uint256 _lpAskPrice, uint256 _lpBidVolume, uint256 _lpAskVolume)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.