Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6,323.79)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 5.86K | $0.99894 |
$5,853.79 | |
USDT | ERC-20 | 470 | $1.00 |
$470 | |
YOP | ERC-20 | 8.888888M | -- | -- | |
YOP | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21135350 | 3 days ago | | | 0 | 0.00037059660 | |
| 21114876 | 6 days ago | | | 0 | 0.00019509368 | |
| 20934746 | a month ago | | | 0 | 0.00018524437 | |
| 20894164 | a month ago | | | 0 | 0.00037282600 | |
| 20848716 | a month ago | | | 0 | 0.00017041084 | |
| 20804893 | 2 months ago | | | 0 | 0.00023737560 | |
| 20705802 | 2 months ago | | | 0 | 0.000036333000 | |
| 20697976 | 2 months ago | | | 0 | 0.000052203254 | |
| 20675977 | 2 months ago | | | 0 | 0.000040674267 | |
| 20656892 | 2 months ago | | | 0 | 0.000040411181 |
ABI
ABI objects
Getter at block 21159861
MarketingDevRewards() view returns (uint256)
0
decimals() view returns (uint8)
8
name() view returns (string)
YOP
owner() view returns (address)
0x2f535f200847d4bc7ee6e2d6de9fcc40011f7214
reserve() view returns (uint256)
0
symbol() view returns (string)
YOP
team() view returns (uint256)
0
tokenSale() view returns (uint256)
0
totalSupply() view returns (uint256)
8888888800000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock_MarketingDevRewards(address toAddress)
unlock_reserve(address toAddress)
unlock_team(address toAddress)
unlock_tokenSale(address toAddress)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.