Aw Nuts

Verified contract

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

No balances found for "Aw Nuts"

0x35782a057bfdb30bf17bef6b909db823ed8ff528e1af5b4901c22534b218d824
0x5854f17667a2313eced752635d9b1555a5e2693c435010ddac35ae9de425dfb3
0x9a9b7ffc7c1bbb38f4b41d489d1594d9cebcf7beb32e506e73d043c68e362434
0x8e8da2df4e7ca65dfeef3863897c33a99c74052afd9eac3c64bc40b61ffa3d37

Functions
Getter at block 23771799
castHash(view returns (string)
0x1617e27d46cbe227f42e3644b184dccb6a7e0962
decimals(view returns (uint8)
18
deployer(view returns (address)
0x1c4ff86df55cfb102aee3e6dbd7f1eddf6b64a37
fid(view returns (uint256)
280506
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/4634d457-f968-4788-31ab-a548f76dc500/original
name(view returns (string)
Aw Nuts
symbol(view returns (string)
AWNUTS
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