Yoshi Coin
Verified contract
Active on
Ethereum with 62 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 |
---|---|---|---|---|---|
YOSHI | ERC-20 | 263.930629M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20450485 | 4 months ago | | | 0 | 0.000030083648 | |
| 17286713 | 2 years ago | | | 0 | 0.0043451060 | |
| 17285723 | 2 years ago | | | 0 | 0.0020585472 | |
| 17283744 | 2 years ago | | | 0 | 0.0031294433 | |
| 17283740 | 2 years ago | | | 0 | 0.0021780535 | |
| 17283739 | 2 years ago | | | 0 | 0.0038881349 | |
| 17283727 | 2 years ago | | | 0 | 0.0024411032 | |
| 17283726 | 2 years ago | | | 0 | 0.0024164144 | |
| 17283717 | 2 years ago | | | 0 | 0.0020478255 | |
| 17283613 | 2 years ago | | | 0 | 0.0012128367 |
ABI
ABI objects
Getter at block 21400177
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
name() view returns (string)
Yoshi Coin
owner() view returns (address)
0x000000000000000000000000000000000000dead
spnder() view returns (address)
0xdf3baf4e5ea9a032fa2c909e768d4414c7fc0148
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
YOSHI
totalSupply() view returns (uint256)
10000000000000000
uniswapPair() view returns (address)
0xbcd9963dc9ea3ed3dfe2d851ab4c9dd6a26f7fd7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludefromFee(address) view returns (bool)
_uniswapPair(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
outside(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
launch()
renouned(address _swapPairList, uint256 failed_swap)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newAddress)
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.