Zero Gravity
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZeroG | ERC-20 | 69.165636M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17128418 | 2 years ago | | | 0 | 0.0022145869 | |
| 17127095 | 2 years ago | | | 0 | 0.0016016931 | |
| 17127078 | 2 years ago | | | 0 | 0.0014945367 | |
| 17127074 | 2 years ago | | | 0 | 0.0025763649 | |
| 17127067 | 2 years ago | | | 0 | 0.0019610059 | |
| 17127055 | 2 years ago | | | 0 | 0.0018581796 | |
| 17127054 | 2 years ago | | | 0 | 0.0026614186 | |
| 17127052 | 2 years ago | | | 0 | 0.0025311887 | |
| 17127051 | 2 years ago | | | 0 | 0.0017187140 | |
| 17127051 | 2 years ago | | | 0 | 0.0018352215 |
ABI
ABI objects
Getter at block 21264997
buyLiquidityFee() view returns (uint256)
2
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
2
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x79586da99464a31bad9696fdce9f29f7f802d10f
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
100000000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000000
name() view returns (string)
Zero Gravity
owner() view returns (address)
0x79586da99464a31bad9696fdce9f29f7f802d10f
sellLiquidityFee() view returns (uint256)
2
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
2
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
ZeroG
tokensForLiquidity() view returns (uint256)
69159856261048642100873576
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
5000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x179f3dbfc71f6878b28d540b45187616960765f7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _buyLiquidityFee, uint256 _buyMarketingFee, uint256 _sellLiquidityFee, uint256 _sellMarketingFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
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)
constructor()
receive()
This contract contains no error objects.