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 |
---|---|---|---|---|---|
NORMIE | ERC-20 | 200.011647 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19532929 | 3 months ago | | | 0 | 1.4657935e-7 | |
| 17029468 | 5 months ago | | | 0 | 1.3889074e-7 | |
| 16549951 | 5 months ago | | | 0 | 3.9318867e-7 | |
| 15671462 | 6 months ago | | | 0 | 5.5235700e-7 | |
| 14166166 | 7 months ago | | | 0 | 0.00010050075 | |
| 13788385 | 7 months ago | | | 0 | 0.0000023777785 | |
| 12541545 | 8 months ago | | | 0 | 0.0000016152048 | |
| 12214739 | 8 months ago | | | 0 | 0.0000018534871 | |
| 7463525 | a year ago | | | 0 | 0.000000000134101880 | |
| 4840579 | a year ago | | | 0 | 0.0000020121137 |
ABI
ABI objects
Getter at block 23224284
antiSniperBlocks() view returns (uint256)
0
decimals() view returns (uint8)
18
getAntiSniperBlocks() view returns (uint256)
0
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
0
minHoldingAmount() view returns (uint256)
0
name() view returns (string)
BBMX
owner() view returns (address)
0x1b40c3fb4bb2cb7da9d3f29f6d6b2bb2c01f818c
symbol() view returns (string)
BBMX
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x8d0738169ced523df78024053580f2ac6bade8dc
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
lastTransactionBlock(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAntiSniperBlocks(uint256 _antiSniperBlocks)
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
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(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.