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 | 192.575654K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18455038 | a year ago | | | 0 | 0.00066588176 | |
| 18288499 | a year ago | | | 0 | 0.00027524171 | |
| 18287099 | a year ago | | | 0 | 0.00054067548 | |
| 18286812 | a year ago | | | 0 | 0.00064856568 | |
| 18286747 | a year ago | | | 0 | 0.00081858561 | |
| 18286737 | a year ago | | | 0 | 0.00053131351 | |
| 18286676 | a year ago | | | 0 | 0.00046398789 | |
| 18286670 | a year ago | | | 0 | 0.00037075995 | |
| 18286664 | a year ago | | | 0 | 0.00063593773 | |
| 18286658 | a year ago | | | 0 | 0.00036186408 |
ABI
ABI objects
Getter at block 21216531
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
getContractBalance() view returns (uint256)
0
lpTax() view returns (uint256)
0
maxTxAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
gabecoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
2
symbol() pure returns (string)
GABE
totalSupply() pure returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0xa026273bb47ecacd1d37822afb27a1ee64d14de1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeMaxSwapThreshold(uint256 newMaxSwapThreshold)
changeMaxTx(uint256 newMaxTx)
changeMaxWallet(uint256 newMaxWallet)
changeMinSwapThreshold(uint256 newMinSwapThreshold)
changeTax(uint256 newBuyTax, uint256 newSellTax, uint256 newLpTax)
manage_blacklist(address[] addresses)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawMax()
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()
receive()
This contract contains no error objects.