Lil Bross

Verified contract

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

No balances found for "Lil Bross"

0xaf2f24efc0af785f5a315b17dfbcc7f18783b7cd2e2e21fa25c4adc096ec5865
0xb4f9c303304f5e3c990d3242292fe16e3396dc7275d24ee28ffe87d2816fb281

Functions
Getter at block 23567814
castHash(view returns (string)
0x0432e3346a5e8376ba2c44c69e3cacd01d20c4f3
decimals(view returns (uint8)
18
deployer(view returns (address)
0x24b5bc38d69e2998272af7117d25830f40484cef
fid(view returns (uint256)
444710
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/29886744-14b5-4cfa-1c88-108033f7b500/original
name(view returns (string)
Lil Bross
symbol(view returns (string)
BROSS
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