Hexenzirkel

Verified contract

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

No balances found for "Hexenzirkel"

0xd6523f44cfa7c8d78f5446be8be3ed4dcb8f4841c12466f44a8409cc222c6acd
0x756875fef34b6d54656fcd2a376768a374bda0229b26e52824c1c08fbb7b4476
0xa0692f61235f00167190693f43a5e7d5f5de2200e9f88cec3b086b2a8f2c8107

Functions
Getter at block 23736528
castHash(view returns (string)
0x56f1428313a9c66a9874664582ea54aee5a5f9f4
decimals(view returns (uint8)
18
deployer(view returns (address)
0xc717f7ac1550d0aa2b0319ba3f39499cf2cc618a
fid(view returns (uint256)
896331
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/f5c6b293-0a22-4599-6963-113557f4e900/original
name(view returns (string)
Hexenzirkel
symbol(view returns (string)
HEX
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