Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WAIF | ERC-20 | 637.367565 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16533702 | 2 years ago | | | 0 | 0.00070387197 | |
| 16533327 | 2 years ago | | | 0 | 0.00068634975 | |
| 16533327 | 2 years ago | | | 0 | 0.00069543793 | |
| 16533309 | 2 years ago | | | 0 | 0.0013886545 | |
| 16533309 | 2 years ago | | | 0 | 0.0013886545 | |
| 16533305 | 2 years ago | | | 0 | 0.00079760995 | |
| 16533301 | 2 years ago | | | 0 | 0.00084364337 | |
| 16533301 | 2 years ago | | | 0 | 0.00084364337 | |
| 16533298 | 2 years ago | | | 0 | 0.00085623040 | |
| 16533297 | 2 years ago | | | 0 | 0.00086672287 |
ABI
ABI objects
Getter at block 21190232
_maxTaxSwap() view returns (uint256)
2000000000000
_maxTxAmount() view returns (uint256)
2000000000000
_maxWalletSize() view returns (uint256)
2000000000000
_taxSwapThreshold() view returns (uint256)
500000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
WaifuAI
owner() view returns (address)
0xc222d7e227170d216d06e4cfd9e9337706cd4ea0
symbol() pure returns (string)
WAIF
totalSupply() pure returns (uint256)
100000000000000
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
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.