strong

Verified contract

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

No balances found for "strong"

0x7478947df9b261b94ba7e65b193a1d37df470cef48ecbe18d897d6046a7c9750
0x763bc2fa0b37596ee8fa9c6b628568d5f3afe630cc45c66304387e063be2cccc
0x05b4d5ce7ecbf90160eeccdb3283944fdbf5356d9294e8850716c735ebd72597

Functions
Getter at block 23714966
castHash(view returns (string)
0x3caeba5c9f4f21d53aff491219c33a185b4953a9
decimals(view returns (uint8)
18
deployer(view returns (address)
0x358de7ff0fef45b77e9effa288022c366348092e
fid(view returns (uint256)
335571
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/d9a9a8ee-7605-4aa4-ab2e-49e5f10c8400/original
name(view returns (string)
strong
symbol(view returns (string)
STRONG
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