Brack

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x4d3e8c4e at 18460860
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2e75505224fd34e6616ebbf8a95dfe525399d25b9ec76d0b09bae6353d8099d3
0xbceedf9b06cf093a0d61b34f8bf8ec818023c0d6098b807171590d0c881f96bb
0xca5fe4f5d1812d6d688187a0e63ea0c8b196c1c13b79658149deda9d0bcfc883

Functions
Getter at block 21085925
USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
buyDevFee(view returns (uint256)
8
buyLiquidityFee(view returns (uint256)
1
buyTotalFees(view returns (uint256)
9
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x4d5a3f1780a89999b3c6fbcb2a7756622832e587
limitsInEffect(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
750000000000000000000000
maxWallet(view returns (uint256)
750000000000000000000000
name(view returns (string)
Brack
owner(view returns (address)
0x4d5a3f1780a89999b3c6fbcb2a7756622832e587
sellDevFee(view returns (uint256)
17
sellLiquidityFee(view returns (uint256)
1
sellTotalFees(view returns (uint256)
18
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
25000000000000000000000
symbol(view returns (string)
BRACK
totalSupply(view returns (uint256)
50000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x9467bd03b0c3b3c22453f667e24aef58e269b1d9
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateDevWallet(address newDevWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.