MerryChristmas

Verified contract

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

No balances found for "MerryChristmas"

0xf33d3c0ec8bd9aafffa2fa3474ced685247fade1ba146d7932201c4e9d77cc4a
0xface0ed15d9a2fe4b010fa1afb705c50abbb197c75ea66dad7550fe914c1fd52
0xbb434910d5c969cbd706f2dfe1c91958f9676a3cf98b3ea4d42d941fb8fdf713
0x6acf0d3fdeaae36b0630408fbb78af862acce811666d211d21a2c1a263476e68
0xc62e668e17e54394064b9de8710900f4822d7e413635cd519e8fd365e63a80af
0x4b39259d48dab874383a95b1e28db6f16b55f79847f62cef87461f0c974de400
0x66d251361c9b2a062c9d70609347ac6672df3e8a264f08b9125145ada32e7546
0xfaa5a72f491294b65e043ab744b6d82c3466d0b66f21f8a836b480bc9c73578a
0xc008cb66251c27fe0962b3889456604219126846d03e082003708e2bcaed121b
0x2ef70cbf83b596b0425f71dccd380635792232e3f245c45b9d3ce107fdbff94e

Functions
Getter at block 23727953
castHash(view returns (string)
0xdf8ebb312745db774c6db3726f52cea0b4e410c9
decimals(view returns (uint8)
18
deployer(view returns (address)
0x710ce330e997aebdf895381d5b069d2ea3b2b301
fid(view returns (uint256)
250794
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/9714b8d9-47b2-4aea-1ebe-aa132e2afb00/original
name(view returns (string)
MerryChristmas
symbol(view returns (string)
MerryChristmas
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