CoinSeed

Verified contract

Active on Ethereum with 195 txns
Deployed by via 0x0160b367 at 17621431
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1be873fc9582aaf197358616c8a810c55f1c5dc07cbb1b6281129cd6f844ad9d
0x1be56b6e1f0ce726f9aeb62f03cc1e6e0f161e0682ef9f2c437d6c35d4040b6a
0xe75d45166fcfb9d7ecfea5d7abab46c35b909d5983e078f9de3c23152c660315
0x92dfbb377abe276f3cce4715b99e64ff796b1ac390e2fc916a6c16bf433f39ae
0x91f1092f017e0defd73edc9ace9cd89f6f778d985bb4aa759c5e0701cc1140a2
0xa3b5a1c9bfce693bc07e23ea7ad61f14a5099980b82a6ee06b65fd66731d18c2
0xcf7728a8f025944e65ccb9d2b2d5c38ed84fb349ac7207799ed545fa6608c3d6
0x1297e83da19effd8cbb43b04c58581281cc4f16747c8b66002a223afb9880ca8
0x3a0ced993b441948c8ce21556115a2b61897538d8ec6a256c1e4de146ef411b2
0x0927623328ec5ffa5ada18f15f89fa5533e00e5f35ee5075beb2aadc83a9d9a1

Functions
Getter at block 21295497
BuyFee(view returns (uint256)
5
SellFee(view returns (uint256)
5
UniswapV2Pair(view returns (address)
0xe24fecaa4ab027fbe55b90a9b9f75330c6efcd98
_uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals(view returns (uint8)
18
initialTotalSupply(view returns (uint256)
1000000000000000000000000
maxTransactionAmount(view returns (uint256)
1000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000
name(view returns (string)
CoinSeed
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
10000000000000000000000
symbol(view returns (string)
CoinSeed
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
SetFee(uint256 _buyFeeuint256 _sellFee
approve(address spenderuint256 amountreturns (bool)
clearStuckEth(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualswap(
openTrading(bytes32 _deployer
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.