Locker Token
Verified contract
Active on
Ethereum with 58 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$LKT | ERC-20 | 13.44018M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18226951 | a year ago | | | 0 | 0.00046759301 | |
| 16415451 | 2 years ago | | | 0 | 0.00055286390 | |
| 16210275 | 2 years ago | | | 0 | 0.00078078182 | |
| 16207551 | 2 years ago | | | 0 | 0.0010333064 | |
| 16207548 | 2 years ago | | | 0 | 0.0010552356 | |
| 16207544 | 2 years ago | | | 0 | 0.0010503593 | |
| 16207536 | 2 years ago | | | 0 | 0.0010841375 | |
| 16207536 | 2 years ago | | | 0 | 0.0011306665 | |
| 16207535 | 2 years ago | | | 0 | 0.0011653750 | |
| 16207514 | 2 years ago | | | 0 | 0.00075216365 |
ABI
ABI objects
Getter at block 21124431
RewardFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
30000000000000000
_walletMax() view returns (uint256)
40000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
486322149774711459
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
16207360
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
1
name() pure returns (string)
Locker Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x674336f3e980f367945031422ab04d935d55405b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000000
symbol() pure returns (string)
$LKT
takeBuyFee() view returns (bool)
true
takeSellFee() view returns (bool)
true
takeTransferFee() view returns (bool)
true
tokenFee() view returns (uint256)
0
totalFee() view returns (uint256)
1
totalFeeIfSelling() view returns (uint256)
99
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isApproved(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events AllowTrading(address _address, bool status)
ChangeFees(uint256 newLiqFee, uint256 newMarketingFee, uint256 newBetFee, uint256 newNativeFee, uint256 extra)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changePair(address _address, bool status)
openTrading()
removeERC20(address tokenAddress, uint256 tokens) returns (bool success)
removeEther(uint256 amountPercentage)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.