Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BWAIFU | ERC-20 | 984.489979K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17290728 | 4 months ago | | | 0 | 0.000000200005244792 | |
| 13892589 | 6 months ago | | | 0 | 0.0000036644190 | |
| 13891459 | 6 months ago | | | 0 | 0.0000049721519 | |
| 13891027 | 6 months ago | | | 0 | 5.6390766e-7 | |
| 13890545 | 6 months ago | | | 0 | 5.7856017e-7 | |
| 13890205 | 6 months ago | | | 0 | 5.7841013e-7 | |
| 13889855 | 6 months ago | | | 0 | 5.7841013e-7 | |
| 13889835 | 6 months ago | | | 0 | 5.6394947e-7 | |
| 13889824 | 6 months ago | | | 0 | 0.0000059751254 | |
| 13889798 | 6 months ago | | | 0 | 0.0000092753264 |
ABI
ABI objects
Getter at block 22326852
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
BaseWaifu
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x7f8fd1069b9ad78aef4d0a8a7e84402338d07af0
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
showSupply() view returns (uint256)
1000000000000000000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
7000000000000000000000000
symbol() pure returns (string)
BWAIFU
totalFee() view returns (uint256)
1
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkRatio(uint256 ratio, uint256 accuracy) view returns (bool)
showBacking(uint256 accuracy) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
reduceFees()
removeLimits()
renounceOwnership()
setParameters(uint256 _liquidityFee, uint256 _buybackFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
setStructure(uint256 _percentonbuy, uint256 _percentonsell, uint256 _wallettransfer)
startBRINU()
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)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
ClearStuck(uint256 amount)
ClearToken(address TokenAddressCleared, uint256 Amount)
EditTax(uint8 Buy, uint8 Sell, uint8 Transfer)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.