GHOSTDAG
Verified contract
Active on
Ethereum with 13,603 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($22.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GDAG | ERC-20 | 1.296107M | $0.000009 |
$12.25 | |
DEXT | ERC-20 | 19.482327 | $0.524328 |
$10.22 | |
UNI-V2 | ERC-20 | 21.290393K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21256086 | 3 days ago | | | 0 | 0.00039945522 | |
| 21256065 | 3 days ago | | | 0 | 0.00077123405 | |
| 21255272 | 3 days ago | | | 0 | 0.00061612175 | |
| 21248254 | 4 days ago | | | 0 | 0.00091391836 | |
| 21247127 | 4 days ago | | | 0 | 0.00057766918 | |
| 21242136 | 5 days ago | | | 0 | 0.00048900669 | |
| 21239798 | 5 days ago | | | 0 | 0.00029720912 | |
| 21239797 | 5 days ago | | | 0 | 0.00030075398 | |
| 21239797 | 5 days ago | | | 0 | 0.00030075398 | |
| 21231050 | 6 days ago | | | 0 | 0.00093863837 |
ABI
ABI objects
Getter at block 21277406
decimals() view returns (uint8)
18
name() view returns (string)
GHOSTDAG
owner() view returns (address)
0x0000000000000000000000000000000000000000
rescueAddress() view returns (address)
0xd7d849926cd5c0418be1e96d0e370e247c8f9aeb
swapAllowed() view returns (bool)
true
symbol() view returns (string)
GDAG
taxShortTermTraders() view returns (bool)
false
totalSupply() view returns (uint256)
28700000000000000000000000000
uniswapV2Pair() view returns (address)
0x9c62a8fcc76a77938c82b5a76a68aadd6806d107
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTradeAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTrade(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
rescueTokens(address token, uint256 amount)
setAutomatedMarketMakerPair(address pair, bool value)
setQuickSell(bool onoff)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateExitFee(uint256 _protocolFee, uint256 _liquidityFee, uint256 _quickSellLiquidityFee, uint256 _quickSellProtocolFee)
updateQuickBuyFees(uint256 _ProtocolFee, uint256 _liquidityFee)
updateSwapAllowed(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(string name, string symbol, address _rescueAddress, address _liquifyProtocolAddress, uint256 totalSupply, uint256 _buyProtocolFee, uint256 _sellProtocolFee, uint256 _quickSellProtocolFee, uint256 _buyLiquidityFee, uint256 _sellLiquidityFee, uint256 _quickSellLiquidityFee)
receive()
This contract contains no error objects.