YODAPePeCoin
Verified contract
Active on
Ethereum with 50 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 "YODAPePeCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17400186 | 2 years ago | | | 0 | 0.0012292511 | |
| 17190379 | 2 years ago | | | 0 | 0.0022061354 | |
| 17186512 | 2 years ago | | | 0 | 0.0021862773 | |
| 17186510 | 2 years ago | | | 0 | 0.0032582952 | |
| 17186423 | 2 years ago | | | 0 | 0.0014514332 | |
| 17186414 | 2 years ago | | | 0 | 0.0024426913 | |
| 17186403 | 2 years ago | | | 0 | 0.0023784444 | |
| 17186402 | 2 years ago | | | 0 | 0.0015440183 | |
| 17186380 | 2 years ago | | | 0 | 0.0026086599 | |
| 17186377 | 2 years ago | | | 0 | 0.0023539026 |
ABI
ABI objects
Getter at block 21386719
decimals() view returns (uint8)
9
name() view returns (string)
YODAPePeCoin
owner() view returns (address)
0xc26057457cd2626d7f049001281c29b3e21e2249
symbol() view returns (string)
YODA
totalSupply() view returns (uint256)
8000000000000000000
uniswapV2Pair() view returns (address)
0x2d98af7aea51c206cfc90a75b2bbe66075685f10
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)
renounceownership()
setPairList(address _address)
setPersonalTransferFee(address user, uint256 fee)
setSelFee(uint256 newSellFee)
transfer(address recipient, uint256 amounts) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
ownershipTransferred(address indexed previousowner, address indexed newowner)
constructor(string name_, string symbol_, uint8 decimals_, uint256 initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.