Wild Orchids

Verified contract

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

No balances found for "Wild Orchids"

0x59f442adc87591453491f486ffbd72c746f1988326188e68c926165704a5b42c
0x7dc1db9870f2f1a26f0042f7eb6e292a3bc3fbac76e6f8838351d44a5cb80e9b
0x91036a07a08a237e25593a5aa1d405db92d54f099cf123d3d9ea648dafcef822
0x01b7ce6b0290bcd758e199fd6a03fcbd5d09ad54a27cbcd6f7d6d4b05f1417d6
0x52d64e4bec4827d58ca77c4d3d294aef804ea1f47e0fb65549540dc6e48c1c17
0xecfc25d401494e18db84855c24c5ff25b6c4e9d5fe7b80ca751f3771b0d2dc63
0xc30305816981cb32e20b3577e67a5b6ca46922f0667f9d44ea5721497e87dcfd
0xfaaf7e14ee3fae5486c5f7db9f981a6826bc9312ec267c9560c9118e472f3233
0xe114863b14e6d9c8ea97152dbab2a062a53c8ab156bdfd5e46ddd59aa317090d
0xa9f7635492beb1481e0b396e065de6431ba0fa92dfe0beb0ea455137412004aa

Functions
Getter at block 23618115
castHash(view returns (string)
0x0e31344211fc61b478d97a4da42c4ee0437ecbc4
decimals(view returns (uint8)
18
deployer(view returns (address)
0xc3d0cadc46f29064b494a224c6381ad58dcefc04
fid(view returns (uint256)
18229
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/472c9cbb-5f18-46a0-45a0-07cd7d0a7400/original
name(view returns (string)
Wild Orchids
symbol(view returns (string)
WORCHID
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