YieldSpeculativeFinance
Verified contract
Active on
Ethereum with 523 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 "YieldSpeculativeFinance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19419468 | 9 months ago | | | 0 | 0.0016471865 | |
| 16052702 | 2 years ago | | | 0 | 0.00023356517 | |
| 12334677 | 4 years ago | | | 0 | 0.0025518350 | |
| 12163816 | 4 years ago | | | 0 | 0.0016914690 | |
| 11928611 | 4 years ago | | | 0 | 0.0016625550 | |
| 11531269 | 4 years ago | | | 0 | 0.0019003414 | |
| 11400489 | 4 years ago | | | 0 | 0.0015543817 | |
| 11254640 | 4 years ago | | | 0 | 0.00097453400 | |
| 11182577 | 4 years ago | | | 0 | 0.0025539140 | |
| 11117005 | 4 years ago | | | 0 | 0.00097453407 |
ABI
ABI objects
Getter at block 21290857
basePrice() view returns (uint256)
30000000000000000000
cap() view returns (uint256)
1500000000000000000000
decimals() view returns (uint32)
18
name() view returns (string)
YieldSpeculativeFinance
owner() view returns (address)
0x7c78240e64e7376b1fece05ace5789c69507ee9d
remainingTokens() view returns (uint256)
0
symbol() view returns (string)
yspfi
tokenReserve() view returns (uint256)
2500000000000000000000
tokensSold() view returns (uint256)
1500000000000000000000
totalSupply() view returns (uint256)
4000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finalizeIco()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
startIco()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.