bpetes

Verified contract

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

No balances found for "bpetes"

0x09b3b09738d28058a9f7736db39a85fb32ec40d08ebb092a816d8c61f30bb98b
0xf440ec852b013e6ce065d34c671bea56f1f8dca64c80de38b8c5e2e601d5ed08
0x5b5b48fdd686af3b192ebc28202921e453b8a177c762e28c657bde789d3db48d
0xf9e58eab4878805912ab872193649bb095ad18ccf38c9bc32ab2cbea8bad4d18
0x7f0c52ee628b6e5c5866ac39f65d1717984693459f2e71730489f328a09a3e66
0xd0375871493314b3883e079f9662b77e8f289402bf3bbaf238d051b4b2dd647a
0x3433586bb87a22c6a19c6e13a9bcd1939b38d4277b125cf707ea5d7779863715
0x5869ede19fb68294785cc4eaa64f7cf36f1de0b036c8a30885d82e4be9468e69
0x4ab5b385a8d8c200e63f94cbb33b71cfd6e92132a6ba76d89d94ff75f07429e9
0x7679cb2fc4ebd34d18346f1e81a7205ded02830196d8c10de9ebc66767b71f60

Functions
Getter at block 23627109
castHash(view returns (string)
0xafed18cae9a5a96c428c46018d4753319c1316fc
decimals(view returns (uint8)
18
deployer(view returns (address)
0x1673169fe4e06c72f85f1fc88fcdcb34e2ad2aed
fid(view returns (uint256)
345467
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/20723710-bba4-46c5-70c5-59f95daf5300/original
name(view returns (string)
bpetes
symbol(view returns (string)
BPETES
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