Fortunefinance
Verified contract
Active on
Ethereum with 117 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Fortunefinance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11009950 | 4 years ago | | | 0 | 0.0019700281 | |
| 10997540 | 4 years ago | | | 0 | 0.0032390100 | |
| 10997527 | 4 years ago | | | 0 | 0.0032390100 | |
| 10997507 | 4 years ago | | | 0 | 0.010452000 | |
| 10997500 | 4 years ago | | | 0 | 0.0027199800 | |
| 10997497 | 4 years ago | | | 0 | 0.0052260000 | |
| 10997488 | 4 years ago | | | 0 | 0.0032833800 | |
| 10997358 | 4 years ago | | | 0 | 0.0034164900 | |
| 10997228 | 4 years ago | | | 0 | 0.0044370000 | |
| 10997222 | 4 years ago | | | 0 | 0.0021741300 |
ABI
ABI objects
Getter at block 21338654
DENOMINATOR() view returns (uint256)
1
RATE() view returns (uint256)
10
_totalSupply() view returns (uint256)
1000000000000000000000
decimals() view returns (uint8)
18
isStopped() view returns (bool)
false
name() view returns (string)
Fortunefinance
owner() view returns (address)
0xd0efcb7fde0a80a168bece7fb892b62dfd826f1e
symbol() view returns (string)
FORT
totalSupply() view returns (uint256)
1000000000000000000000
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)
buyTokens() payable
changeRate(uint256 _rate)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
ChangeRate(uint256 amount)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.