DOWN BAD

Verified contract

Active on Base with 25 txns
Deployed by via 0x8c9429d9 at 18051050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DOWN BAD"

0x6c54ff3736ff7674ec14447d305d942830accbb92b0551e3591ac419e13c56be
0x2d187ec8413a2907ec6bd25e3b2aef738a52d92f6ebaf5959bb5b35a8f0515a9
0x46afa782c5ce59bc29769dcf367c4c0f5ddd2b3a1531255c4267e31c39733945
0x642361ce088624abdbd9bdcacea53bb1c84824134a08b046b82278eb8d6d1d51
0x5988bc3f92d024c17801739ed1a0dbd0ad1e0023a4c14b780e5c7a553ffc9c08
0x718917e3466d54e924c0814b53f96e27e915c9b0e9e5d26092cfc7ad2b351da8
0x75f7543f3f4cfa65ca1d436111a23b30269b94a2ecdc99548fd2796abc5b2dda
0xe7723a5a9e62e3af56d8aa48120de7382add10c791fcea82269e5853719ae98e
0xaee6028f843393b7623bc25330b575daf8cdc83f769a68747b7803e4bdeff188
0x78437feefc891a278e02a2460f93981c289499bc36b2d0865f6f851ff9e659e6

Functions
Getter at block 22464312
DOMAIN_SEPARATOR(view returns (bytes32)
0x1f8105efa7d7abbe85dc0f4ee5505c2c283deaedd5e9dd65ad3b652987c90bca
creator(view returns (address)
0x7bc153e86a595112bb3d604b343cd62e32e72d5a
decimals(view returns (uint8)
18
feeBps(view returns (uint256)
40
name(view returns (string)
DOWN BAD
symbol(view returns (string)
DOWN
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
isExempt(address accountview returns (bool)
isPoolOrRouter(address accountview returns (bool)
nonces(addressview returns (uint256)
State-modifying
addExempt(address _contract
addPoolOrRouter(address _contract
approve(address spenderuint256 amountreturns (bool)
initialize(address _protocolAddraddress _protocolTreasuryuint256 _protocolFeesBpsuint256 _creatorFeesBpsaddress _pooladdress[] _routersaddress[] _exemptsAddr
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
setCreatorAddress(address _creator
setCreatorFeeBps(uint256 _newFeeBps
setProtocolAddress(address _protocolAddress
setProtocolFeeBps(uint256 _newFeeBps
setTreasuryAddress(address _treasury
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
CreatorAddressUpdated(address oldCreatoraddress newCreator
CreatorFeesUpdated(uint256 oldFeesBpsuint256 newFeesBps
ExemptAdded(address indexed account
PoolOrRouterAdded(address indexed account
ProtocolAddressUpdated(address oldProtocoladdress newProtocol
ProtocolFeesUpdated(uint256 oldFeesBpsuint256 newFeesBps
Transfer(address indexed fromaddress indexed touint256 amount
TreasuryUpdated(address oldTreasuryaddress newTreasury
Constructor
constructor(string _namestring _symboladdress _memeceptionaddress _creator
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressZero(
AlreadyInitialized(
CreatorFeeTooHigh(
OnlyCreator(
OnlyProtocol(
PoolNotInitialized(
ProtocolFeeTooHigh(