Popnut on Base

Verified contract

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

No balances found for "Popnut on Base"

0x89d5bc4b171715e2a55084efffbe06c20c1b06033b91202ea2ee7dfb012aa90e
0x36a73b2bf368b195db2d7daffc4ff9feb3a331cc77f279706dd63ed1b504541d
0x452d66d9189167985642e42f0eb84aba0a185e2ffec9c1e3a5c016e6adadaa31
0x86dbea7daf38cd02ed5506fb995ec1dca30f90ddb4e1576a9c0f43d754be80be
0xe947ac43654f15d23779f3e74b809a0603d248d75aa3e3bb09fcd1b51cf08564
0x7924ab1b344d84d95f9f8d22098b088713f6171c38041056fa1b36c4d02dd973
0x7db9ee23f7926ca770423ef75e0657900b600c20e81675d2f677770fd5ffd27d
0x9de50f154139cdc04d45fe7938beebe0bc83fb9a4e454c4863bb1e05d96b54f0
0xbdec1a6dac687c8ec5e0c0b719473c70061f38ce6f9ac895495dde22497aa69f
0x05bf799908c784a1a9d6ee278bfdef777ac2e0d8c5ab87820ded6e90ef6e2804

Functions
Getter at block 23810328
castHash(view returns (string)
0x596ac20cda611ea3238a627400de0d5cce9c6fd1
decimals(view returns (uint8)
18
deployer(view returns (address)
0xb4bcee1c040fb55efbaff8d3dc5fbb3e7a645cc6
fid(view returns (uint256)
300614
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/35b9641f-f428-4b3b-001f-320ff3f25f00/original
name(view returns (string)
Popnut on Base
symbol(view returns (string)
PopnutBase
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