Bingus Token

Verified contract

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

No balances found for "Bingus Token"

0x645b2d5630d23bccae12a094341e325fdb740551ec8c1db9cb93565755ab8bdc
0x5a142d3f706ccf14c74589495e315b4f9d81175eec751b3c374625f56d865164
0xeb3b5fe0682c5d19d5b6094befc0565ccc1b4d6d6ad1f00379f590afbb3e581b

Functions
Getter at block 22416233
decimals(view returns (uint8)
18
name(view returns (string)
Bingus Token
owner(view returns (address)
0x938b4cfd959870694508ce20937a6f978fc418f7
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.