ypria.finance
Verified contract
Active on
Ethereum with 533 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ypria.finance"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19764573 | 6 months ago | | | 0 | 0.00013152733 | |
| 19764573 | 6 months ago | | | 0 | 0.00012146365 | |
| 16501077 | 2 years ago | | | 0 | 0.00044818631 | |
| 16234134 | 2 years ago | | | 0 | 0.00068967438 | |
| 15145687 | 2 years ago | | | 0 | 0.00027286899 | |
| 14337642 | 3 years ago | | | 0 | 0.00089807826 | |
| 12875742 | 3 years ago | | | 0 | 0.00020258000 | |
| 11626064 | 4 years ago | | | 0 | 0.00068009002 | |
| 11325571 | 4 years ago | | | 0 | 0.0010563100 | |
| 11321889 | 4 years ago | | | 0 | 0.0034225200 |
ABI
ABI objects
Getter at block 21160106
_totalSupply() view returns (uint256)
86701388294212496561179
basePercent() view returns (uint256)
300
decimals() view returns (uint8)
18
name() view returns (string)
ypria.finance
symbol() view returns (string)
yPRIA
totalSupply() view returns (uint256)
86701388294212496561179
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
findBurnPercent(uint256 value) view returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 value) 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.