Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x44cc…3e0b
Balances ($21.67)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRETT | ERC-20 | 112 | $0.155551 |
$17.42 | |
WARPIE | ERC-20 | 147.649607K | $0.000026 |
$3.89 | |
WGC | ERC-20 | 500 | $0.000483 |
$0.24 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.1 | |
PEEZY | ERC-20 | 1.2 | $0.009366 |
$0.01 | |
BOYS | ERC-20 | 0.26 | $0.012202 |
$0 | |
DOOMER | ERC-20 | 1 | $0.000995 |
$0 | |
USA | ERC-20 | 1 | $0.000766 |
$0 | |
BOOMER | ERC-20 | 0.069 | $0.010372 |
$0 | |
CHRETT | ERC-20 | 1 | $0.000469 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22754215 | 41 minutes ago | | | 0 | 7.9754966e-7 | |
| 22751012 | 2 hours ago | | | 0 | 0.000000508938053292 | |
| 22739270 | 9 hours ago | | | 0 | 0.0000029175929 | |
| 22739268 | 9 hours ago | | | 0 | 0.0000050643889 | |
| 22731702 | 13 hours ago | | | 0 | 1.3426644e-7 | |
| 22725941 | 16 hours ago | | | 0 | 4.8657399e-7 | |
| 22723214 | 18 hours ago | | | 0 | 1.2846778e-7 | |
| 22723165 | 18 hours ago | | | 0 | 1.2785034e-7 | |
| 22723106 | 18 hours ago | | | 0 | 1.3216348e-7 | |
| 22721465 | 19 hours ago | | | 0 | 2.6440499e-7 |
ABI
ABI objects
Getter at block 22755455
buyTax() view returns (uint256)
1
checkSwapThreshold() view returns (uint256)
5000000000000000000000000
decimals() pure returns (uint8)
18
launchBlock() view returns (uint256)
13039324
marketingWallet() view returns (address)
0x44cc335d52aefc6b41f84b4c0ec6889e9ffc3e0b
maxHoldAmount() view returns (uint256)
10000000000000000000000000000
maxTxAmount() view returns (uint256)
10000000000000000000000000000
name() pure returns (string)
Warpie
normalizeTrade() view returns (bool)
false
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
1
symbol() pure returns (string)
WARPIE
totalSupply() pure returns (uint256)
10000000000000000000000000000
uniswapV2Pair() view returns (address)
0x901af0620bae28430f66e3f957f46e5a74dbfd99
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isWhiteList(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeSwapThreshold(uint256 swapThreshold)
changeTax(uint256 newBuyTax, uint256 newSellTax)
config(address[] _wallets, bool _enable)
enableTrading()
removeLimits()
renounceOwnership()
setMarketingWallet(address _marketingWallet)
setMaxHoldAmount(uint256 _maxHoldAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWhiteList(address _holder)
withdrawStuckETH() returns (bool succeeded)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetMaxHoldAmount(uint256 indexed maxHoldAmount)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateWhiteList(address indexed holder)
constructor()
receive()
This contract contains no error objects.