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 |
---|---|---|---|---|---|
YFIP | ERC-20 | 27.55 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12725513 | 3 years ago | | | 0 | 0.00046419000 | |
| 11563060 | 4 years ago | | | 0 | 0.0037227960 | |
| 11542795 | 4 years ago | | | 0 | 0.0097944990 | |
| 11424276 | 4 years ago | | | 0 | 0.0023710665 | |
| 11398194 | 4 years ago | | | 0 | 0.00088638000 | |
| 11384488 | 4 years ago | | | 0 | 0.00074793030 | |
| 11304306 | 4 years ago | | | 0 | 0.0019943550 | |
| 11282499 | 4 years ago | | | 0 | 0.0029250540 | |
| 11281176 | 4 years ago | | | 0 | 0.0025886790 | |
| 11272610 | 4 years ago | | | 0 | 0.0024818640 |
ABI
ABI objects
Getter at block 21283697
burnPercent() view returns (uint256)
5
buyPrice() view returns (uint256)
30
decimals() view returns (uint32)
18
initTotalSupply() view returns (uint256)
2100000000000000000000
name() view returns (string)
YFIP
owner() view returns (address)
0x521837c5b30f0862b8dddd57ac4ac52a83b16db0
symbol() view returns (string)
YFIP
totalSupply() view returns (uint256)
1430671720857257158029
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
freezeAccount(address target, bool freeze)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setPrices(uint256 newBuyPrice)
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)
Burn(address indexed burner, uint256 value)
FrozenFunds(address target, bool frozen)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.