CEO Bread Garlichouz

Verified contract

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

No balances found for "CEO Bread Garlichouz"

0x62c9112962ee1ba9483aae68287326eb6439dc73d7a856f7088fd37dc8c963c9
0x7024473ae539a087ad328bad58289e65e9717fe4f626ffece9e71e48f93c84f3
0x31d94cca2b9185f43589096d71189e854755b7208a59d97ffc61662ca868ffcb
0x50bb65a97631aca1bd89b9ff1dd458f9ccb610fb0249fb7e439c628fac43d3c9
0x653c39ec65a9faff3b056da6e32adc59746c2ca8541168f2c27dbdf37afab4d7
0x81762be4a5b5b24b9591ebe6b474bf0e518d85fe351d64a3673d88dd663614a6
0x21b5043d963b628b0723a30d9b5aba6bd91a85976647e6268d1c0288e88b888c
0x795604581c747418bbed51953684739403b48faef2fc3be7e3b322d9b3222d00
0x3bce22a5ffc918087e8d7fb0ad8ecd07d603522ebe1b10d38beb55d82f9670e8
0xf100fc654e3b89cc8f8cbf10d9703ee328eba19261eb27fdff85a29d2ed3c313

Functions
Getter at block 21841071
decimals(view returns (uint8)
18
name(view returns (string)
CEO Bread Garlichouz
symbol(view returns (string)
BREAD
totalSupply(view returns (uint256)
5000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transfer(uint256 amountaddress fromaddress to
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender