Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "GaryCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19871275 | 6 months ago | | | 0 | 0.00018433996 | |
| 19871268 | 6 months ago | | | 0 | 0.00023558223 | |
| 19871261 | 6 months ago | | | 0 | 0.00025886477 | |
| 19871241 | 6 months ago | | | 0 | 0.00020721013 | |
| 19870906 | 6 months ago | | | 0 | 0.0014789566 | |
| 19870831 | 6 months ago | | | 0 | 0.00042758392 | |
| 19870827 | 6 months ago | | | 0 | 0.00039635575 | |
| 19870817 | 6 months ago | | | 0 | 0.00045038336 | |
| 19870803 | 6 months ago | | | 0 | 0.0010148828 | |
| 19870803 | 6 months ago | | | 0 | 0.0010148828 |
ABI
ABI objects
Getter at block 21247385
_maxTaxSwap() view returns (uint256)
426900000000000
_maxTxAmount() view returns (uint256)
42690000000000000
_maxWalletSize() view returns (uint256)
42690000000000000
_taxSwapThreshold() view returns (uint256)
426900000000000
buyRecoverEnabled() view returns (bool)
false
decimals() pure returns (uint8)
9
name() pure returns (string)
GaryCoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
recoverTimerInterval() view returns (uint8)
1
symbol() pure returns (string)
GARY
totalSupply() pure returns (uint256)
42690000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
removeLimits()
renounceOwnership()
setNewFee(uint256 _newFee)
tokenManualSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.