Collector

Verified contract

Active on Ethereum with 306 txns
Deployed by via 0xeb9a35fe at 18178092
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
ERC-20
--
0x96445b01b808f0ad2a5e60366f11c6f92582ce6dc0dd60dace1304ae54fe5455
0x251cbbc1f6947fe1181b39bc5c625939e6461b4d1c2b25f2cb2747d1f09dea99
0xb2f6da9f72eb709ec9a849df57b8c1ef17a00103e367b47d3d463cc4b5c00459
0xd773e70aafcefcb95a6620d5b236c30d9de297f83ba7ddfd9daef985ff0eacd3
0x94d023e31712157758545cb874f4d4a7ed5e3476e6ff520e999a92c28a69aaa1
0xa36815f6ccce734f914a9db293f1304cf5165c790746c52009ff9a19789ea1a4
0xb3495572c1bdd7da26cbc1a91a0a8bd1feb7e6f82be48b198a95841530473210
0xdb3899abe288a1ea9e0489b037d33d80c7d60e2088a0133edead62a07f77496e
0x6f620ddd61e9108e939b3d532459f2720d3148cc20c41a034b7b64e349ff1a85
0xdc90c77d9e503fc13cf78b04c0e02ee0125cf92e4d5ce24de12abf1770887ef3

Functions
Getter at block 20926519
BuyFee(view returns (uint256)
5
SellFee(view returns (uint256)
5
UniswapV2Pair(view returns (address)
0x8f1f73319a97877c4916f2a11262f154f66e6793
_uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyCount(view returns (uint256)
338
decimals(view returns (uint8)
18
initialTotalSupply(view returns (uint256)
1000000000000000000000000
maxTransactionAmount(view returns (uint256)
1000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000
name(view returns (string)
The Collector
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellCount(view returns (uint256)
242
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
10000000000000000000000
symbol(view returns (string)
COLLECTOR
totalSupply(view returns (uint256)
1000000000000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
isM(address _addressview returns (bool)
m(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
clearStuckEth(
clearStuckTokens(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualswap(uint256 percent
openTrading(
removeLimits(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setSwapTokensAtAmount(uint256 _amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address wallet
Fallback and receive
receive(
Errors

This contract contains no error objects.