CopyPasta

Verified contract

Active on Ethereum with 387 txns
Deployed by via 0x83a9c1cd at 17531758
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CopyPasta"

0xc79bee5743377a09fb4b2dbe53514c6f60f1fc95d5fe48eb50f011610c0a036b
0xdb643e5228a2f490cda7e17da493171e6b3ae8e715e4d3d5a1021ed29001365c
0x3e630effde4ad2cbe6410c08a3b023076b5416642f463eb9b8ebe6cf302295b8
0xf2a6631e82b8c123eac2f24ee75bf40c263beafa46881a789525b4f72baeb5b9
0x2de1ab4847a8d72b93695e91d94ecd6dcd3b76d625d8ff11eaeb9bba79176e88
0xafc0dcdf47e3e4a488213c002d7068710856ee50879166c29eef68cf0be41622
0xf7f4c80e725abe8d0d0a43427cf486c64d849e2ce212389b9a70fcd185fcb8ae
0x686a78d544f0aa996b30e164c8b885092faf4916d1449e99f07072a3f3919865
0x5c39f551a2ce0c0fa6edb7cfdb6828a73ef7400192b92eee44ebef63c5703a4f
0x809c443acbdf40cb1fa1d9d4bff0bae1ff09c2bda1f57c67156bb93ccc81754e

Functions
Getter at block 20915782
DOMAIN_SEPARATOR(view returns (bytes32)
0x5a14b373769e4f81d8a62bca7c68936d80973a9bd811f237f827c52a2686367c
decimals(pure returns (uint8)
18
dividendTracker(view returns (address)
0x0000000000000000000000000000000000000000
getBuyTax(view returns (uint32)
0
getERC20Controller(view returns (address)
0x052e926d1414285b2539d1e3265ca5a578fe3c34
getLPPair(view returns (address wethAddr)
0xf8f6ce75468e79c53402730c625cf86cc4beea10
getSellTax(view returns (uint32)
0
getTaxWallets(view returns (struct CopyPastaTaxWallet[])
[(0xde65af979537cd90f5831509389fa7f073a243c2, 1000)]
name(pure returns (string)
CopyPasta
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
PASTA
totalSupply(pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkBot(address botview returns (bool)
isExcludedFromFee(address accountview returns (bool)
nonces(address ownerview returns (uint256)
State-modifying
addNewLPPair(address pair
addTaxWallet(struct CopyPastaTaxWallet wall
approve(address spenderuint256 amountreturns (bool)
changeERC20Controller(address newWallet
disableBlocklistAdd(
multisend(address[] addruint256[] val
multisendFrom(address senderaddress[] addrRecipientsuint256[] vals
openTrading(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
proxiedApprove(address erc20Contractaddress spenderuint256 amountreturns (bool)
proxiedSell(address erc20Contract
proxiedSellAndSend(address erc20Contract
proxiedTransfer(address erc20Contractaddress recipientuint256 amountreturns (bool)
proxiedWETHWithdraw(
removeTaxWallet(address wallet
renounceOwnership(
setBot(address theBotbool toSet
setBuyTax(uint32 amount
setEthSendDivisor(uint32 newDivisor
setExcludedFromFee(address accountbool isExcluded
setMaxTxRatio(uint32 ratio
setMaxWalletRatio(uint32 ratio
setSellTax(uint32 amount
setSwapDivisor(uint32 amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Bought(address indexed buyeruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Sold(address indexed selleruint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address controlleraddress devstruct CopyPastaInitialData idstruct CopyPastaTaxWallet[] wallets
Fallback and receive
receive(
Errors

This contract contains no error objects.