BrushFire

Verified contract

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

No balances found for "BrushFire"

0xcd271acd7989ca69302c1307f1af17963680ceba86a7d7f696f3ae8a25d054e7
0xb34dd89ad5caff4d887196ed63cdc9768a426c8d5e0f924e92c5d8464be1dbf6
0x32c60d1727868453aeea995abb0ee57ab8f90e02d35246aba16404f4bd135a2a
0x94eeabb010df1886e478174ac459bc11e94b42de0eb8eb7225df705f26c8fd18
0xb414ab5ca487dd00387dba7f1b6eebf8310c7b4a6596e3f85bdb3b94cb40d65a
0xc243693393d350a284054b0f470dbeca9c2ee573fc61443008b2de6a39058860
0xf009828e33c407d734406475f6df460ae1996e40d401362e1f8510cd89005275
0x3d3366c97e0c2b9c4f8f34ab034f07e5151f8e6001469526d51c3fc911663455
0x5dfd7d5208ef62970bb77346e9592fc28d72e16716d9d3831102d9d780523031
0xa936be5f4bd7e67c9b5f4510884733231060582eb5fee948fbb50a50797d3b0f

Functions
Getter at block 23785177
castHash(view returns (string)
0xed28b19524031f5588c3c6fce34017c9d4f0d04e
decimals(view returns (uint8)
18
deployer(view returns (address)
0x94ab17e889e5a8a3d4a874a8afe74c85b19089ca
fid(view returns (uint256)
885622
image(view returns (string)
https://i.giphy.com/media/UX5hm0jhM2RvbzuE0t/giphy.gif
name(view returns (string)
BrushFire
symbol(view returns (string)
PYRO
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