Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9d86…8dd8
0xe30b…2b11
Balances ($0.00)
No balances found for "GTR Cash"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21199689 | 18 hours ago | | | 0 | 0.0010117153 | |
| 20935464 | a month ago | | | 0 | 0.0016019459 | |
| 20903767 | a month ago | | | 0 | 0.00052344678 | |
| 20885177 | a month ago | | | 0 | 0.00068518387 | |
| 20525929 | 3 months ago | | | 0 | 0.00069479484 | |
| 20328811 | 4 months ago | | | 0 | 0.0011008000 | |
| 20278463 | 4 months ago | | | 0 | 0.00082560000 | |
| 20244775 | 4 months ago | | | 0 | 0.00055040000 | |
| 20200219 | 5 months ago | | | 0 | 0.00057702467 | |
| 20162078 | 5 months ago | | | 0 | 0.0012384000 |
ABI
ABI objects
Getter at block 21204920
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_totalTaxIfBuying() view returns (uint256)
2
_totalTaxIfSelling() view returns (uint256)
2
decimals() view returns (uint8)
18
getTime() view returns (uint256)
1731816263
marketingWalletAddress() view returns (address)
0x9d86b66427323244e1d7286c77d898d7de838dd8
minimumTokensBeforeSwapAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
GTR Cash
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
GTRS
teamWalletAddress() view returns (address)
0xe30b921b51e780182f7e42840f3960889abc2b11
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapPair() view returns (address)
0x0b98fd3997b3cc4345ce02751f019c9d0522e594
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
pause()
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string coinName, string coinSymbol, uint8 coinDecimals, uint256 supply, address router)
receive()
This contract contains no error objects.