ElonDoge Family

Verified contract

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

No balances found for "ElonDoge Family"

0x64a580ed7ace6e574a308c26916c66c8bcc66cfbc0444aa204332ab0f7dc2778
0x219949d6b5889a6bcc63f07dcda05a91f188986cc4e0fa4314ddace9d543f4a5
0xbe9931cfd9f4f0ed67bd6c62d597a514bc266088cb2ac142295edc035af1b506
0x9194b9fe5d7fff4da83bc22612d70152e31532765e87d95d2b4d824b81552d9d

Functions
Getter at block 23682375
castHash(view returns (string)
0x118577702b71a935fa4e5c0aaea7ef91f85722e8
decimals(view returns (uint8)
18
deployer(view returns (address)
0x2a84f7f91b3dcff97523d16030a2e5bdf5c40ebd
fid(view returns (uint256)
530006
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/cc9d519a-24fc-4abb-d8a6-3ce34c7ae500/original
name(view returns (string)
ElonDoge Family
symbol(view returns (string)
ELONDOGE
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