BIGGA

Verified contract

Active on Base with 322 txns
Deployed by via 0x16d6baaa at 13320684
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5d209d5167a172cee69320318fe97d51d63f954e7041b9640192bd4518fc0115
0x65648f724ae7b59efe1806b1a400b0b57d2b0a27eba17fbbde61e2a2a2742a6f
0xd618ebae774cdadc5128fea3a397e81ec9cb2732bf98337437b9c2543212b171
0xdb81b0541dbc36e7b9d323a54d7fe4ced838309b893dae124d35a95e48394816
0x286cb4a2697b624ac8341aa5e87a2eb524aca3c6877b7460d628957c040f8c81
0x531cda7fc91202b0165ad5ddf93fc1a64049da21210b7c019da5e4a1abe6ceb2
0xb1fb9a0467839666f1364edd4e17053425d755ee69f75a10261decbdc2c032ea
0x37867b82b7e2aac4658e681abf59d2cde56c3e14fa1bbd8cf1daba1b413d9cce
0x5905eed720f62c0002925cb5af88b5d28a948864158269897037d85c85b7d3e2
0x48f5e4b6d48134cb1e76887da3965ce30e4664f5137a7bcf5657808b103e5689

Functions
Getter at block 22990718
_buyTotalFees(view returns (uint256)
0
_sellTotalFees(view returns (uint256)
0
_totalSupply(view returns (uint256)
100000000000000000000000000
_walletMax(view returns (uint256)
100000000000000000000000000
checkWalletLimit(view returns (bool)
false
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWalletAddress(view returns (address)
0x8e7a0f50f232f9e0e885796d031df2a0d7ebed29
enableTrading(view returns (bool)
true
getCirculatingSupply(view returns (uint256)
80000000000000000000000000
launchAt(view returns (uint256)
13332500
name(view returns (string)
BIGGA
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
BIGGA
teamWalletAddress(view returns (address)
0xa78fb2b7517ccd6338c7a986f7d76ee4bee83c63
totalSupply(view returns (uint256)
100000000000000000000000000
uniswapPair(view returns (address)
0x4952b2345f2eb266b0a9fbf52183d1b33b2f6175
uniswapV3Factory(view returns (address)
0x33128a8fc17869897dce68ed026d694621f6fdfd
uniswapV3PositionManager(view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
wETH(view returns (address)
0x4200000000000000000000000000000000000006
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
EnableTrading(
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
setMarketPairStatus(address accountbool newValue
setMaxWallet(uint256 walletMax
setTeamWallet(address _address
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 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(
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account