There is no top

Verified contract

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

No balances found for "There is no top"

0x10f3a71718d8102e1767e95a2180d9e1e7d64d2dc4af005149d7e4fb795fd3b6
0x0a7d3959a18ad9b8b643841c46338682e9dda6f85b68decbaf4a5e3477479c08
0x171852ec4087a0cec326264d72402b0b395b080d7e0f06d2154ad378a83c25fa
0x70f4eb93c0844e2ba53eddbf81ee154b7a7d103180363f5d111b7a50ffc90248
0xc855fb9768a6227b9bd507528dd3014a64e902a7bba751865528a36c1e52c5e8
0x97fa0f6fa2b2041d8a8062cfa330eaf822769b36be9824e08c104335732c6439
0xcb89340e22f6ae25abeea9c4e8c12b270ab714ffcd6ed2ebc52327ba0989d9bd
0x04952741c2720037823ae037d46c856cace6b6332c1525fd8a370f8dd6733960
0x7684e657185355972fbb61a3de098e56fbd812a4bb1b9699f01c174f81ade6f4
0x4c4dc40b87435579baddeaeedc87e04dd126a568423091af41c4c791f55abb79

Functions
Getter at block 23758005
castHash(view returns (string)
0x04158feefbe1214a771cb01d8ad5c73a63bcc06a
decimals(view returns (uint8)
18
deployer(view returns (address)
0x2961b02dce896d5a63b57997a1ae124736de2cf1
fid(view returns (uint256)
2231
image(view returns (string)
name(view returns (string)
There is no top
symbol(view returns (string)
BULLRUN
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