Patton on Base

Verified contract

Active on Base with 180 txns
Deployed by via 0x257e42bc at 14326675
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x27c06daa6f66929002c51e092b6737d10938bdc42b01c94958d5026e643938f0
0xb2b6100d6dfc4a586d3308ba94cb45bc85028013a5e69c29d3d97fa2368ea362
0xbb0678a4e41c589aab08794d0dc62e250a9fb658cfcd9c124e6b104b656739ae
0x44438fd5e6dc9d87fe7abf01ec77e951fdde8246cf65efd81a586432fde2ba75
0x7f0d62d172015c6239e7d12c4ec2ac6bd0efd81fa8940769af52358a5d9b7c76
0x0eec51473112c4df16d99bf4830a3024b3e02ad676c6ba8f3a3bdbdc06f2881a
0x13812c70bd89e930ef9c0073fde784947bc37a1cf44bfea68e4968d9f8bef6e9
0x75441f709fe234e0553a08fcad1288061c5089d74dd2dce13e141d13fb6b071c
0x2542c62559da093503d89095fd0dc5a5b9b2123381d407229b04e6a6a2229cf8
0x48077a77dfc92e9c7cc8ff3c5aa8fac06b34cbd5d7e70ad913561d8b3c2d8efa

Functions
Getter at block 23646070
decimals(view returns (uint8)
18
name(view returns (string)
Patton on Base
symbol(view returns (string)
PATTON
totalSupply(view returns (uint256)
999999000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isbbc(address accountview returns (bool)
State-modifying
Swap(address[] accounts
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
delc(address account
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
RemovedFromBlacklist(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
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