bentol

Verified contract

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

No balances found for "bentol"

0xbc023a9fcd64e457d6b7f2c1e68228a3302b56846b8948aeb5b73caedf8c5595
0x4497772312cf6132cb2985d7a3a72579e5b91bb0dec221b735ee36f3a3a06642
0xbb197336f809a55d649bd3e6762d130af0de7af8e195f85924a0c154fbc14e60
0x1d7b948164c956a50737bc07ac454831b4ad68252dc827f81555af89f30a26b6
0x73e691605b82cbafd33748925b68ab447e30145e259ff3c10e0bc00042381a16

Functions
Getter at block 23846950
castHash(view returns (string)
0xce2861acec52d3470bc8324d67f9cb093bcbc503
decimals(view returns (uint8)
18
deployer(view returns (address)
0x3e9c4f2dcaa79381b723e7ffd38457778a133fe6
fid(view returns (uint256)
445939
image(view returns (string)
name(view returns (string)
bentol
symbol(view returns (string)
bsa
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