Dragon Astronauts
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DRAGON | ERC-20 | 221.201996K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20724620 | 2 months ago | | | 0 | 0.000090079219 | |
| 20724618 | 2 months ago | | | 0 | 0.000092200027 | |
| 20724613 | 2 months ago | | | 0 | 0.00033044041 | |
| 20724613 | 2 months ago | | | 0 | 0.00033044041 | |
| 20724613 | 2 months ago | | | 0 | 0.00033044041 | |
| 20724613 | 2 months ago | | | 0 | 0.00033044041 | |
| 20724609 | 2 months ago | | | 0 | 0.00034608105 | |
| 20724608 | 2 months ago | | | 0 | 0.00034964165 | |
| 20724607 | 2 months ago | | | 0 | 0.0098938883 | |
| 20724604 | 2 months ago | | | 1 | 0.000070030945 |
ABI
ABI objects
Getter at block 21161522
_caughtDogs() view returns (uint256)
0
buyTax() view returns (uint8)
15
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0x83911ce23840bbdd5804e14157feb3b2144b471d
maxTxAmount() view returns (uint256)
20000000000000
maxWallet() view returns (uint256)
20000000000000
name() pure returns (string)
Dragon Astronauts
owner() view returns (address)
0x83911ce23840bbdd5804e14157feb3b2144b471d
pair() view returns (address)
0x16b6361c6830d5bb9920cb5f956d91346907cb80
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint8)
99
swapThreshold() view returns (uint256)
10000000000000
symbol() pure returns (string)
DRAGON
totalSupply() view returns (uint256)
1000000000000000
watchdogMode() view returns (bool)
false
Read-only
_dogSellTime(address) view returns (uint256)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBalance(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
renounceOwnership()
setContractLimits(uint256 maxTX_EXACT, uint256 maxWallet_EXACT)
setContractTaxes(uint8 buyTax_, uint8 sellTax_)
setDogSellTimeForAddress(address holder, uint256 dTime)
setSwapSettings(uint256 swapThreshold_EXACT)
setWatchdogOff()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify()
TaxesChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.