Chainlink 2.0
Verified contract
Proxy
Active on
Ethereum with 310 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
21 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$LINK2.0 | ERC-20 | 29.741412B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21146867 | 20 days ago | | | 0 | 0.00048907156 | |
| 20385812 | 4 months ago | | | 0 | 0.00018765718 | |
| 20369110 | 4 months ago | | | 0 | 0.00031812450 | |
| 20230521 | 5 months ago | | | 0 | 0.00015032943 | |
| 20230476 | 5 months ago | | | 0 | 0.00016805839 | |
| 20230452 | 5 months ago | | | 0 | 0.00016784556 | |
| 20222251 | 5 months ago | | | 0 | 0.000087647569 | |
| 20222211 | 5 months ago | | | 0 | 0.000095260917 | |
| 20222158 | 5 months ago | | | 0 | 0.00011399892 | |
| 19905981 | 6 months ago | | | 0 | 0.00018377657 |
ABI
ABI objects
Getter at block 21287667 proxiableUUID() view returns (bytes32)
FEE_DENOMINATOR() view returns (uint256)
100
TradingOpen() view returns (bool)
true
_maxReceiveLimit() view returns (uint256)
8880000000000000000000000000
_maxSendAmount() view returns (uint256)
4440000000000000000000000000
_maxWalletToken() view returns (uint256)
17760000000000000000000000000
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
18
feeReceiver() view returns (address)
0x0d44588d7d67f2d3e3fd31f73957c3ece2d371a8
name() view returns (string)
Chainlink 2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xa4735d1e2ecf1ab1fbab3136862bb5696a043f48
paused() view returns (bool)
false
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
2
symbol() view returns (string)
$LINK2.0
totalSupply() view returns (uint256)
888000000000000000000000000000
transferFee() view returns (uint256)
2
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExemptFromFees(address) view returns (bool)
isExemptFromMaxTX(address) view returns (bool)
lastTransaction(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exemptWallet(address _wallet, bool exempted)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
manualSend()
manualSwap()
reinit()
removeLimits()
renounceOwnership()
setMaxTX(uint256 maxSend, uint256 maxReceive, uint256 maxHolding)
setParameters(uint256 _transferFee, uint256 _buyFee, uint256 _sellFee)
setWallets(address _feeReceiver)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.