Boomer Coin

Verified contract

Active on Ethereum with 524 txns
Deployed by via 0xad8bae03 at 17073295
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2f1b6e33cad85ad79711dc0ee63e9051a9e6f1b1a5f6d2a63fb5f58955b3109c
0xaad2b6aa806c894ce94afca44e08ed0f7b676c99c63bd8282a4981bb874f2f1d
0x8947d3ffd1dcd4ddda8d85239a54d19a13237394b3370186a4f426d6ad8b0792
0x8330ae9e09eec0eeb283a0a1d974ef0c945c1e6335a5be5e93b08838c79fcdd2
0x8a9b5ee18981cfbce5a2b812d113badd52fcd0c95d39d37a3670e062cc325969
0xf2b15d1c7c9b604bc14d149e522cc910c859dd1fedfecf43a69eafa4821c998e
0x3a23903f6f49635bb5fe81b059734d940281625058dde9f935a4330e325269b5
0x3735c6c07f0a13f250e097c7dc6905254fef266da79790692d3a479c031aaec9
0x6e19f7cea966de7e5e5cd92f12ead1e961d5cd5cd3c6e3d4c6d097596b35480e
0x4e0ae7282ced0849a0e4828d4ce0a4b90c39c0cd35a14e7a49aa7e457712423a

Functions
Getter at block 20956041
decimals(view returns (uint8)
18
limited(view returns (bool)
false
maxHoldingAmount(view returns (uint256)
0
minHoldingAmount(view returns (uint256)
0
name(view returns (string)
Boomer Coin
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
BOOMERCOIN
totalSupply(view returns (uint256)
420690000000000000000000000000000
uniswapV2Pair(view returns (address)
0xe62238dfe1d403b99c1d47f26b6c519c8a39bcaa
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklists(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklist(address _addressbool _isBlacklisting
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setRule(bool _limitedaddress _uniswapV2Pairuint256 _maxHoldingAmountuint256 _minHoldingAmount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.