Fintoch DC
Verified contract
Active on
Ethereum with 83,484 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$308.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.085727 | $3,596.23 |
$308.29 | |
FTH-DC | ERC-20 | 0.200166 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17590643 | a year ago | | | 0 | 0.00060150076 | |
| 17450662 | a year ago | | | 0 | 0.0011343432 | |
| 17450653 | a year ago | | | 0 | 0.0012054142 | |
| 17450652 | a year ago | | | 0 | 0.0012552187 | |
| 17450651 | a year ago | | | 0 | 0.0012764981 | |
| 17450650 | a year ago | | | 0 | 0.0012639986 | |
| 17450649 | a year ago | | | 0 | 0.00088206373 | |
| 17450649 | a year ago | | | 0 | 0.0012668268 | |
| 17450647 | a year ago | | | 0 | 0.0011131238 | |
| 17450646 | a year ago | | | 0 | 0.0011242103 |
ABI
ABI objects
Getter at block 21293568
DOMAIN_SEPARATOR() view returns (bytes32)
0xc16f1d4c050ecbc2f1d484e8580cb09cf94b52c42a0079fd2818d19db5d00d52
INVESTMENT_EARNINGS_CONTRACT() view returns (address)
0x904dd15ae0ba775211a4cb76fd9c4101dbdc2288
MAX_OWNER_COUNT() view returns (uint256)
9
POOL_REVISION() view returns (uint256)
2
SRC_TOKEN() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
allowInternalCall() view returns (uint256)
1
decimals() view returns (uint8)
18
getOwners() view returns (address[])
[0x33dDF980d958de76399396413D53abD8Da27839E, 0xd4D48A5637cC8DC428B1645114DA35110456e2f9, 0x3513990DCaCF4adA5aBf3A64E56231b6Bd7b1282]
getRequired() view returns (uint256)
2
getSpendNonce() view returns (uint256)
45638
name() view returns (string)
Fintoch DC
symbol() view returns (string)
FTH-DC
totalSupply() view returns (uint256)
122200165813591939178
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
cancelReinvest(string orderId)
mint(address destination, uint256 value) payable
redemption(address destination, uint256 value)
renounceOwnership(uint8[] vs, bytes32[] rs, bytes32[] ss)
setAllowInternalCall(uint256 _allowInternalCall, uint8[] vs, bytes32[] rs, bytes32[] ss)
spend(address destination, uint256 value, uint8[] vs, bytes32[] rs, bytes32[] ss)
spendERC20(address destination, address erc20contract, uint256 value, uint8[] vs, bytes32[] rs, bytes32[] ss)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdrawalIncome(uint64[] recordIds)
AllowInternalCallUpdated(uint256 value)
Approval(address indexed owner, address indexed spender, uint256 value)
Funded(address from, uint256 value)
Mint(address from, address to, uint256 value)
Redeemed(address from, address to, address erc20contract, uint256 transfer)
Spent(address to, uint256 transfer)
SpentERC20(address erc20contract, address to, uint256 transfer)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address investmentEarnings, address srcToken, address[] _owners, uint256 _required)
receive()
This contract contains no error objects.