TheFund.io
Verified contract
Active on
Ethereum with 105 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "TheFund.io"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9307502 | 5 years ago | | | 0 | 0.00010545984 | |
| 7789120 | 5 years ago | | | 0 | 0.000053295062 | |
| 7075909 | 6 years ago | | | 0 | 0.00021771600 | |
| 6810097 | 6 years ago | | | 0 | 0.00021810000 | |
| 6810093 | 6 years ago | | | 0 | 0.00010905000 | |
| 6810037 | 6 years ago | | | 0 | 0.00014565600 | |
| 6810024 | 6 years ago | | | 0 | 0.00010924200 | |
| 6810024 | 6 years ago | | | 0 | 0.00018207000 | |
| 6810024 | 6 years ago | | | 0 | 0.00010924200 | |
| 6781675 | 6 years ago | | | 0 | 0.00021848400 |
ABI
ABI objects
Getter at block 21216945
decimals() view returns (uint8)
8
name() view returns (string)
TheFund.io
symbol() view returns (string)
TFIO
totalSupply() view returns (uint256)
18000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _spender, address _owner) view returns (uint256 balance)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.