The Grays Currency
Verified contract
Active on
Ethereum with 413 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x30a0…2817
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TGC | ERC-20 | 1.415388M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20776958 | 2 months ago | | | 0 | 0.00027227813 | |
| 19708434 | 7 months ago | | | 0 | 0.00036984493 | |
| 19096719 | 10 months ago | | | 0 | 0.00040306578 | |
| 19096716 | 10 months ago | | | 0 | 0.00041091949 | |
| 19096711 | 10 months ago | | | 0 | 0.00037134034 | |
| 19018409 | 10 months ago | | | 0 | 0.00083244293 | |
| 18973177 | a year ago | | | 0 | 0.0010722880 | |
| 18950571 | a year ago | | | 0 | 0.00084588273 | |
| 18950553 | a year ago | | | 0 | 0.00085811995 | |
| 18950546 | a year ago | | | 0 | 0.0012665032 |
ABI
ABI objects
Getter at block 21304413
LPProvider() view returns (address)
0x2563a29b9d64af7571b6260504144cc65a79efd2
LPProviderAddress() view returns (address)
0x2563a29b9d64af7571b6260504144cc65a79efd2
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
burnWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
holders() view returns (uint256)
121
liquidityFeeTotal() view returns (uint256)
262388517244475725370534
marketingFeeTotal() view returns (uint256)
1152999646769453734069988
marketingWallet() view returns (address)
0x79c059c6d44dff4f21944d9d65cf0873597e1185
maxBuyPerWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
The Grays Currency
owner() view returns (address)
0x0000000000000000000000000000000000000000
stakingContract() view returns (address)
0x30a0fffd99a65067d163c493c02ad5b7f3ee2817
swapTokensAtAmount() view returns (uint256)
1250000000000000000000000
symbol() view returns (string)
TGC
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x920124b5d2b19260a2bd8b2ff95f089546274bba
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_automatedMarketMakerPairs(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBuyPerWallet(address) view returns (bool)
_isExcludedFromReward(address) view returns (bool)
_isHolder(address) view returns (bool)
_rOwned(address) view returns (uint256)
_tOwned(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
burnFee(uint256) view returns (uint256)
getQuotes(uint256 amountIn) view returns (uint256)
liquidityFee(uint256) view returns (uint256)
lockedAmount(address) view returns (uint256)
marketingFee(uint256) view returns (uint256)
reflectionFee(uint256) view returns (uint256)
stakingFee(uint256) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
totalReceived(address) view returns (uint256)
totalSend(address) view returns (uint256)
State-modifying
Events airdropToken(uint256 amount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockToken(uint256 amount, address user)
renounceOwnership()
setStakingContract(address contractAddress)
setSwapTokensAtAmount(uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlockSend(uint256 amount, address user)
unlockToken(uint256 amount, address user)
Approval(address indexed owner, address indexed spender, uint256 value)
LockToken(uint256 amount, address user)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapTokensAmountUpdated(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
UnLockToken(uint256 amount, address user)
constructor(address owner)
receive()
This contract contains no error objects.