Patton on Base

Verified contract

Active on Base with 177 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
--
0x44438fd5e6dc9d87fe7abf01ec77e951fdde8246cf65efd81a586432fde2ba75
0x7f0d62d172015c6239e7d12c4ec2ac6bd0efd81fa8940769af52358a5d9b7c76
0x0eec51473112c4df16d99bf4830a3024b3e02ad676c6ba8f3a3bdbdc06f2881a
0x13812c70bd89e930ef9c0073fde784947bc37a1cf44bfea68e4968d9f8bef6e9
0x75441f709fe234e0553a08fcad1288061c5089d74dd2dce13e141d13fb6b071c
0x2542c62559da093503d89095fd0dc5a5b9b2123381d407229b04e6a6a2229cf8
0x48077a77dfc92e9c7cc8ff3c5aa8fac06b34cbd5d7e70ad913561d8b3c2d8efa
0x691538758de19d01833c5dddff5add4a5ce5c5a3ed86fe3485e44d4756261778
0xd10aaac92ef8bfd1df19a9af16bea219cbce552c26bd18b76df708c61355dd05
0x3043b80c746c75ebf1e79fda0be2f681b94eaeb3c7402a844ad7d64c1875b22d

Functions
Getter at block 21837123
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