yRise.Finance
Verified contract
Active on
Ethereum with 3,344 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PPAY | ERC-20 | 9.568957K | $0.000209 |
$2 | |
ZIK | ERC-20 | 108.09209 | $0.000147 |
$0.02 | |
yRise | ERC-20 | 3.145331 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20706426 | 2 months ago | | | 0 | 0.000064831256 | |
| 20705708 | 2 months ago | | | 0 | 0.000064518913 | |
| 20571096 | 3 months ago | | | 0 | 0.000025342675 | |
| 19080830 | 10 months ago | | | 0 | 0.00025831954 | |
| 18259848 | a year ago | | | 0 | 0.00016590246 | |
| 18259848 | a year ago | | | 0 | 0.00016590246 | |
| 18068973 | a year ago | | | 0 | 0.00027123246 | |
| 18026867 | a year ago | | | 0 | 0.00079635520 | |
| 17644686 | a year ago | | | 0 | 0.00059980000 | |
| 17639313 | a year ago | | | 0 | 0.00059956000 |
ABI
ABI objects
Getter at block 21172912
_owner() view returns (address)
0x9ca40f1107190609d1061642021b3b42e8f37a03
_presaleBurnTotal() view returns (uint256)
0
_stakingBurnTotal() view returns (uint256)
0
_totalSupply() view returns (uint256)
30000000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
yRise.Finance
owner() view returns (address)
0x9ca40f1107190609d1061642021b3b42e8f37a03
symbol() view returns (string)
yRise
totalSupply() view returns (uint256)
30000000000000000000000
Read-only
_balanceOf(address) view returns (uint256)
allowance(address, address) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _burnAmount, bool _presaleBurn) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.