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 |
---|---|---|---|---|---|
gOS | ERC-20 | 105.653133K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19552622 | 8 months ago | | | 0 | 0.00050719516 | |
| 19447969 | 8 months ago | | | 0 | 0.0019741516 | |
| 19447969 | 8 months ago | | | 0 | 0.0019770439 | |
| 19447967 | 8 months ago | | | 0 | 0.0019139534 | |
| 19447967 | 8 months ago | | | 0 | 0.0023923225 | |
| 19447964 | 8 months ago | | | 0 | 0.0023273071 | |
| 19447963 | 8 months ago | | | 0 | 0.0019539925 | |
| 19447954 | 8 months ago | | | 0 | 0.0022644196 | |
| 19447953 | 8 months ago | | | 0 | 0.0023930153 | |
| 19447952 | 8 months ago | | | 0 | 0.0022997993 |
ABI
ABI objects
Getter at block 21246656
buyTax() view returns (uint256)
3
decimals() view returns (uint8)
18
limitBuyTimeStamp() view returns (uint256)
1710597842
limitHoldTimeStamp() view returns (uint256)
1710597887
maxBuy() view returns (uint256)
600000000000000000000000
maxHold() view returns (uint256)
3500000000000000000000000
name() view returns (string)
Gelios
owner() view returns (address)
0x44ec8320cd4b4f8e6f4f5894f61f19f2795fed00
pair() view returns (address)
0x8e3f22d446db8dde513989a0ec88aa71c8c0f595
privateInvestorAddress() view returns (address)
0x35bb46365b230a3e22469ec79d4e63a78566baa8
privateInvestorPercentage() view returns (uint256)
30
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint256)
3
swapTokensAtAmount() view returns (uint256)
150000000000000000000000
symbol() view returns (string)
gOS
taxAddress() view returns (address)
0xc8ad77f1296ffa92d8299a5c466763456f442d44
totalSupply() view returns (uint256)
21000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events activateTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setPrivateInvestorAddress(address _privateInvestorAddress)
setSwapTokensAtAmount(uint256 amount)
setTaxAddress(address _taxAddress)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _routerAddress, address _taxAddress, address _privateInvestorAddress)
receive()
This contract contains no error objects.