ZeBro

Verified contract

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

No balances found for "ZeBro"

0xd84ef20a1581fa073c4ec31df619ce312b588f57e033a952067df17adbbc175e
0x1596615cba8d473a18b5a5312e059cc8bc8e088629aadf62eac8e61ca1e05b76
0x0ced27b745ad88c40e80730a7fc4d9d828ce32f2b38506167f39c8dfd26a36ba
0x9f2b9845f233491c4af5586a964fdad97f349200ee8f37b434862774cd0b742e
0x52472a809f481babd265c817b4ced21d91b3855d4e0d2da892167c0786d0a16d
0xf3466977b98d090a8c878b0afcf8ce0a9022306402f5b38b2aa377addb48cdd1
0xa2183c7049f0a53cece6d65eb9691541827b241e4395ea48c30ec097dff570ba
0xbdf12242bec6d7b239f029d454b8b6dc2b194ceef7e8ad9511746eeca304f7cf
0x55a9741534f27a0f378489e81047b3cd8fb11b4ef8196b99ec8a39f29326428d
0xbd90b35b5daef3ed181396f8d29897e01cfd10793820a47062d4dd0ab55496b5

Functions
Getter at block 23748484
castHash(view returns (string)
0x447b1e3a3a546cdf41fe00c0b971d85497592a6d
decimals(view returns (uint8)
18
deployer(view returns (address)
0xf1cc2f3047cd31edad0b35de19b45830d2a4e281
fid(view returns (uint256)
8276
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/02f1367c-09b6-4a55-7b07-6048b09be300/original
name(view returns (string)
ZeBro
symbol(view returns (string)
ZeBro
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