Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($110.42)
Native
Value
$110.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.03 | $3,680.74 |
$110.42 | |
BREMP | ERC-20 | 23.721972M | -- | -- | |
VIU | ERC-20 | 49.88 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5521458 | 7 years ago | | | 0.00035 | 0.000063000000 | |
| 4891145 | 7 years ago | | | 0.02 | 0.0013000000 | |
| 4772661 | 7 years ago | | | 0.03 | 0.0042124800 | |
| 4722266 | 7 years ago | | | 0 | 0.00072835200 | |
| 4593879 | 7 years ago | | | 0.7 | 0.0023210670 | |
| 4527113 | 7 years ago | | | 0.008 | 0.0010409280 | |
| 4472995 | 7 years ago | | | 0.035 | 0.0063187200 | |
| 4450875 | 7 years ago | | | 2 | 0.0010409280 | |
| 4377007 | 7 years ago | | | 0.01 | 0.0022115520 | |
| 4365079 | 7 years ago | | | 0.35 | 0.00035482400 |
ABI
ABI objects
Getter at block 21312346
collectedNDAO() view returns (uint256)
27592
collectedUSD() view returns (uint256)
14295
decimals() view returns (uint8)
0
etherPrice() view returns (uint256)
304
name() view returns (string)
BREMP
neurodao() view returns (address)
0xcc97ebb7c5a7d97db32fb23a23fe516575c5e10a
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
numberOfHolders() view returns (uint256)
40
owner() view returns (address)
0x66f03d10c4fb21e8e6ec323612d32ee67daaf73f
presaleOwner() view returns (address)
0x085d17a70b91ac767ac82af7ceb78de57172b3fe
standard() view returns (string)
Token 0.1
state() view returns (uint8)
1
symbol() view returns (string)
BREMP
totalSupply() view returns (uint256)
25000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
gotBonus(address) view returns (bool)
holders(address) view returns (bool)
holdersIter(uint256) view returns (address)
State-modifying
Events approve(address _spender, uint256 _value)
changeOwner(address _owner)
confirmOwner()
finishCrowdsale()
killMe()
setEtherPrice(uint256 _etherPrice)
startBonuses()
startPresale(address _presaleOwner)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
NewState(uint8 _state)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _neurodao, uint256 _etherPrice)
fallback()
This contract contains no error objects.