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 |
---|---|---|---|---|---|
ALFABOT | ERC-20 | 5.806517K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17763868 | a year ago | | | 0 | 0.0035251967 | |
| 17763717 | a year ago | | | 0 | 0.0039412483 | |
| 17763642 | a year ago | | | 0 | 0.0028105384 | |
| 17763640 | a year ago | | | 0 | 0.0029010528 | |
| 17763639 | a year ago | | | 0 | 0.0029592204 | |
| 17763639 | a year ago | | | 0 | 0.0029592204 | |
| 17763639 | a year ago | | | 0 | 0.0035184204 | |
| 17763638 | a year ago | | | 0 | 0.0027815244 | |
| 17763636 | a year ago | | | 0 | 0.0025490744 | |
| 17763636 | a year ago | | | 0 | 0.0029451744 |
ABI
ABI objects
Getter at block 21307070
_burnFeeOnBuy() view returns (uint256)
0
_burnFeeOnSell() view returns (uint256)
0
_liquidityFeeOnBuy() view returns (uint256)
0
_liquidityFeeOnSell() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
10000000000000000000000000000000000000000000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000000000000000000000000000000000000000000
_redisFeeOnBuy() view returns (uint256)
0
_redisFeeOnSell() view returns (uint256)
0
_swapTokensAtAmount() view returns (uint256)
70500000000000000000000
_taxFeeOnBuy() view returns (uint256)
3
_taxFeeOnSell() view returns (uint256)
100
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
18
name() pure returns (string)
AlfaBot
owner() view returns (address)
0x0609cd623fa1281bfdb048ce985b3307fdd9fd0f
swapable() view returns (bool)
true
symbol() pure returns (string)
ALFABOT
totalSupply() pure returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x398d8bb534aa124f211bf6443e33babf7a864c21
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
preTrader(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFees(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell, uint256 liquidityFeeOnBuy, uint256 liquidityFeeOnSell, uint256 burnFeeOnBuy, uint256 burnFeeOnSell)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
isSwappable(bool _swapable)
openTrade()
renounceContract()
setMaxAmount(uint256 maxTxAmount, uint256 maxWalletSize)
setMinSwapTokens(uint256 swapTokensAtAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferContract(address newOwner)
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.