👷

Verified contract

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

No balances found for "👷"

0x210c31efcb2f2de198bfa05d4d7d6e216d6787c7f1993b24a1c1545b17fcc035
0x3f80f21a6081ed0e281eab71264e6f04d59052daaf5c8f94f0efac0affe7eac5
0xab5042bd915ec24ef68c0fdce8456be43136200c372c9d614b9fc8a53c7a0275

Functions
Getter at block 23287494
castHash(view returns (string)
0x20f0eceba7857a7a58c1a2162c3e7ec9b6c40d66
decimals(view returns (uint8)
18
deployer(view returns (address)
0x29fc0d8fb93e0b996f0d367ba959ada169079ee2
fid(view returns (uint256)
885497
image(view returns (string)
https://supercast.mypinata.cloud/ipfs/QmTbyFuYXchyFpEsPBFX3RbjR6faS4e92F2RPk4geZnmVQ?filename=image.png
name(view returns (string)
👷
symbol(view returns (string)
👷
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