Boys Club
Verified contract
Active on
Ethereum with 1,146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Boys Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151222 | 5 days ago | | | 0 | 0.00030103800 | |
| 21114906 | 10 days ago | | | 0 | 0.00046181637 | |
| 20998241 | a month ago | | | 0 | 0.00053515895 | |
| 20989061 | a month ago | | | 0 | 0.00064993825 | |
| 20967043 | a month ago | | | 0 | 0.00078463435 | |
| 20951390 | a month ago | | | 0 | 0.00065209948 | |
| 20910943 | a month ago | | | 0 | 0.00021601009 | |
| 20887706 | a month ago | | | 0 | 0.00027387435 | |
| 20877998 | a month ago | | | 0 | 0.00077947107 | |
| 20877995 | a month ago | | | 0 | 0.00066078284 |
ABI
ABI objects
Getter at block 21184335
decimals() view returns (uint8)
18
maxHoldingAmount() view returns (uint256)
6310350000000000000000000000000
name() view returns (string)
Boys Club
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BOYSC
totalSupply() view returns (uint256)
420690000000000000000000000000000
uniswapV2Pair() view returns (address)
0x38659b8b8d1df1a09cb3cbe69c2f7824bad95467
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)
burn(uint256 value)
createLPPair()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.