Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$LINK | ERC-20 | 1.844711M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18848647 | a year ago | | | 0 | 0.00096734593 | |
| 15533463 | 2 years ago | | | 0 | 0.00088104406 | |
| 15533460 | 2 years ago | | | 0 | 0.00089764890 | |
| 15533459 | 2 years ago | | | 0 | 0.00095131820 | |
| 15533169 | 2 years ago | | | 0 | 0.00082631237 | |
| 15533060 | 2 years ago | | | 0 | 0.0011752712 | |
| 15532968 | 2 years ago | | | 0 | 0.00048021781 | |
| 15532966 | 2 years ago | | | 0 | 0.00047598775 | |
| 15532950 | 2 years ago | | | 0 | 0.00046385895 | |
| 15532949 | 2 years ago | | | 0 | 0.00042528127 |
ABI
ABI objects
Getter at block 21311636
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
_tTotal() view returns (uint256)
1000000000000000000
buyLiquidityFee() view returns (uint256)
1
buyTxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
deployer() view returns (address)
0x03ec1ae07c4c1d09202260d0ba62e75f14e316c8
dev() view returns (address)
0xa7af13c4395f1b88f8e79691f4cb29c6729417c9
isLaunched() view returns (bool)
true
maxTxLimit() view returns (uint256)
25000000000000000
maxWalletLimit() view returns (uint256)
25000000000000000
name() view returns (string)
LinkChain
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
1
sellTxFee() view returns (uint256)
3
swapAtAmount() view returns (uint256)
2000000000000000
symbol() view returns (string)
$LINK
tokensForLiquidity() view returns (uint256)
460839245588641
tokensForTax() view returns (uint256)
1382516274024792
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x9c3e5e2323a3c3f9cf005aa501b8772639a14eb4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromTxLimit(address) view returns (bool)
isExcludedFromWalletLimit(address) view returns (bool)
State-modifying
Events addBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromAllLimits(address account, bool value)
excludeFromFees(address account, bool value)
excludeFromTxLimit(address account, bool value)
excludeFromWalletLimit(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchNow()
removeBlacklist(address account)
renounceOwnership()
setBuyFee(uint256 liquidityFee, uint256 txFee)
setMaxTxLimit(uint256 newLimit)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 liquidityFee, uint256 txFee)
setSwapAtAmount(uint256 amountToSwap)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
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(address _dev)
receive()
This contract contains no error objects.