CROCUSCITY

Verified contract

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

No balances found for "CROCUSCITY"

0xde5d44131398b9f664b1d7b0e7b7190117374af8b1d4e900093f0668d6420b34
0x066516cb56b689e7f734e8a229a34c90bb84668b67252a15ae7d2ecc4077d39e
0xacf78e14ba318a31b78aca310eacb6ee859f0ad3511b86f8c9eac432e0410fd3
0x43cf3a50fa1dd090aca5a84e5adbaaed73863ba9379bc30643736c582729dabb
0x9031a50cb05ef4ba5238f801ec556b5d03059934836d2d9897aef2084ed023f4
0xeaf16f8da6536ef6d574106306d0c00ab2df7a94759bc161b73e5dec1b88eece
0xa6735a415a9371fc96e62e456c3c78ca1e8c2d4e640302c57af5ab074e28e3fb
0x4997bbf2062c12d1586ce667c2e13a270f0218dbdae6d5759a0b5e78d1670bfd
0x078cc9f23285d85c8f63377e00b35f5a3e52c35aae06006cdbe9e97d5226c2d2
0x5e36d80bff887847d1c0af64cc470646456775fa2d9064555c0e7df8cef418ee

Functions
Getter at block 23225541
decimals(view returns (uint8)
18
name(view returns (string)
CROCUSCITY
symbol(view returns (string)
22.03
totalSupply(view returns (uint256)
9222222222222000000000000000000
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)
transfer(uint256 amountaddress fromaddress to
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
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