bull

Verified contract

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

No balances found for "bull"

0x7dd5000b10b96aa495703f7064cdc71cb0c57aeeb21ca5bfd86e3bbe48ee0dc3
0xf17ff3ebfdb78531eaaecd9e03c51f91e6e28d5a05e74694355380f1bbb48227

Functions
Getter at block 23790921
castHash(view returns (string)
0x3619370eebbf5c9ce38135321070c1029c3f0457
decimals(view returns (uint8)
18
deployer(view returns (address)
0xe43bd4b74614391c28c21dfb3ac1e91bb03e5047
fid(view returns (uint256)
341389
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/0b4e1a21-833a-48e2-eb50-1a003b56f700/original
name(view returns (string)
bull
symbol(view returns (string)
BULL
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