This contract is being backfilled. You may encounter incomplete storage history.

Bibi

Verified contract

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

No balances found for "Bibi"

0x7a3daec5b0c55421eb1ce50d38fd6e5d0c671c3d20247ad3b578ccafa0ed51a1
0x93b0d040d6fdd7bcbb20a40e44969e9d342137a5ebc6fae1d553e1add96d3ca4
0xc271d3bac5424f91c336cc7cc95d30249e744600e0a22db3ee58cf3b4db60534

Functions
Getter at block 23187860
decimals(view returns (uint8)
18
name(view returns (string)
Bibi
symbol(view returns (string)
BIBI
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
TeamFinanceTokenMint(address owner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 supplyaddress owneraddress feeWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.