Proof of Concept

Verified contract

Active on Ethereum with 155 txns
Deployed by via 0xe070ff8e at 15588266
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xfccce554d175b86133184caffc87e97e59cc725f34a8822f578018fcafcc1c68
0xfb04c187a3d712912b30516624e3b45f5a26895f722ace9d5462b169f16cde0f
0x50c9573cdeece327dd25769dc5edc45bfa92e41c7682fe2a55c1eeda48d8a5b9
0xfdfe5e0c83ffd50d5e792e40ecff6b32406feedcccf70b1d5c2eba36d53abb9d
0x22a840c1959508c08becf9f7a79c52c808a234ca5dba28431dd2833c5a0c356d
0x92530ccfd6f06442a6d8689d48539c43bb9ee76014c03eff064faa9ce274aedf
0xb2e848570972f6f969251635e86f5cb359afc37cf374669fb7c0aeeab855bdaf
0x4b9d38feef505d0ed0011c4c34c179bc1f342a843719dabb0f6fbad4ebbcad2a
0x84af9d11a2064e98162ed61b54f053cceffb539640d5541130ba0c9c928b099b
0x587c5a734be8c6c4a5f89a328384d13392ab7e80cc6abf36578d674396e6d4e0

Functions
Getter at block 20981413
decimals(pure returns (uint8)
9
name(pure returns (string)
Proof of Concept
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
PoC
totalSupply(pure returns (uint256)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
addbot(address[] bots_
approve(address spenderuint256 amountreturns (bool)
changeMaxTxAmount(uint256 percentage
changeMaxWalletSize(uint256 percentage
delBot(address notbot
manualsend(
manualswap(
openTrading(
removeLimits(
renounceOwnership(
setCooldownEnabled(bool onoff
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.