Reputation
Verified contract
Active on
Ethereum with 146,309 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1985…e862
0x2391…2f5d
Balances ($59.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
REPv2 | ERC-20 | 85.546566 | $0.694523 |
$59.41 | |
HEX | ERC-20 | 100 | $0.003054 |
$0.31 | |
REP | ERC-20 | 37.12624 | -- | -- | |
HQG | ERC-20 | 0.23 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21270597 | 2 hours ago | | | 0 | 0.00049138357 | |
| 21270111 | 4 hours ago | | | 0 | 0.00048190493 | |
| 21269026 | 7 hours ago | | | 0 | 0.00039217462 | |
| 21268306 | 10 hours ago | | | 0 | 0.00063158642 | |
| 21268277 | 10 hours ago | | | 0 | 0.00079942390 | |
| 21267751 | 12 hours ago | | | 0 | 0.00071029792 | |
| 21266872 | 15 hours ago | | | 0 | 0.0026849421 | |
| 21266396 | 16 hours ago | | | 0 | 0.0028390422 | |
| 21264791 | a day ago | | | 0 | 0.00064040092 | |
| 21264787 | a day ago | | | 0 | 0.00051495673 |
ABI
ABI objects
Getter at block 21271194 getTotalTheoreticalSupply() view returns (uint256)
augur() view returns (address)
0x23916a8f5c3846e3100e5f587ff14f3098722f5d
decimals() view returns (uint8)
18
getLegacyRepToken() view returns (address)
0x1985365e9f78359a9b6ad760e32412f4a445e862
getTotalMigrated() view returns (uint256)
0
getUniverse() view returns (address)
0x49244bd018ca9fd1f06ecc07b9e9de773246e5aa
legacyRepToken() view returns (address)
0x1985365e9f78359a9b6ad760e32412f4a445e862
name() view returns (string)
Reputation
parentUniverse() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
REPv2
totalSupply() view returns (uint256)
8034757668610230253447008
warpSync() view returns (address)
0xe0c69aefaa7611de493bce9525abf2a2c3c7fc4d
Read-only
allowance(address _owner, address _spender) view returns (uint256)
allowances(address, address) view returns (uint256)
balanceOf(address _account) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
burnForMarket(uint256 _amountToBurn) returns (bool)
decreaseAllowance(address _spender, uint256 _subtractedValue) returns (bool)
increaseAllowance(address _spender, uint256 _addedValue) returns (bool)
migrateFromLegacyReputationToken() returns (bool)
migrateIn(address _reporter, uint256 _attotokens) returns (bool)
migrateOutByPayout(uint256[] _payoutNumerators, uint256 _attotokens) returns (bool)
mintForReportingParticipant(uint256 _amountMigrated) returns (bool)
mintForWarpSync(uint256 _amountToMint, address _target) returns (bool)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
trustedDisputeWindowTransfer(address _source, address _destination, uint256 _attotokens) returns (bool)
trustedMarketTransfer(address _source, address _destination, uint256 _attotokens) returns (bool)
trustedReportingParticipantTransfer(address _source, address _destination, uint256 _attotokens) returns (bool)
trustedUniverseTransfer(address _source, address _destination, uint256 _attotokens) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _augur, address _universe, address _parentUniverse)
This contract contains no fallback and receive objects.
This contract contains no error objects.