Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x31dc…d741
0xdec7…f1d4
0xdec7…f1d4
4 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,720.31 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13229200 | 3 years ago | | | 0 | 0.0040904874 | |
| 13220305 | 3 years ago | | | 0 | 0.0044686671 | |
| 13212275 | 3 years ago | | | 0 | 0.0045819805 | |
| 13212135 | 3 years ago | | | 0 | 0.0050525425 | |
| 13212074 | 3 years ago | | | 0 | 0.0053143023 | |
| 13211111 | 3 years ago | | | 0 | 0.012937715 | |
| 13208768 | 3 years ago | | | 0 | 0.0038952667 | |
| 13207843 | 3 years ago | | | 0 | 0.0046440304 | |
| 13207706 | 3 years ago | | | 0 | 0.0037569143 | |
| 13207694 | 3 years ago | | | 0 | 0.0039691208 |
ABI
ABI objects
Getter at block 21328254
_MaxBuyEnabled() view returns (bool)
false
_buybackWalletAddress() view returns (address)
0xdec763e86b39c3f30d270012cfa224ab50d2f1d4
_getETHBalance() view returns (uint256 balance)
1
_marketingWalletAddress() view returns (address)
0xdec763e86b39c3f30d270012cfa224ab50d2f1d4
_teamWalletAddress() view returns (address)
0x31dc2d8cdf1f1a746e865df00a5714888825d741
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
GainXi
owner() view returns (address)
0x2eb36da7b7acfc850264552bf6e932f6beab64d1
swapEnabled() view returns (bool)
true
symbol() view returns (string)
GXI
totalFees() view returns (uint256)
84867204144694896208
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x988db80b8fb351c4e629df18088366857d68d9b7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
_setTeamWallet(address teamWalletAddress)
_setbuybackWallet(address buybackWalletAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setMaxBuyEnabled(bool MaxBuyEnabled)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address teamWalletAddress, address marketingWalletAddress, address buybackWalletAddress)
receive()
This contract contains no error objects.