Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
24 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BNMX | ERC-20 | 418.879518B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17227606 | 3 months ago | | | 0 | 5.4727790e-7 | |
| 14183969 | 6 months ago | | | 0 | 0.0000027404377 | |
| 14054155 | 6 months ago | | | 0 | 0.0000024164956 | |
| 13969457 | 6 months ago | | | 0 | 0.0000066300689 | |
| 13960171 | 6 months ago | | | 0 | 0.0000015633410 | |
| 13866415 | 6 months ago | | | 0 | 0.0000014831271 | |
| 3575789 | a year ago | | | 0 | 1.6555163e-7 | |
| 3570090 | a year ago | | | 0 | 0.000000091098965628 | |
| 3570072 | a year ago | | | 0 | 0.0000020394378 | |
| 3570048 | a year ago | | | 0 | 4.1313264e-7 |
ABI
ABI objects
Getter at block 21837630
autoRewards() view returns (bool)
true
circulatingSupply() view returns (uint256)
100000000000000000000000
currentDividends() view returns (uint256)
37300973631301211
decimals() pure returns (uint8)
9
distributorGas() view returns (uint256)
500000
excessDividends() view returns (uint256)
0
getOwner() view returns (address)
0xfeb693ebc04461c1389acda05867c5a7f156f7f8
minDistribution() view returns (uint256)
1000000000
minPeriod() view returns (uint256)
14400
name() pure returns (string)
BaseNomics
pair() view returns (address)
0x4481317531210f97b1ca6afac157c214e6dcd64d
symbol() pure returns (string)
BNMX
totalDistributed() view returns (uint256)
1364349176675676720
totalDividends() view returns (uint256)
2791541710090623800
totalShares() view returns (uint256)
22463393173804168938605
totalSupply() view returns (uint256)
100000000000000000000000
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)
isOwner(address account) view returns (bool)
isWhitelisted(address) view returns (bool)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
totalRewardsDistributed(address _wallet) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manuallyProcessReward()
rescueERC20(address _address, uint256 _amount)
rescueETH()
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution, uint256 _distributorGas)
setExcess()
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _rewards, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisContractDividendAllowed(address holder, bool allowed)
setisDividendExempt(address holder, bool exempt)
setisExempt(address _address, bool _enabled)
setisWhitelist(address[] addresses, bool _bool)
startTrading(uint256 _whitelistTime, bool _whitelistAllowed)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.