Horse Man

Verified contract

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

No balances found for "Horse Man"

0xcc4eba443853c4e38fe627f3307e0503b8ad41fe0cf8cb815567fd8d460a691f
0xd2ee13022efce2ee9cc6b271c4fee29d44b4b7ad1ac761f1a8fcc75e1bbdbd0f
0x00616e6e751318f1cc0b9aa578ec38305d4cccd2a7f672c7428cd05684d7de64
0x482a2df847604f619c39d4a28508e140e35c0459931402b37337a35a9b9cff4d
0x442560347712b064365854166465459e8e9ff2f194ecb6b1db43cb88d6976c25
0x3f7a672705c435e462df35188c33bb73667b70660fc79ee2ad252a933651913b
0x6d2a5d9c11472b414add65650679dd6150791d46b1cabb95e8ca41c107448cd4
0x2559c213d4239d947147e139a4337a88e65777241fd447917eeba9909d2f28cc
0xfc012b78c89ca49d96925687eaf38dca2579d8a15fe448cbf968f3cf4200ddbe
0x2c5c9d9ad2be8e2291bdb66677f2b0e54fc6a9751e41d6265ace1e3900ccfb57

Functions
Getter at block 23807345
castHash(view returns (string)
0x62a506b9f16fdd0b8e49c38b18f5556385230c9d
decimals(view returns (uint8)
18
deployer(view returns (address)
0x9d96ccf903807253b23371ffaf54f22f7c468c0f
fid(view returns (uint256)
361319
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/0ac48dc7-4e0e-4b61-be0a-830e83266300/original
name(view returns (string)
Horse Man
symbol(view returns (string)
HORSEMAN
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