DarknodePaymentStore
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($260,219.44)
Native
Value
$654.79
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.20462 | $3,200.01 |
$654.79 | |
renBTC | ERC-20 | 3.292756 | $78,829.00 |
$259,564.66 | |
renDOGE | ERC-20 | 140.735468K | -- | -- | |
renDGB | ERC-20 | 53.376036K | -- | -- | |
renFIL | ERC-20 | 287.084046 | -- | -- | |
renZEC | ERC-20 | 78.372163 | -- | -- | |
renBCH | ERC-20 | 10.714147 | -- | -- | |
HQG | ERC-20 | 1.0001 | -- | -- | |
renLUNA | ERC-20 | 0.021262 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9737357 | 5 years ago | | | 0 | 0.000090654000 | |
| 9737300 | 5 years ago | | | 0 | 0.00013561800 |
ABI
ABI objects
Getter at block 21157496
ETHEREUM() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
VERSION() view returns (string)
mainnet-9068f80
isOwner() view returns (bool)
false
owner() view returns (address)
0x098e1708b920efbdd7afe33adb6a4cba30c370b9
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
availableBalance(address _token) view returns (uint256)
darknodeBalances(address, address) view returns (uint256)
lockedBalances(address) view returns (uint256)
totalBalance(address _token) view returns (uint256)
State-modifying
Events claimOwnership()
incrementDarknodeBalance(address _darknode, address _token, uint256 _amount)
initialize(address _nextOwner)
renounceOwnership()
transfer(address _darknode, address _token, uint256 _amount, address _recipient)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(string _VERSION)
fallback()
This contract contains no error objects.