GRAPHWARE TOKEN
Verified contract
Active on
Ethereum with 326 txns
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 |
---|---|---|---|---|---|
XGW | ERC-20 | 4.31838M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20713684 | 3 months ago | | | 0 | 0.00051301768 | |
| 20465357 | 4 months ago | | | 0 | 0.00016947340 | |
| 20298710 | 4 months ago | | | 0 | 0.00012126675 | |
| 20194115 | 5 months ago | | | 0 | 0.000053418673 | |
| 20194108 | 5 months ago | | | 0 | 0.000077613728 | |
| 20075615 | 5 months ago | | | 0 | 0.0036317416 | |
| 20030533 | 6 months ago | | | 0 | 0.00039460958 | |
| 19903768 | 6 months ago | | | 0 | 0.00013974263 | |
| 19902700 | 6 months ago | | | 0 | 0.00023222154 | |
| 19901022 | 6 months ago | | | 0 | 0.00015262003 |
ABI
ABI objects
Getter at block 21278312
blocks() view returns (uint256)
5
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxSwapAmount() view returns (uint256)
600000000000000000000000
maxTransactionAmount() view returns (uint256)
1500000000000000000000000
maxWallet() view returns (uint256)
1500000000000000000000000
name() view returns (string)
GRAPHWARE TOKEN
owner() view returns (address)
0x000000000000000000000000000000000000dead
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
200000000000000000000000
symbol() view returns (string)
XGW
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xe947400ef85a704c3ce594b8d6138060012b7417
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isLimitException(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events AddLiqudityETH(address[] _approver) payable
addAccountTaxException(address account, bool excluded)
approve(address spender, uint256 amount) returns (bool)
claimTax(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exchangeApprove(address _approver, bool isWL)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newMarketingWallet)
updateMaxSwap(uint256 newAmount)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount)
updateTax(uint256 _buy, uint256 _sell)
withdrawTax()
AddAccountTaxException(address indexed account, bool isExcluded)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.