Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional
variables
Balances ($14.74)
Native
Value
$14.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.004111 | $3,586.57 |
$14.74 | |
USA | ERC-20 | 1 | $0.000558 |
$0 | |
GOME | ERC-20 | 52.917598M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258831 | a month ago | | | 0 | 0.0000029437017 | |
| 14406199 | 7 months ago | | | 0 | 0.0000075805132 | |
| 14178032 | 7 months ago | | | 0 | 0.0000034285824 | |
| 13756830 | 7 months ago | | | 0 | 0.0000018270352 | |
| 13755045 | 7 months ago | | | 0 | 0.0000016234039 | |
| 13448523 | 7 months ago | | | 0 | 0.0000016394181 | |
| 13278112 | 7 months ago | | | 0 | 0.0000017192996 | |
| 13070637 | 8 months ago | | | 0 | 0.0000015397990 | |
| 12964794 | 8 months ago | | | 0 | 6.4638000e-7 | |
| 12820075 | 8 months ago | | | 0 | 0.0000015221773 |
ABI
ABI objects
Getter at block 23068188
autoRewards() view returns (bool)
true
circulatingSupply() view returns (uint256)
950000000000000000
currentDividends() view returns (uint256)
4110597012753846
decimals() pure returns (uint8)
9
distributorGas() view returns (uint256)
850000
excessDividends() view returns (uint256)
4110573442055969
minDistribution() view returns (uint256)
100000000000
minPeriod() view returns (uint256)
900
name() pure returns (string)
GomeStap
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x505c9c94a2127f51a75be300d9c7c58b38e67180
symbol() pure returns (string)
GOME
totalDistributed() view returns (uint256)
4016359071707116451
totalDividends() view returns (uint256)
4329230639273884000
totalShares() view returns (uint256)
897078091333251525
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getUnpaidEarnings(address shareholder) view returns (uint256)
isContractDividendAllowed(address) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
totalRewardsDistributed(address _wallet) view returns (uint256)
State-modifying
Events _claimDividend()
approval()
approve(address spender, uint256 amount) returns (bool)
manuallyProcessReward(uint256 gas)
renounceOwnership()
rescueERC20(address _address, uint256 _amount)
setAutoRewards(bool _enabled)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution, uint256 _distributorGas)
setExcess()
setInternalAddresses(address _project)
setLaunch(address _pair)
setParameters(uint256 _buy, uint256 _wallet)
setRouter(address _router)
setStructure(uint256 _project, uint256 _liquidity, uint256 _rewards, uint256 _total, uint256 _sell, uint256 _trans)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setisContractDividendAllowed(address holder, bool allowed)
setisDividendExempt(address holder, bool exempt)
setisExempt(address _address, bool _enabled)
startTrading()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.