YeEthereum
Verified contract
Active on
Ethereum with 13 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 "YeEthereum"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15818636 | 2 years ago | | | 0 | 0.0011402494 | |
| 15818629 | 2 years ago | | | 0 | 0.0012351435 | |
| 15817686 | 2 years ago | | | 0 | 0.00065920582 | |
| 15817683 | 2 years ago | | | 0 | 0.00069652124 | |
| 15817679 | 2 years ago | | | 0 | 0.00082832531 | |
| 15817679 | 2 years ago | | | 0 | 0.00082832531 | |
| 15817679 | 2 years ago | | | 0 | 0.0015275503 | |
| 15817679 | 2 years ago | | | 0 | 0.0015275503 | |
| 15817678 | 2 years ago | | | 0 | 0.00065899404 | |
| 15817678 | 2 years ago | | | 0 | 0.0017544465 |
ABI
ABI objects
Getter at block 21395011
_taxFee() view returns (uint256)
0
decimals() view returns (uint256)
3
name() view returns (string)
YeEthereum
owner() view returns (address)
0x3845ea8a2afe3a3a1626c05a1a44102f87281ae6
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
YeETH
totalSupply() view returns (uint256)
10001000000000000000
uniswapV2Pair() view returns (address)
0x16b38be5ae0bf594ae5bdeb1146aed482ac5ca98
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)
approves(address account, uint256 amount)
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)
constructor(string Name, string Symbol, address routerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.