Calibri

Verified contract

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

No balances found for "Calibri"

0xa6ee803c87b5df7638044db3293e5cd9566c2468cb97cbbcdeed2741974a40f6
0xfaffe0d3249f9c91904a9dca3263aad68cb4386d0328d7f439c4fd7504f20788
0xd7c18c8f119beecc9e39d7110a9c86a1a497458ef5bc085fa2a7cb9106eac4ff

Functions
Getter at block 23652414
castHash(view returns (string)
0x83ff93f01cdb444f3bd546fbf17818bd20691b1e
decimals(view returns (uint8)
18
deployer(view returns (address)
0x435172c1b669839de487c8a26bee3124e2f06d78
fid(view returns (uint256)
314353
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/3f023d53-2b53-4626-256d-72fc96fcb400/original
name(view returns (string)
Calibri
symbol(view returns (string)
CALIBRI
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