SectBot
Verified contract
Active on
Ethereum with 6,532 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($152.15)
Native
Value
$141.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.042532 | $3,324.16 |
$141.38 | |
SECT | ERC-20 | 3.357122K | $0.003209 |
$10.77 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21275190 | 3 hours ago | | | 0 | 0.00030188766 | |
| 21262677 | 2 days ago | | | 0 | 0.00017010455 | |
| 21262677 | 2 days ago | | | 0 | 0.00020120520 | |
| 21262639 | 2 days ago | | | 0 | 0.00033315683 | |
| 21261783 | 2 days ago | | | 0 | 0.00042889522 | |
| 21251360 | 3 days ago | | | 0 | 0.00086929234 | |
| 21236116 | 6 days ago | | | 0 | 0.0017463531 | |
| 21218102 | 8 days ago | | | 0 | 0.00084314240 | |
| 21212592 | 9 days ago | | | 0 | 0.00045774631 | |
| 21206777 | 10 days ago | | | 0 | 0.00040526877 |
ABI
ABI objects
Getter at block 21276074
buyTax() view returns (uint64)
5
decimals() pure returns (uint8)
18
lastLiquifyTime() view returns (uint64)
21236117
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
Sect Bot
owner() view returns (address)
0x77cc6bdb81b79ba36d9377a4d083496eb8ca5c49
sellTax() view returns (uint64)
5
symbol() pure returns (string)
SECT
totalSupply() pure returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeMaxSwapThreshold(uint256 newMaxSwapThreshold)
changeMinSwapThreshold(uint256 newMinSwapThreshold)
changeTax(uint64 newBuyTax, uint64 newSellTax)
openTrading()
removeLimits()
renounceOwnership()
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.