Tiger King

Verified contract

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

No balances found for "Tiger King"

0x65a665ffdbd2bb3f0df08d4b254422da539f999a0668ce28da43be0ac60bfe29
0x7d8c3de7ca083f299410e13d6b126c27f518307cffb18a1b4ad746cc81aadb0e
0xa2329f6dfd0529f28745abb34e4bee79ad789ffec5209eb701e8199245b33e55
0x2f75efd95b01c044e1231d48fc33efd8f2c95c164ed880eac06d195c46ff440a
0xeb2a90605eb713ef3beacb899575b5548df6c8a8790aab0b02ce67bc2f118ea0
0xf82905a579594e4a25c641b9dfa97ee97712c85b0edc885ca24269294f4c72f3
0xed052d77f7439e08254ea67ee2bab9ca7a0f6af6c7a8467672d16f6267e0af20
0xa028484dde385c5f7fda2cdd8fa91842314e37166bc99b64806ef783ed863768
0x3a0fee386ee89901bef2a3a890203709b25a4b029657191f94afd3b2592508c1
0x8306c216f6f05898428e39d26fad6a1870fc078eb0271ab255518671bb66aa1b

Functions
Getter at block 23789207
castHash(view returns (string)
0xdaba860812b888f35197be93293a3c227be7b181
decimals(view returns (uint8)
18
deployer(view returns (address)
0x9d96ccf903807253b23371ffaf54f22f7c468c0f
fid(view returns (uint256)
361319
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/09ac48fa-80bb-43de-e4ea-d20cc148bf00/original
name(view returns (string)
Tiger King
symbol(view returns (string)
TIGER
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