Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($44,704.71)
Native
Value
$431.69
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.12728 | $3,391.67 |
$431.69 | |
BOYS | ERC-20 | 3.70077M | $0.011963 |
$44,273.01 | |
FPEPE | ERC-20 | 10 | $0.000198 |
$0 | |
POV | ERC-20 | 17.42069K | $0.00 |
$0 | |
kurbi | ERC-20 | 2 | $0.00083 |
$0 | |
USA | ERC-20 | 1 | $0.000788 |
$0 | |
BONSAICOIN | ERC-20 | 1M | -- | -- | |
POLO | ERC-20 | 299.999K | -- | -- | |
FATCAT | ERC-20 | 210K | -- | -- | |
BREDD | ERC-20 | 46.338K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22732460 | a minute ago | | | 0 | 1.3554769e-7 | |
| 22732458 | a minute ago | | | 0 | 1.3554769e-7 | |
| 22732454 | a minute ago | | | 0 | 1.3551754e-7 | |
| 22732452 | a minute ago | | | 0 | 1.3551754e-7 | |
| 22732449 | a minute ago | | | 0 | 1.3554769e-7 | |
| 22732447 | a minute ago | | | 0 | 1.3554769e-7 | |
| 22732445 | a minute ago | | | 0 | 1.7850135e-7 | |
| 22732443 | a minute ago | | | 0 | 1.3554769e-7 | |
| 22732440 | 2 minutes ago | | | 0 | 1.7850135e-7 | |
| 22732438 | 2 minutes ago | | | 0 | 1.3554769e-7 |
ABI
ABI objects
Getter at block 22732484
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0x70e6e59f124ed162c8e69b7c44db1a114d4b8f71
marketingWallet() view returns (address)
0x70e6e59f124ed162c8e69b7c44db1a114d4b8f71
maxTxWallet() view returns (uint256)
100000000000000000
name() pure returns (string)
Boysclub
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
2
symbol() pure returns (string)
BOYS
totalSupply() pure returns (uint256)
100000000000000000
uniswapPair() view returns (address)
0x0b1e820eb65289896cbb6b152ee1fa12ec3d2b18
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address[] blacklists, bool shouldBlock)
burn()
manualSwapback(uint256 percent)
openTrading()
recoverTokens(address token, address wallet)
removeLimits()
renounceOwnership()
setDevelopmentWallet(address newDevelopmentWallet)
setFees(uint256 newBuyTax, uint256 newSellTax)
setMarketingWallet(address newMarketingWallet)
setMaxWallet(uint256 newMaxTxWallet)
setStructure(uint256 newSwapMaxMultiplier, uint256 newSwapMinDivisor, uint256 newMinSwaps)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.