DeltaYield
Verified contract
Active on
Ethereum with 46 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DeltaY | ERC-20 | 1.385994K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17025578 | 2 years ago | | | 0 | 0.00091112494 | |
| 16881425 | 2 years ago | | | 0 | 0.00053494081 | |
| 16879682 | 2 years ago | | | 0 | 0.00074304551 | |
| 16879671 | 2 years ago | | | 0 | 0.00060772664 | |
| 16879359 | 2 years ago | | | 0 | 0.00095553409 | |
| 16879127 | 2 years ago | | | 0 | 0.00071457274 | |
| 16879093 | 2 years ago | | | 0 | 0.00069596305 | |
| 16879076 | 2 years ago | | | 0 | 0.00070404964 | |
| 16879024 | 2 years ago | | | 0 | 0.00071247504 | |
| 16879017 | 2 years ago | | | 0 | 0.00079910048 |
ABI
ABI objects
Getter at block 21197205
decimals() pure returns (uint8)
18
name() pure returns (string)
DeltaYield
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DeltaY
totalSupply() pure returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xb3d1a3f45673539ed819a6b81ce949b786fd0034
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setMarketingWallet(address _marketing)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferYield(address sender, address recipient, uint256 amount)
withdrawETH()
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()
receive()
This contract contains no error objects.