Bro

Verified contract

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

No balances found for "Bro"

0xedf7d8a1cf79a941eb356425ec1bc6baca41ce8e4a4b33853212e92d2a32a5ec
0x702b56b21ca000d9757c86f56849e330bf4bddae005ec793504dfa53c90e7600
0xa0709bddc76829b312e40354365b817ccdef5fb175ebb5f57e3541afbb93be2b
0x08244e57081a59cb4e79cf0d87c89198db409374e3dd83e4b949109bf5b74875
0x825aeefc1defdf8ced730216c56acfa2545c7a55546a929a456645ae27299eda
0xc2af3e275957dcf81197f75841199417c4036bf06cc15c6f85f96d03e3f6b0ee
0xd041f5b03ef59060f735ee516481eed94e65696789116be6720f8c937304184b
0x92b8df8ca344d3f36a0b34dc0383c022482d2f2b73263aa2acfe08e8038bfb01

Functions
Getter at block 23757292
castHash(view returns (string)
0x27d3973e540eb0a68e4cb9aecfbf4193c70dc6dc
decimals(view returns (uint8)
18
deployer(view returns (address)
0x961088b76a515d437d9e3e1fc9d24bd295ff3b67
fid(view returns (uint256)
16617
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/59fb1831-66c1-49fc-ef4b-cda91ee0c600/original
name(view returns (string)
Bro
symbol(view returns (string)
CLONKER
totalSupply(view returns (uint256)
100000000000000000000000000000
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)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 maxSupply_address deployer_uint256 fid_string image_string castHash_
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