Dope Coin
Verified contract
Active on
Ethereum with 2,434 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x52c5…c588
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOPE | ERC-20 | 90.596302K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21377986 | a day ago | | | 0 | 0.00055813884 | |
| 21361287 | 3 days ago | | | 0 | 0.0011713345 | |
| 21361260 | 3 days ago | | | 0 | 0.0011351713 | |
| 21361208 | 3 days ago | | | 0 | 0.00049007644 | |
| 21361178 | 3 days ago | | | 0 | 0.00052756613 | |
| 21358133 | 4 days ago | | | 0 | 0.00058656391 | |
| 21356322 | 4 days ago | | | 0 | 0.00050557108 | |
| 21356304 | 4 days ago | | | 0 | 0.00052447947 | |
| 21352749 | 5 days ago | | | 0 | 0.00064916271 | |
| 21349648 | 5 days ago | | | 0 | 0.00057573969 |
ABI
ABI objects
Getter at block 21385053
_maxTxAmount() view returns (uint256)
2100000000000000
_walletMax() view returns (uint256)
8400000000000000
decimals() view returns (uint8)
9
deployer() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
355116084000000000
inSwapAndLiquify() view returns (bool)
false
launchedAt() view returns (uint256)
1676582063
lpFee() view returns (uint256)
2
lpFeeOnSell() view returns (uint256)
3
mainFee() view returns (uint256)
3
mainFeeOnSell() view returns (uint256)
2
mainWallet() view returns (address)
0x52c58f39e61b710304ba0bfabfeb18717bbac588
name() view returns (string)
Dope Coin
pair() view returns (address)
0xf73976a2db701a1321c8b8fc03f4a900ab06bb14
proofAdmin() view returns (address)
0xacfb878960bcda38782d854efb2e687b57e31f09
proofFee() view returns (uint256)
0
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000
symbol() view returns (string)
DOPE
tokenOwner() view returns (address)
0x301bf33ff393ebd0999f5950f4013d10553a6c93
totalFee() view returns (uint256)
5
totalFeeIfSelling() view returns (uint256)
5
totalSupply() view returns (uint256)
420000000000000000
tradingStatus() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
cancelToken()
changeFees(uint256 initialMainFee, uint256 initialMainFeeOnSell, uint256 initialLpFee, uint256 initialLpFeeOnSell)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address notbot)
formatProofFee()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
postLaunchMaxes()
reduceProofFee()
renounceDeployerAddress()
setBots(address[] bots_)
setMainWallet(address newMainWallet)
setOwnerWallet(address newOwnerWallet)
swapTradingStatus()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
updateProofAdmin(address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 percentToLP, address owner, address factory_, address main, address initialProofAdmin)
receive()
This contract contains no error objects.