Yield Farming Known as Ash
Verified contract
Active on
Ethereum with 2,535 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf9c3…81a1
0xf911…1c27
0x7777…09e6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XAMP | ERC-20 | 5K | -- | -- | |
TOB | ERC-20 | 150 | -- | -- | |
YFKA | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20874632 | a month ago | | | 0 | 0.00023264723 | |
| 20591877 | 3 months ago | | | 0 | 0.00020345866 | |
| 20591817 | 3 months ago | | | 0 | 0.00012926072 | |
| 20587804 | 3 months ago | | | 0 | 0.000059916112 | |
| 20555318 | 3 months ago | | | 0 | 0.000053299169 | |
Transfer | 19895361 | 6 months ago | | | 0.0056 | 0.00011636808 | |
| 19573807 | 7 months ago | | | 0 | 0.00057960661 | |
| 19247813 | 9 months ago | | | 0 | 0.00092255737 | |
| 18803480 | a year ago | | | 0 | 0.0014345808 | |
| 18008728 | a year ago | | | 0 | 0.00027168569 |
ABI
ABI objects
Getter at block 21170740
_owner() view returns (address)
0x615983a35cf71d89f1b094e920151d7ea9bf48bc
_totalSupply() view returns (uint256)
9068519663156802519714
boaContract() view returns (address)
0xf9c36c7ad7fa0f0862589c919830268d1a2581a1
boaRate() view returns (uint256)
99855072463768100000
decimals() view returns (uint8)
18
name() view returns (string)
Yield Farming Known as Ash
owner() view returns (address)
0x615983a35cf71d89f1b094e920151d7ea9bf48bc
presaleRunning() view returns (bool)
false
symbol() view returns (string)
YFKA
tobContract() view returns (address)
0x7777770f8a6632ff043c8833310e245eba9209e6
tobRate() view returns (uint256)
5826086956521740
totalSupply() view returns (uint256)
9068519663156802519714
tuning() view returns (bool)
true
xampContract() view returns (address)
0xf911a7ec46a2c6fa49193212fe4a2a9b95851c27
xampRate() view returns (uint256)
23147855072463800000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address account) view returns (uint256 balance)
balances(address) view returns (uint256)
calculateRate(address token, uint256 amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
changeContract(address _addr, address newAddress)
changeRate(address _addr, uint256 newRate)
endPresale()
mint(address to, uint256 amount)
purchaseWithBOA(uint256 amount) returns (bool success)
purchaseWithTOB(uint256 amount) returns (bool success)
purchaseWithXAMP(uint256 amount) returns (bool success)
renounceOwnership()
setUp(address _boaContract, uint256 _boaRate, address _xampContract, uint256 _xampRate, address _tobContract, uint256 _tobRate)
transfer(address recipient, uint256 amount) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address newOwner)
turnOffTuning()
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.