YiYouBao
Verified contract
Active on
Ethereum with 3,000 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.00288 | $3,261.53 |
$9.39 | |
HL | ERC-20 | 199.99976K | -- | -- | |
YYB | ERC-20 | 100.92888K | -- | -- | |
ECP | ERC-20 | 1K | -- | -- | |
SE | ERC-20 | 500 | -- | -- | |
ATR | ERC-20 | 500 | -- | -- | |
SPS | ERC-20 | 276.00108 | -- | -- | |
JON | ERC-20 | 20 | -- | -- | |
EGOT | ERC-20 | 3 | -- | -- | |
SHR | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20656994 | 2 months ago | | | 0 | 0.000034718603 | |
| 20575405 | 3 months ago | | | 0 | 0.000026427498 | |
| 20556484 | 3 months ago | | | 0 | 0.000074628170 | |
| 20453102 | 3 months ago | | | 0 | 0.000028976000 | |
| 20408491 | 3 months ago | | | 0 | 0.000046124000 | |
| 20301571 | 4 months ago | | | 0 | 0.000089318373 | |
| 19657071 | 7 months ago | | | 0 | 0.00021461939 | |
| 19558541 | 7 months ago | | | 0 | 0.00042164449 | |
| 19558536 | 7 months ago | | | 0 | 0.00038368640 | |
| 19103914 | 9 months ago | | | 0 | 0.00030122124 |
ABI
ABI objects
Getter at block 21172129
currentTotalSupply() view returns (uint256)
100119323646160000000000000000
decimals() view returns (uint32)
18
name() view returns (string)
YiYouBao
owner() view returns (address)
0x8948e4b00deb0a5adb909f4dc5789d20d0851d71
symbol() view returns (string)
YYB
totalSupply() view returns (uint256)
199999880000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.