Teh Fund
Verified contract
Active on
Ethereum with 4,454 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
APU | ERC-20 | 1 | $0.00113 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157838 | 17 minutes ago | | | 0 | 0.0012680565 | |
| 21157502 | an hour ago | | | 0 | 0.00060872898 | |
| 21155874 | 7 hours ago | | | 0 | 0.00031115226 | |
| 21155848 | 7 hours ago | | | 0 | 0.00033421155 | |
| 21155829 | 7 hours ago | | | 0 | 0.00037114448 | |
| 21155790 | 7 hours ago | | | 0 | 0.00033956385 | |
| 21154771 | 11 hours ago | | | 0 | 0.00032865272 | |
| 21152906 | 17 hours ago | | | 0 | 0.00031582263 | |
| 21152303 | 19 hours ago | | | 0 | 0.00023552361 | |
| 21152265 | 19 hours ago | | | 0 | 0.00049226167 |
ABI
ABI objects
Getter at block 21157922
createdByMetacrypt() pure returns (bool)
true
decimals() view returns (uint8)
18
getIdentifier() view returns (string)
Metacrypt_B_NC_X
name() view returns (string)
Teh Fund
symbol() view returns (string)
FUND
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address __metacrypt_target, string __metacrypt_name, string __metacrypt_symbol, uint256 __metacrypt_initial)
This contract contains no fallback and receive objects.
This contract contains no error objects.