Bingung

Verified contract

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

No balances found for "Bingung"

0xb2d0089e1cd447eb0a2a85c5950698de0e67f5e5fcdd7301676ef36d48a2b845
0xe8ec4c7f882d2616272de816d20a7d9818ad1f354c0bd7d97b2cea9c7cb4a99e
0x975bbfb50601d22aaece78b1ef61476c1015eb0f5348069aafaa11a40aaacc3d
0x4dc55454c03ce195e11b1e150f3f168ecdc4ed845701f75d63e3a275be4024da

Functions
Getter at block 23757376
castHash(view returns (string)
0xde4f55acabb092fdde963fce627cccf16d832a18
decimals(view returns (uint8)
18
deployer(view returns (address)
0x7a193988632dfa9a0e83360297fc321526c30b2a
fid(view returns (uint256)
894911
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/e801804e-e613-481b-76e4-177514443700/original
name(view returns (string)
Bingung
symbol(view returns (string)
BG
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