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

Bingus Token

Verified contract

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

No balances found for "Bingus Token"

0x2315c20209e488e3892fd0cde813b15f9ef2d157630cf2401c7873daaaa21e7d
0xab73f754c49f78f55e032b5e2a0dc61b2e2f514c012181ac7812730a4aedcb9a
0x7eddcb3af6929487f992cf63c6ffe3b113aa7d2ec689c77a8ab29ed34c7eefe5

Functions
Getter at block 23000960
decimals(view returns (uint8)
18
name(view returns (string)
Bingus Token
owner(view returns (address)
0x75563111e0c5c6befff782fac6e5dbaa58bf32f2
symbol(view returns (string)
BINGUS
totalSupply(view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
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.