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 |
---|---|---|---|---|---|
BIAO.AI | ERC-20 | 21.83842M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19615800 | 7 months ago | | | 0 | 0.00047112469 | |
| 18922748 | 10 months ago | | | 0 | 0.00046083527 | |
| 18601911 | a year ago | | | 0 | 0.00069933000 | |
| 18601793 | a year ago | | | 0 | 0.00046336020 | |
| 18601781 | a year ago | | | 0 | 0.00087667715 | |
| 18601773 | a year ago | | | 0 | 0.00078533046 | |
| 18601773 | a year ago | | | 0 | 0.00079842982 | |
| 18601763 | a year ago | | | 0 | 0.0034613826 | |
| 18601758 | a year ago | | | 0 | 0.00044787919 | |
| 18601757 | a year ago | | | 0 | 0.00072329797 |
ABI
ABI objects
Getter at block 21157982
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalDistributionShares() view returns (uint256)
10
buyDevFee() view returns (uint256)
0
buyLpFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
2
checkWalletLimit() view returns (bool)
true
decimals() view returns (uint8)
9
maxTxAmount() view returns (uint256)
1000000000000000000
maxWallet() view returns (uint256)
1000000000000000000
name() view returns (string)
BIAO AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellLpFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
2
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
BIAO.AI
totalBuyTax() view returns (uint256)
2
totalSellTax() view returns (uint256)
2
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x083e0deedb4b4ec808d612f6bac505618fb765ed
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkExcludedFee(address) view returns (bool)
checkMarketPair(address) view returns (bool)
checkMaxWalletExcept(address) view returns (bool)
checkTxLimitExcept(address) view returns (bool)
State-modifying
Events adjustMaxTxAmount(uint256 maxTxAmount_)
approve(address spender, uint256 amount) returns (bool)
setBuyFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setSellFee(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
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.