Moon YFI
Verified contract
Active on
Ethereum with 1,802 txns
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 |
---|---|---|---|---|---|
MYFI | ERC-20 | 18.619488 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262198 | a day ago | | | 0 | 0.00039404939 | |
| 21227810 | 6 days ago | | | 0 | 0.00024490807 | |
| 20952433 | a month ago | | | 0 | 0.00043012672 | |
| 20844292 | 2 months ago | | | 0 | 0.00055597939 | |
| 20671467 | 3 months ago | | | 0 | 0.00013853975 | |
| 20606681 | 3 months ago | | | 0 | 0.000048244367 | |
| 20548581 | 3 months ago | | | 0 | 0.000053460286 | |
| 20376405 | 4 months ago | | | 0 | 0.00021610237 | |
| 20198379 | 5 months ago | | | 0 | 0.000097773139 | |
| 20149430 | 5 months ago | | | 0 | 0.000094809528 |
ABI
ABI objects
Getter at block 21269327
burntTokens() view returns (uint256)
2325814961272998642364
decimals() view returns (uint8)
18
minted() view returns (bool)
true
name() view returns (string)
Moon YFI
owner() view returns (address)
0x5831340e71a832fe6d207cd712b48dec5f817bfb
startingSupply() view returns (uint256)
30000000000000000000000
symbol() view returns (string)
MYFI
totalSupply() view returns (uint256)
27674185038727001357636
unlocked() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _owner) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
unlockTokens() returns (bool)
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.