Neiro Dinero
Verified contract
Active on
Ethereum with 334 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.10)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Neiro | ERC-20 | 49.481225 | $0.002111 |
$0.1 | |
NERO | ERC-20 | 1.555756M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20884836 | 2 months ago | | | 0 | 0.00015018642 | |
| 20823594 | 2 months ago | | | 0 | 0.00035786896 | |
| 20823560 | 2 months ago | | | 0 | 0.00038896247 | |
| 20782619 | 2 months ago | | | 0 | 0.00022606890 | |
| 20768743 | 2 months ago | | | 0 | 0.00036617443 | |
| 20768738 | 2 months ago | | | 0 | 0.00057303273 | |
| 20763359 | 2 months ago | | | 0 | 0.00053042476 | |
| 20730271 | 2 months ago | | | 0 | 0.00015985633 | |
| 20702955 | 2 months ago | | | 0 | 0.000038781026 | |
| 20606828 | 3 months ago | | | 0 | 0.00011314606 |
ABI
ABI objects
Getter at block 21218378
circulatingSupply() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
distributorGas() view returns (uint256)
0
getOwner() view returns (address)
0x8d749f30194ff087ae898ceafec78601f7344730
minDistribution() view returns (uint256)
134217728
minPeriod() view returns (uint256)
43200
name() pure returns (string)
Neiro Dinero
pair() view returns (address)
0xf0a4c72308a3ba9ff10ab257260e8f255f23275c
reward() view returns (address)
0x812ba41e071c7b7fa4ebcfb62df5f45f6fa853ee
symbol() pure returns (string)
NERO
totalDistributed() view returns (uint256)
26292423502554138
totalDividends() view returns (uint256)
54963097983779462
totalShares() view returns (uint256)
311758501674561812
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)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
totalRewardsDistributed(address _wallet) view returns (uint256)
State-modifying
Events _claimDividend()
approve(address spender, uint256 amount) returns (bool)
rescueERC20(address _address, uint256 _amount)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution, uint256 _distributorGas)
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)
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)
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.