yfMeta Finance
Verified contract
Active on
Ethereum with 184 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "yfMeta Finance"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18612956 | a year ago | | | 0 | 0.00095329185 | |
| 11527760 | 4 years ago | | | 0 | 0.0016856040 | |
| 11420655 | 4 years ago | | | 0 | 0.0017299620 | |
| 11379588 | 4 years ago | | | 0 | 0.0015081721 | |
| 11351053 | 4 years ago | | | 0 | 0.00066537000 | |
| 11330338 | 4 years ago | | | 0 | 0.0026015460 | |
| 11151281 | 4 years ago | | | 0 | 0.0034155660 | |
| 11118138 | 4 years ago | | | 0 | 0.0011169920 | |
| 11043977 | 4 years ago | | | 0 | 0.0012169080 | |
| 10999978 | 4 years ago | | | 0 | 0.0014047800 |
ABI
ABI objects
Getter at block 21223656
_totalSupply() view returns (uint256)
14000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
yfMeta Finance
symbol() view returns (string)
yfMeta
totalSupply() view returns (uint256)
14000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.