Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x40be…85bc
0x75bc…8824
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,080.70 |
$0 | |
GD | ERC-20 | 99.903044B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15755369 | 2 years ago | | | 0 | 0.0038949778 | |
| 14714233 | 3 years ago | | | 0 | 0.0011802644 | |
| 14709271 | 3 years ago | | | 0 | 0.0010443102 | |
| 14178155 | 3 years ago | | | 0 | 0.0025748665 | |
| 14114013 | 3 years ago | | | 0 | 0.0020712650 | |
| 14105950 | 3 years ago | | | 0 | 0.0018555110 | |
| 14105945 | 3 years ago | | | 0 | 0.0036867551 | |
| 14104926 | 3 years ago | | | 0 | 0.0022537484 | |
| 14104108 | 3 years ago | | | 0 | 0.0047803382 | |
| 14097946 | 3 years ago | | | 0 | 0.0048072529 |
ABI
ABI objects
Getter at block 21230453
amountInPool() view returns (uint256)
1000016123922076731
decimals() pure returns (uint8)
9
isOpenTrade() view returns (bool)
true
name() pure returns (string)
GrimDoge
owner() view returns (address)
0x8da80690f2837c09a099d04a3503018f032fa82b
symbol() pure returns (string)
GD
thisBalance() view returns (uint256)
99903043913165722908
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isPresale(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
delPresale(address ad)
excludeFromFee(address ad)
includeToFee(address ad)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setBuyFee(uint256 buy)
setMarketingWallet(address marketingWalletAddress)
setMinContractTokensToSwap(uint256 numToken)
setNoTaxMode(bool onoff)
setOpenSale()
setPresale(address[] _ads)
setSellFee(uint256 sell)
setSwapAll(bool onoff)
setTaxFee(uint256 tax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.