ETHPrinter
Verified contract
Active on
Ethereum with 2,321 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10.85)
Native
Value
$10.85
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002986 | $3,633.15 |
$10.85 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18515026 | a year ago | | | 0 | 0.0020786343 | |
| 18349178 | a year ago | | | 0 | 0.00041745793 | |
| 18084612 | a year ago | | | 0 | 0.00087214442 | |
| 17907343 | a year ago | | | 0.03 | 0.0015117880 | |
| 17907332 | a year ago | | | 0 | 0.0010901370 | |
| 17864335 | a year ago | | | 0 | 0.0023497201 | |
| 17849072 | a year ago | | | 0 | 0.00089339834 | |
| 17848384 | a year ago | | | 0.05 | 0.0016684172 | |
| 17848374 | a year ago | | | 0 | 0.0011406833 | |
| 17785469 | a year ago | | | 0 | 0.0036777813 |
ABI
ABI objects
Getter at block 21281854
getBalance() view returns (uint256)
2985541735088164
owner() view returns (address)
0x795a0c5dd9f03ca3c978e7cad4a5fc44c7637d62
Read-only
PaperRewards(address adr) view returns (uint256)
calculateHirePrinters(uint256 eth, uint256 contractBalance) view returns (uint256)
calculateHirePrintersSimple(uint256 eth) view returns (uint256)
calculatePaperell(uint256 Paper) view returns (uint256)
getMyPaper(address adr) view returns (uint256)
getMyPrinter(address adr) view returns (uint256)
getPaperSinceLastHire(address adr) view returns (uint256)
State-modifying
Events BuyPrinters(address ref) payable
ContributeToTVL() payable
HirePrinters(address ref)
SellPaper()
renounceOwnership()
seedMarket() payable
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.