xrpfarm.finance
Verified contract
Active on
Ethereum with 28 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "xrpfarm.finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17692336 | a year ago | | | 0 | 0.0019705875 | |
| 17692249 | a year ago | | | 0 | 0.0016738026 | |
| 17584896 | a year ago | | | 0 | 0.0012567626 | |
| 17500981 | a year ago | | | 0 | 0.0010736099 | |
| 16997945 | 2 years ago | | | 0 | 0.0012991014 | |
| 16915432 | 2 years ago | | | 0 | 0.00071230930 | |
| 16915163 | 2 years ago | | | 0 | 0.00072721299 | |
| 16901967 | 2 years ago | | | 0 | 0.00071904166 | |
| 16887683 | 2 years ago | | | 0 | 0.00034446751 | |
| 16594120 | 2 years ago | | | 0 | 0.0019987007 |
ABI
ABI objects
Getter at block 21388880
BURN_PCT() view returns (uint256)
48
MIN_BURN_PCT() view returns (uint256)
30
decimals() view returns (uint8)
18
name() view returns (string)
xrpfarm.finance
symbol() view returns (string)
XRPY
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address _address, uint256 currentValue, uint256 subtractValue)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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)
TwapUpdated(uint256 priceCumulativeLast, uint256 blockTimestampLast, uint256 priceAverageLast)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.