FUCK BOT SNIPER

Verified contract

Active on Base with 60 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FUCK BOT SNIPER"

0xbf308f9d73fd5c5dabf531276aca9a18466a6c37b0c2f390c22be76edaba9cf2
0xc647d187eb600deed433b9d3861671e3f2a50266ee8d97d65cce4c703bbaed64
0x4bcd6986fc8b75dbd22f52f65510c07eac1cc36ed70c8da22b05d1484da5924c
0xff2e04f88405e557178a7f8b653775a5d3f4736153a6ff7d147c852880528445
0x5f85a73b1a4639946b4d96ed860007f20d1b76ff424c97b50bfc35bc5943a9c4
0xa1d0b70794e97c760d64133e4143aef8a76d41ab9ec318bff26dfdcf098b843f
0x9a64fc53a5c184ddb6e1cc204d77d3c05d7148fc7bc30dd33a7ffeb897ec0b8b
0xe0994b136e52540b43ea9635a48cf48032170fb349b54c2cb919adbbdc7d38ad
0x54796a3d04aea7ee68b35aa1fc6d97bf3533a59d4dc07fb56520ddf51e724d67
0x7746aab36c71e360a4354ca0492e6f9b03196790f2fff2194b84af3d34003c4c

Functions
Getter at block 22784713
decimals(view returns (uint8)
18
name(view returns (string)
FUCK BOT SNIPER
symbol(view returns (string)
FBS
totalSupply(view returns (uint256)
1000000000000000000000000000
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_
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