PAMP.CC

Verified contract

Active on Ethereum with 1,391 txns
Deployed by via 0xbe157539 at 12376281
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xbcc68d0d9597ec6a310712d3c0955779b3d695b5d534054a7361538c5c490700
0x744079bd4cc696a9efa39d773d59c9880a1c5980231515d7b0a77c9acecb9138
0x41ea77af172c1508050612be552ed6d33ab943dab01034b97a6c8647f959c3d3
0xe361b785bd66b59a8d2f4cb78d209bfb8c5c2a8a1c988d71bae533e417e6978d
0xfb03d50d3146e94aa07bbaf07e18fa097b5bb4ee19a4020c893d283ea0a3247b
0x5506b87ef6027314774902d50323347d45aeb8d6149ab3370b42b1a92ec33ee7
0x198f4a225523316924549402ee124fa6243beb4dc458e42bf19261f073f9cfcb
0x25bcbb03f95f0d47d3878c73534b80e93ffe56be935a6d31a66e3d28e3683700
0xaa6f6b860c339a6634c45d2fbb337604fa27e574cd22975ba68e645df97511ad
0xb1eb8da17d06141d3414fd7580229742b2a48f0befbae132a79b49967810ee46

Functions
Getter at block 21286005
_maxTxAmount(view returns (uint256)
1000000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
PAMP.CC
owner(view returns (address)
0xe6831b2f7573ba57ef119fa6ee6af59f6cf3b5d4
symbol(view returns (string)
PAMP
totalFees(view returns (uint256)
806532734972962676
totalSupply(view returns (uint256)
10000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcluded(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeAccount(address account
includeAccount(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
reflect(uint256 tAmount
renounceOwnership(
setMaxTxPercent(uint256 maxTxPercent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.