DONGO AI
Verified contract
Active on
Ethereum with 3,685 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 2 additional slots
0x436d…3dde
2 additional
variables
Balances ($83.54)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$DONGO | ERC-20 | 418.537602K | $0.0002 |
$83.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21250614 | 3 days ago | | | 0 | 0.00063117636 | |
| 21243774 | 4 days ago | | | 0 | 0.00091761710 | |
| 21241233 | 4 days ago | | | 0 | 0.00049492328 | |
| 21240014 | 4 days ago | | | 0 | 0.00049819825 | |
| 21236787 | 5 days ago | | | 0 | 0.00080603979 | |
| 21231912 | 5 days ago | | | 0 | 0.00033299848 | |
| 21231052 | 5 days ago | | | 0 | 0.0012015690 | |
| 21209364 | 8 days ago | | | 0 | 0.00046596002 | |
| 21195165 | 10 days ago | | | 0 | 0.00072360879 | |
| 21195105 | 10 days ago | | | 0 | 0.0013462332 |
ABI
ABI objects
Getter at block 21269213
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 marketing, uint16 development, uint16 staking, uint16 team, uint16 totalSwap)
(marketing=1, development=1, staking=1, team=1, totalSwap=4)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=400, sellFee=400, transferFee=0)
_taxWallets() view returns (address marketing, address development, address team, address staking)
(marketing=0x67693c30b8edb511d88ddd501748db02f7d3ab25, development=0x1db6189e47119865e4c3ef2bd6fedd22966e5807, team=0x13e130e8c20019a59c75716e6dc05666e4b9845f, staking=0x59e5ac90f04ae837ea9bd6c7d8683b4e503648cc)
addRewardsEnabled() view returns (bool)
false
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
996170886839931076
getOwner() view returns (address)
0x4e34f00e579236cb33045ef2ea7d3d739865c6ea
launchStamp() view returns (uint256)
1710224375
lpPair() view returns (address)
0xd1e3e495a2346943012faba8dd3b47fee76f8ee1
maxBuyTaxes() view returns (uint256)
1000
maxSellTaxes() view returns (uint256)
1000
maxTransferTaxes() view returns (uint256)
1000
name() pure returns (string)
DONGO AI
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
50000000000000
swapThreshold() view returns (uint256)
50000000000000
symbol() pure returns (string)
$DONGO
taxesAreLocked() view returns (bool)
false
tokenDistributionWallets() view returns (address team_advisors, address marketing, address liquidity_operations)
(team_advisors=0x13e130e8c20019a59c75716e6dc05666e4b9845f, marketing=0x67693c30b8edb511d88ddd501748db02f7d3ab25, liquidity_operations=0xcf89b071c0b9206c276616f281e414b1fb66a899)
totalSupply() pure returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableAddRewards(bool _enable)
enableTrading()
lockTaxes()
multiSendTokens(address[] accounts, uint256[] amounts)
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializer(address init)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setRatios(uint16 marketing, uint16 development, uint16 team, uint16 staking)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing, address staking, address development, address team)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.