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 |
---|---|---|---|---|---|
GABE | ERC-20 | 46.458108M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17765240 | a year ago | | | 0 | 0.0013192263 | |
| 17765237 | a year ago | | | 0 | 0.0022715391 | |
| 17765224 | a year ago | | | 0 | 0.0020777294 | |
| 17765223 | a year ago | | | 0 | 0.0020683615 | |
| 17765218 | a year ago | | | 0 | 0.0020345767 | |
| 17765217 | a year ago | | | 0 | 0.0020395344 | |
| 17765217 | a year ago | | | 0 | 0.0020395344 | |
| 17765216 | a year ago | | | 0 | 0.0019373630 | |
| 17765215 | a year ago | | | 0 | 0.0019392976 | |
| 17765215 | a year ago | | | 0 | 0.0020101471 |
ABI
ABI objects
Getter at block 21098478
decimals() view returns (uint8)
18
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Gabe Coin
owner() view returns (address)
0x340e64514962e7f0d0362c7f54a318ef2d197557
pair() view returns (address)
0xbeb8164bca5028ce9b3432ca2a225ce4f486961f
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
GABE
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
reduceFee(uint256 _totalTax, uint256 _totalSellTax)
removelimit()
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setSwapEnabled(bool state)
setSwapThreshold(uint256 new_amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateExcludedFromFees(address _address, bool state)
updateRouterAndPair(address _router, address _pair)
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 _MarketingWallet)
receive()
This contract contains no error objects.