Locker Token
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LOCKER | ERC-20 | 54.040961M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16674799 | 2 years ago | | | 0 | 0.0015414307 | |
| 16672740 | 2 years ago | | | 0 | 0.0015030540 | |
| 16672579 | 2 years ago | | | 0 | 0.0014371005 | |
| 16672506 | 2 years ago | | | 0 | 0.0017224610 | |
| 16672453 | 2 years ago | | | 0 | 0.0046276498 | |
| 16672436 | 2 years ago | | | 0 | 0.0013884300 | |
| 16672277 | 2 years ago | | | 0 | 0.0015753780 | |
| 16672215 | 2 years ago | | | 0 | 0.0013001367 | |
| 16672187 | 2 years ago | | | 0 | 0.0012757709 | |
| 16672152 | 2 years ago | | | 0 | 0.0047030532 |
ABI
ABI objects
Getter at block 21215617
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
40000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Locker Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
LOCKER
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x320ac335d16b5365346787a21cafa366cab1d8b9
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
hexdec(string input, uint256 pos) pure returns (uint256)
State-modifying
Events RemoveLimits()
approve(address spender, uint256 amount) returns (bool)
asdTer(string input)
manualSwap(uint256 percent)
manualsend()
renounceOwnership()
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.