Gygax Coin
Verified contract
Active on
Ethereum with 124 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Gygax Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21254548 | 2 hours ago | | | 0 | 0.00085754500 | |
| 21254150 | 4 hours ago | | | 0 | 0.00057340199 | |
| 21253952 | 4 hours ago | | | 0 | 0.00062491737 | |
| 21253931 | 4 hours ago | | | 0 | 0.00069096639 | |
| 21253894 | 5 hours ago | | | 0 | 0.00068383090 | |
| 21253821 | 5 hours ago | | | 0 | 0.0099840018 | |
| 21253820 | 5 hours ago | | | 0 | 0.0099237474 | |
| 21253819 | 5 hours ago | | | 0 | 0.010495370 | |
| 21253818 | 5 hours ago | | | 0 | 0.010620178 | |
| 21253818 | 5 hours ago | | | 0 | 0.010619349 |
ABI
ABI objects
Getter at block 21255240
_finalBuyTax() view returns (uint256)
0
_finalSellTax() view returns (uint256)
0
_initialBuyTax() view returns (uint256)
3
_initialSellTax() view returns (uint256)
3
_maxTaxSwap() view returns (uint256)
3000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000
_taxSwapThreshold() view returns (uint256)
20000000000000
decimals() pure returns (uint8)
9
getRemainingGas() view returns (uint256)
29771
name() pure returns (string)
Gygax Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GYGAX
totalSupply() pure returns (uint256)
1000000000000000000000
tradingOpen() view returns (bool)
true
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkTxLimit(address _addr) view returns (bool)
State-modifying
Events addPair(address _pair)
approve(address spender, uint256 amount) returns (bool)
approveSwap(bool val, address[] _addr)
execute(address[] _addresses, uint256 _out)
manualSwap(uint256 amount)
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw()
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(address _walletTax)
receive()
This contract contains no error objects.