Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,337.10)
Native
Value
$4,337.1
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.390309 | $3,119.52 |
$4,337.1 | |
0xe192…feb6 | ERC-20 | 2.001373T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11888413 | 4 years ago | | | 0 | 0.0032601360 | |
| 11814603 | 4 years ago | | | 0 | 0.0053227201 | |
| 10069186 | 5 years ago | | | 0.1 | 0.0010883430 | |
| 9986396 | 5 years ago | | | 0.1 | 0.00028216300 | |
| 9953749 | 5 years ago | | | 0 | 0.00012715200 | |
| 9879128 | 5 years ago | | | 0 | 0.00018427775 | |
| 9838984 | 5 years ago | | | 0 | 0.00014118000 | |
| 9838979 | 5 years ago | | | 0 | 0.00012715200 | |
| 9800017 | 5 years ago | | | 0 | 0.0022460716 | |
| 9758850 | 5 years ago | | | 0 | 0.00010854000 |
ABI
ABI objects
Getter at block 21229271
_totalSupply() view returns (uint256)
[unknown]
adminFraction() view returns (uint8)
[unknown]
decimals() view returns (uint8)
[unknown]
name() view returns (string)
[unknown]
price() view returns (uint256)
[unknown]
returnFraction() view returns (uint8)
[unknown]
symbol() view returns (string)
[unknown]
totalSupply() view returns (uint256)
[unknown]
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(address account, uint256 amount)
kill()
mint(address account, uint256 amount)
multisend(address[] dests, uint256[] values)
transfer(address to, uint256 tokens) returns (bool success)
updateAdminFraction(uint8 frac)
updatePrice(uint256 newPrice)
updateReturnFranction(uint8 frac)
withdraw(address dest, uint256 amount)
withdraw(address[] dests, uint256[] values)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Investment(uint256 amount, address from)
Redeem(address indexed tokenOwner, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.