ETFXUSDTV2Pool
Verified contract
Active on
Ethereum with 143 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($589.78)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
aUSDT | ERC-20 | 590.907803 | $0.998087 |
$589.78 | |
AaveLP.com | ERC-20 | 17K | -- | -- | |
ETFX | ERC-20 | 3.997782K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12109994 | 4 years ago | | | 0 | 0.028057602 | |
| 12051564 | 4 years ago | | | 0 | 0.045751137 | |
| 12042913 | 4 years ago | | | 0 | 0.046578224 | |
| 12016782 | 4 years ago | | | 0 | 0.0070345600 | |
| 11965028 | 4 years ago | | | 0 | 0.0055171660 | |
| 11935278 | 4 years ago | | | 0 | 0.0083378480 | |
| 11921459 | 4 years ago | | | 0 | 0.047698000 | |
| 11919182 | 4 years ago | | | 0 | 0.031500917 | |
| 11918110 | 4 years ago | | | 0 | 0.041974240 | |
| 11892906 | 4 years ago | | | 0 | 0.0098472860 |
ABI
ABI objects
Getter at block 21189761
DURATION() view returns (uint256)
172800
ONEDAY() view returns (uint256)
5760
checkRewards() view returns (uint256)
679610068
decimals() view returns (uint8)
6
halvingBlock() view returns (uint256)
12189582
name() view returns (string)
ETFX-USDT
owner() view returns (address)
0xa67e615c208a5c18c699637d5c06a5d7ada634e1
rewardPerToken() view returns (uint256)
520000000
symbol() view returns (string)
UETFX
totalSupply() view returns (uint256)
10000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
devRewards()
exit()
getReward()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
stake(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.