Dollar

Verified contract

Active on Ethereum with 27 txns
Deployed by via 0x86481bde at 17886038
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0xc77c14bf447389eac8796e4026e002a6054d1d7e287a0c6ffd3a95fc973d65cc
0x4f8cb0334e0cc4b084726745ae6443f878a38c2cce499aa44c66775047f2167c
0x9915bc7ce340f1e83da083ddb8fb1a23bb96df7b5d9aab3fea3740ae1ea98b72
0x8c4ea577f5cf1bf4fce26988e16ac81862e28bc0e0e725367cca05f6e9f8c714
0x99686fec410194ae32e96ebd492c413b44065706e7a3aef92586c67708982584
0x5d6c9e0b0cea9c1344947469418d7babc911dd1f5554fa36893153dea3bd0cf6
0x7e30dc1a5115c99d603108bf92c069b44e8644a64ebbbead591b6289eb392006
0xe509ed8776e14036c6fa7f6ceef74f190e19b008fd8fc7c2ad64159fdf062b00
0x413321b077006f01789a2586dc9afaaeca38cd416d0281a481c2b51d43eedf48
0x23f9194cce5bba17982682473248c4a1ecea6395adab181bdbc398c0ed64b8f6

Functions
Getter at block 20913086
buyDevFee(view returns (uint256)
0
buyDevelopmentFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
2
buyTotalFees(view returns (uint256)
2
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x9c40c9e952dfa2f2f95b164e92e2859411bab6d1
developmentWallet(view returns (address)
0xeabe4b1c82e425dc5438b81c0c20b7fd299b7fff
limitsInEffect(view returns (bool)
true
marketingWallet(view returns (address)
0xbdac5bf34fac380d998009d4e9891938a98bf3d0
maxTransactionAmount(view returns (uint256)
200000000000000000000000000
maxWallet(view returns (uint256)
200000000000000000000000000
name(view returns (string)
Dollar
owner(view returns (address)
0x9c40c9e952dfa2f2f95b164e92e2859411bab6d1
sellDevFee(view returns (uint256)
1000
sellDevelopmentFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
1000
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
10000000000000000000000000
symbol(view returns (string)
DOLLAR
tokensForDev(view returns (uint256)
0
tokensForDevelopment(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
119999999999999999999174920
totalSupply(view returns (uint256)
10000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x759640b60c0be806d152585bdbba76fa043404a2
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _developmentFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _developmentFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
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
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.