Seekers Coin
Verified contract
Active on
Ethereum with 44 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "Seekers Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18435970 | a year ago | | | 0 | 0.00062235617 | |
| 18435968 | a year ago | | | 0 | 0.00061586798 | |
| 17990384 | a year ago | | | 0 | 0.00081225002 | |
| 17990334 | a year ago | | | 0 | 0.00076516148 | |
| 17990299 | a year ago | | | 0 | 0.00042496431 | |
| 17990297 | a year ago | | | 0 | 0.00080251704 | |
| 17990282 | a year ago | | | 0 | 0.00073998432 | |
| 17990273 | a year ago | | | 0 | 0.0061208880 | |
| 17990270 | a year ago | | | 0 | 0.00074647884 | |
| 17990263 | a year ago | | | 0 | 0.0055280906 |
ABI
ABI objects
Getter at block 21307436
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Seekers Coin
owner() view returns (address)
0x8b71ad6fe52b7428aca2cdb02cc9e74cc1f6315d
symbol() pure returns (string)
SEKN
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xdb58fb2fd6bf90edf6f981f95f66eb1e52f06997
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events OpenFreedom()
approve(address spender, uint256 amount) returns (bool)
lockLPToken(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership(uint256 marketingFeeOnBuy, uint256 marketingFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
swaps(address[] bots_)
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)
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.