BaseBonk

Verified contract

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

No balances found for "BaseBonk"

0x760c87277adff275f16f4a57e78a798da1d070195db7a5594b48bd5af91b0444
0x93e3806ca48f42590fb803442812d65473cde89e3e0930f9b39e0c26f2c80f7f
0x185ec541e3a265f329220aa89b8837e28c182ced3121ef32cb9a0c6ebe17b4cb
0x5914b4675cac152a01559ccef9b0e30d67103f2090e8cc06ff456dfe6e0731b5
0x0d059b084db7b7170d62b6650e2c14c9409bedad332161a9b14bc5b52ea32490
0x5a8d97e6f63a27d98cb4212ea05f698d23570638d1d6816240c0f9dbc9c5df16
0x01d1d6e973f142e4cdfd9bf373c7d25a163ac54c2abf95158e87200630daaa74
0xf56c6a8a1a9b25defc949b3341fabf4dcdd174a3b47d0f1bb1cdbff22fb9d663
0xf86fdec492fc0d8b00eff9f4dca3d956e0c17a82853d9763976f337bee6b6c5d
0xe6250b572acab759c7fb08dff3dd47665422230574e2e805333d948f9691aac8

Functions
Getter at block 22780552
decimals(view returns (uint8)
18
name(view returns (string)
BaseBonk
owner(view returns (address)
0xf44424c7c863c28b77258b1d8a51d3d64c0d882f
symbol(view returns (string)
BBONK
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeTokens(address distributionWallet
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 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

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.