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 "Boujee"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19983259 | 6 months ago | | | 0 | 0.00078264332 | |
| 18201246 | a year ago | | | 0 | 0.00017770173 | |
| 18003393 | a year ago | | | 0 | 0.00037537163 | |
| 18003392 | a year ago | | | 0 | 0.00059535787 | |
| 17395280 | a year ago | | | 0 | 0.0016698205 | |
| 17362270 | a year ago | | | 0 | 0.00066029625 | |
| 17353105 | a year ago | | | 0 | 0.0010199877 | |
| 17344529 | a year ago | | | 0 | 0.0019259740 | |
| 17338116 | a year ago | | | 0 | 0.0017629914 | |
| 17337819 | a year ago | | | 0 | 0.0019007638 |
ABI
ABI objects
Getter at block 21209732
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
30000000000000000000000000
name() view returns (string)
Boujee
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BOUJEE
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x575ee1d4c643df4aece9208baf832bcad9641ccd
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setPair(address _uniswapV2Pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxHoldingAmount(uint256 _maxHoldingAmount)
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.