TristersLightMinterV2
Verified contract
Active on
Ethereum with 19,270 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9d51…dcbe
Balances ($1,978,052.00)
Native
Value
$1,968,493.2
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 616.98 | $3,190.53 |
$1,968,493.2 | |
USDT | ERC-20 | 8.545048K | $1.00 |
$8,545.05 | |
MANA | ERC-20 | 1.105009K | $0.345351 |
$381.62 | |
DAI | ERC-20 | 339.89 | $0.999854 |
$339.84 | |
KNC | ERC-20 | 221.25 | $0.50228 |
$111.13 | |
COMP | ERC-20 | 2.1249 | $50.00 |
$106.24 | |
SNX | ERC-20 | 29.888 | $1.64 |
$49.02 | |
REN | ERC-20 | 451.9 | $0.03968 |
$17.93 | |
WBTC | ERC-20 | 0.0001 | $79,489.00 |
$7.95 | |
UNI | ERC-20 | 0.002862 | $9.37 |
$0.03 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16311315 | 2 years ago | | | 0.008 | 0.0029710339 | |
| 13524464 | 3 years ago | | | 0.008 | 0.0088618391 | |
| 13472671 | 3 years ago | | | 0.008 | 0.0042769298 | |
| 13472584 | 3 years ago | | | 0.008 | 0.0046451125 | |
| 13472551 | 3 years ago | | | 0.008 | 0.0011002961 | |
| 13292645 | 3 years ago | | | 0.008 | 0.0032581601 | |
| 13282653 | 3 years ago | | | 0.008 | 0.0062677196 | |
| 13282459 | 3 years ago | | | 0.008 | 0.0045031025 | |
| 13282320 | 3 years ago | | | 0.008 | 0.0047208701 | |
| 13261220 | 3 years ago | | | 0.008 | 0.0014245488 |
ABI
ABI objects
Getter at block 21158045
TLC() view returns (address)
0x9d5155fbffd5bbb7555f13819a5b435b7befdcbe
feeAddress() view returns (address)
0x0a79744ed347d496216c77ae7fb1d0b75fd26383
isOwner() view returns (bool)
false
owner() view returns (address)
0x0a79744ed347d496216c77ae7fb1d0b75fd26383
Read-only
getBalance(address user, address token) view returns (uint256)
stakes(address) view returns (uint256)
tokens(uint256) view returns (address)
State-modifying
Events addToken(address token)
deposit(address tokenAddress, uint256 tokenId, uint256 amount, uint256 stake, uint256 gas, uint256 hashrate, uint256 orderId) payable
removeToken(address token)
setFeeAddress(address _feeAddress)
transferOwnership(address newOwner)
withdraw(address tokenAddress, uint256 tokenId, uint256 amount, uint256 gas, uint256 orderId) payable
Deposit(address indexed user, uint256 indexed tokenId, uint256 indexed amount, uint256 stake, uint256 gas, uint256 hashrate, uint256 orderId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address indexed user, uint256 indexed tokenId, uint256 indexed amount, uint256 stake, uint256 gas, uint256 orderId)
constructor(address tlcAddress)
fallback()
This contract contains no error objects.