Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x00ad…e243
Balances ($1,932.48)
Native
Value
$7.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0023 | $3,319.02 |
$7.63 | |
HUSBY | ERC-20 | 17.059322K | $0.05722 |
$976.13 | |
SECT | ERC-20 | 5.596919K | $0.155666 |
$871.25 | |
SECT | ERC-20 | 24.141201K | $0.003209 |
$77.47 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273883 | 3 hours ago | | | 0 | 0.00070642046 | |
| 21273723 | 3 hours ago | | | 0 | 0.00069845139 | |
| 21273698 | 3 hours ago | | | 0 | 0.00082269640 | |
| 21273632 | 4 hours ago | | | 0 | 0.00086861331 | |
| 21270788 | 13 hours ago | | | 0 | 0.00046959437 | |
| 21270431 | 14 hours ago | | | 0 | 0.00037463561 | |
| 21268338 | 21 hours ago | | | 0 | 0.00038735556 | |
| 21267164 | a day ago | | | 0 | 0.00099616472 | |
| 21267047 | a day ago | | | 0 | 0.00073386583 | |
| 21266946 | a day ago | | | 0 | 0.00087716103 |
ABI
ABI objects
Getter at block 21274697
buyTax() view returns (uint64)
5
decimals() pure returns (uint8)
18
lastLiquifyTime() view returns (uint64)
21273726
launch() view returns (uint8)
1
maxSwap() view returns (uint128)
5000000000000000000000
maxTxAmount() view returns (uint256)
177777760000000000000000
minSwap() view returns (uint128)
2500000000000000000000
name() pure returns (string)
SECT BOT
owner() view returns (address)
0x77cc6bdb81b79ba36d9377a4d083496eb8ca5c49
sectingContract() view returns (address)
0x00ad7cf0f67c63a4f0d377995abcfdee6bdfe243
sellTax() view returns (uint64)
5
symbol() pure returns (string)
SECT
totalSupply() pure returns (uint256)
8888888000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMaxSwapbackThreshold(uint128 newMaxSwapThreshold)
changeMinSwapbackThreshold(uint128 newMinSwapThreshold)
openTrading()
removeLimits()
renounceOwnership()
setsectingContractAddress(address _secting)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.