Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4c68…5cf1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
NEU | ERC-20 | 2.131686K | -- | -- | |
GRP | ERC-20 | 50 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21188702 | 9 days ago | | | 0 | 0.0035681913 | |
| 20751508 | 2 months ago | | | 0 | 0.00024550743 | |
| 20733467 | 2 months ago | | | 0 | 0.000099015498 | |
| 20453393 | 4 months ago | | | 0 | 0.000026747000 | |
| 20453393 | 4 months ago | | | 0 | 0.000026747000 | |
| 20453346 | 4 months ago | | | 0 | 0.000048864000 | |
| 20453288 | 4 months ago | | | 0 | 0.000048864000 | |
| 20249597 | 5 months ago | | | 0 | 0.000070503502 | |
| 20249583 | 5 months ago | | | 0 | 0.000050382467 | |
| 20249573 | 5 months ago | | | 0 | 0.000054412093 |
ABI
ABI objects
Getter at block 21249923
accessPolicy() pure returns (address)
0xae38c27e646959735ec70d77ed4ecc03a3eff490
currentAgreement() pure returns (address platformOperatorRepresentative, uint256 signedBlockTimestamp, string agreementUri, uint256 index)
(platformOperatorRepresentative=0x83cbab70bc1d4e08997e5e00f2a3f1bce225811f, signedBlockTimestamp=1510321619, agreementUri=ipfs:QmVQfuibCipv9j6v4cSYTnvkjoBnx3DqSLNY3PKg8MZbP4, index=0)
currentSnapshotId() pure returns (uint256)
6822661456764816192440660879006952639692800
decimals() pure returns (uint8)
18
ethereumForkArbiter() pure returns (address)
0x4c688949578b4fd0cb8f8993a0ec608659e05cf1
initialRewardFraction() pure returns (uint256)
6500000000000000000
name() pure returns (string)
Neumark
neumarkCap() pure returns (uint256)
1500000000000000000000000000
parentSnapshotId() pure returns (uint256 snapshotId)
0
parentToken() pure returns (address parent)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
NEU
totalEuroUlps() pure returns (uint256)
10021247612466737297524993
totalSupply() pure returns (uint256)
63744037242576027627427051
transferEnabled() pure returns (bool)
true
version() pure returns (string)
NMK_1.0
Read-only
agreementSignedAtBlock(address signatory) pure returns (uint256)
allBalancesOf(address owner) pure returns (uint256[2][])
allowance(address owner, address spender) pure returns (uint256 remaining)
balanceOf(address owner) pure returns (uint256 balance)
balanceOfAt(address owner, uint256 snapshotId) pure returns (uint256)
cumulative(uint256 euroUlps) pure returns (uint256 neumarkUlps)
cumulativeInverse(uint256 neumarkUlps, uint256 minEurUlps, uint256 maxEurUlps) pure returns (uint256 euroUlps)
incremental(uint256 euroUlps) pure returns (uint256 neumarkUlps)
incremental(uint256 totalEuroUlps, uint256 euroUlps) pure returns (uint256 neumarkUlps)
incrementalInverse(uint256 totalEuroUlps, uint256 burnNeumarkUlps) pure returns (uint256 euroUlps)
incrementalInverse(uint256 totalEuroUlps, uint256 burnNeumarkUlps, uint256 minEurUlps, uint256 maxEurUlps) pure returns (uint256 euroUlps)
pastAgreement(uint256 amendmentIndex) pure returns (address platformOperatorRepresentative, uint256 signedBlockTimestamp, string agreementUri, uint256 index)
snapshotAt(uint256 timestamp) pure returns (uint256)
totalSupplyAt(uint256 snapshotId) pure returns (uint256)
totalSupplyAtInternal(uint256 snapshotId) pure returns (uint256)
State-modifying
Events amendAgreement(string agreementUri)
approve(address spender, uint256 amount) returns (bool success)
approveAndCall(address spender, uint256 amount, bytes extraData) returns (bool success)
burn(uint256 neumarkUlps)
burn(uint256 neumarkUlps, uint256 minEurUlps, uint256 maxEurUlps)
createSnapshot() returns (uint256)
distribute(address to, uint256 neumarkUlps)
enableTransfer(bool enabled)
issueForEuro(uint256 euroUlps) returns (uint256)
reclaim(address token)
setAccessPolicy(address newPolicy, address newAccessController)
transfer(address to, uint256 amount) returns (bool success)
transfer(address to, uint256 amount, bytes data) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 amount)
LogAccessPolicyChanged(address controller, address oldPolicy, address newPolicy)
LogAgreementAccepted(address indexed accepter)
LogAgreementAmended(address platformOperatorRepresentative, string agreementUri)
LogNeumarksBurned(address indexed owner, uint256 euroUlps, uint256 neumarkUlps)
LogNeumarksIssued(address indexed owner, uint256 euroUlps, uint256 neumarkUlps)
LogSnapshotCreated(uint256 snapshotId)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(address accessPolicy, address forkArbiter)
This contract contains no fallback and receive objects.
This contract contains no error objects.