Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.55)
Native
Value
$0.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000154 | $3,569.58 |
$0.55 | |
GMDAO | ERC-20 | 1.266683B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14369172 | 3 years ago | | | 0 | 0.0014661652 | |
| 14369167 | 3 years ago | | | 0 | 0.0010308475 | |
| 14369167 | 3 years ago | | | 0 | 0.0043904666 | |
| 14369152 | 3 years ago | | | 0 | 0.0016285500 | |
| 14369112 | 3 years ago | | | 0 | 0.00079957405 | |
| 14369092 | 3 years ago | | | 0 | 0.0011563075 | |
| 14369086 | 3 years ago | | | 0 | 0.0011192301 | |
| 14369078 | 3 years ago | | | 0 | 0.0011670603 | |
| 14369063 | 3 years ago | | | 0 | 0.0011653487 | |
| 14369062 | 3 years ago | | | 0 | 0.0014534522 |
ABI
ABI objects
Getter at block 21288300
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
_tTotal() view returns (uint256)
1000000000000000000000
buyLiquidityFee() view returns (uint256)
6
buyTxFee() view returns (uint256)
4
decimals() view returns (uint8)
9
dev() view returns (address)
0x0152296b565afc89718a1ae8cd92c299ccc1c99c
isLaunched() view returns (bool)
true
maxTxLimit() view returns (uint256)
7500000000000000000
maxWalletLimit() view returns (uint256)
15000000000000000000
name() view returns (string)
gmDAO
owner() view returns (address)
0x0152296b565afc89718a1ae8cd92c299ccc1c99c
sellLiquidityFee() view returns (uint256)
6
sellTxFee() view returns (uint256)
4
swapAtAmount() view returns (uint256)
1000000000000000000
symbol() view returns (string)
GMDAO
tokensForLiquidity() view returns (uint256)
755949360391327911
tokensForTax() view returns (uint256)
503966240260885272
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xf6d8456ca8d98404374d10f817d88a21ffabb26c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromTxLimit(address) view returns (bool)
isExcludedFromWalletLimit(address) view returns (bool)
State-modifying
Events addBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromAllLimits(address account, bool value)
excludeFromFees(address account, bool value)
excludeFromTxLimit(address account, bool value)
excludeFromWalletLimit(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchNow()
removeBlacklist(address account)
renounceOwnership()
setBuyFee(uint256 liquidityFee, uint256 txFee)
setMaxTxLimit(uint256 newLimit)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 liquidityFee, uint256 txFee)
setSwapAtAmount(uint256 amountToSwap)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _dev)
receive()
This contract contains no error objects.