0xGPU.ai
Verified contract
Active on
Ethereum with 3,215 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd769…06ba
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xG | ERC-20 | 134.103389K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159547 | 3 days ago | | | 0 | 0.0018654376 | |
| 21131803 | 7 days ago | | | 0 | 0.00046378094 | |
| 21116317 | 9 days ago | | | 0 | 0.00016139512 | |
| 21113654 | 10 days ago | | | 0 | 0.00028026277 | |
| 21045336 | 19 days ago | | | 0 | 0.00037765733 | |
| 20999551 | a month ago | | | 0 | 0.00022704799 | |
| 20980871 | a month ago | | | 0 | 0.00033415955 | |
| 20980858 | a month ago | | | 0 | 0.00030802576 | |
| 20965732 | a month ago | | | 0 | 0.0019463593 | |
| 20952718 | a month ago | | | 0 | 0.00039000361 |
ABI
ABI objects
Getter at block 21183942
_countTrigger() view returns (uint256)
2000000000000000000000
_maxTaxSwap() view returns (uint256)
20000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000
_taxSwapThreshold() view returns (uint256)
20000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
0xGPU.ai
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
0xG
totalSupply() pure returns (uint256)
10000000000000000000000000
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)
initializePair()
openTrading()
removeLimits()
renounceOwnership()
setFees(uint256 _valueBuy, uint256 _valueSell)
setMaxTx(uint256 maxTxAmount)
setMaxWallet(uint256 maxWalletSize)
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)
FinalTax(uint256 _valueBuy, uint256 _valueSell, bool _shelid)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address feeWallet)
receive()
This contract contains no error objects.