Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x327d…5d86
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AIBASE | ERC-20 | 3.311372M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18667914 | 3 months ago | | | 0 | 0.000000301381145590 | |
| 16134656 | 5 months ago | | | 0 | 3.3485663e-7 | |
| 15964305 | 5 months ago | | | 0 | 5.5915584e-7 | |
| 15037836 | 6 months ago | | | 0 | 0.0000014466368 | |
| 14836479 | 6 months ago | | | 0 | 4.2894050e-7 | |
| 13908552 | 7 months ago | | | 0 | 0.0000016997208 | |
| 5386771 | a year ago | | | 0 | 0.000000003442847650 | |
| 5068174 | a year ago | | | 0 | 0.0000058797673 | |
| 5068091 | a year ago | | | 0 | 0.0000059101996 | |
| 4894727 | a year ago | | | 0 | 0.0000046731310 |
ABI
ABI objects
Getter at block 22748041
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_owner() view returns (address)
0x78861ce17d97d7d0634505dfb9adb9fe58f488ce
bRate() view returns (uint256)
60
decimals() view returns (uint8)
18
name() view returns (string)
AIBASE
rate() view returns (uint256)
20
swapAction() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapping() view returns (bool)
false
symbol() view returns (string)
AIBASE
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x7accd5d6c580a5667c213249393f0a546ce6a813
uniswapV2Router() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBool(address from, address to) view returns (bool, bool, bool, bool, bool)
isExcludedFromReward(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveRouter() returns (bool)
changeswapAction()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMaxTxPercent(uint256 maxTxPercent)
setRate(uint256 _rate)
setSwapAndLiquifyEnabled(bool _enabled)
swapAndLiquify()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
uniswapV2PairSync() returns (bool)
whitdrawB()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address tokenOwner)
receive()
This contract contains no error objects.