This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 21213421, which is 20 minutes old. We're running behind the tip but working to resolve the issue.

Baby Die Protocol

Verified contract

Active on Ethereum with 14 txns
Deployed by via 0xc509bac1 at 15790323
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
ERC-20
--
0xfdac2d029e8322f54f86633be447ec982afb5723ea6a7ebebb6db6ddd28fd705
0x91a6310e13c0d3346f000897c077a95d3d5f9bee9e9c0dc168f968aa087ea8d0
0xba4b8d5846b5c8d8877f990b518295a82d7086a674488986597f093c9ffc46af
0x7e63b74eb0a5d0f984ae81c3c4936cdd38cc233afb927b31613396b4f7e02abe
0xccc28de3cc3c69b11343e4cfd81cefe20c1a9cc4ebf11d97c719048d93120fa8
0xdca58131f5b03f1b3421187aa0e4ecd4ad45328e743f08bb8d7b764534064d20
0x0e6d3acc4aab717d9441be5cbf34723ca9b2e01f13dc5e4d61dc0142c0833c02
0xf3f8c7eafac9016b8e3e9a289bc12c8a1e07739f900e2d4061c1791c2c02dd5e
0xb3ae79f1b8c172b000446f097d623ce295ac857ba044ecf6a51d77e50ce4cb7a
0xd2c500055a9ddf21a648831224a223fb5ffe74cce8fc052df1839ec6694aaebd

Functions
Getter at block 21213420
_maxTxAmount(view returns (uint256)
100000000000000000
_maxWalletAmount(view returns (uint256)
10000000000000000
buyFee(view returns (uint256 liquidityuint256 marketing)
(liquidity=1, marketing=9)
decimals(pure returns (uint8)
9
launchedAt(view returns (uint256)
15790457
name(pure returns (string)
Baby Die Protocol
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellFee(view returns (uint256 liquidityuint256 marketing)
(liquidity=1, marketing=9)
symbol(pure returns (string)
DIE
totalSupply(view returns (uint256)
100000000000000000
uniswapV2Pair(view returns (address)
0xe37f9e8b915942ff933a7cbe064c6ea922bae2c7
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isIncludedFromFee(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklistBots(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFee(address account
includeInFee(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
killBots(
launch(
renounceOwnership(
setMaxPercent(uint256 newMaxTxPercentuint256 newMaxWalletPercent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _marketingWallet
Fallback and receive
receive(
Errors

This contract contains no error objects.