YunJiaMi
Verified contract
Active on
Ethereum with 2,686 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($13.75)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MATIC | ERC-20 | 23.215927 | $0.592422 |
$13.75 | |
YJM | ERC-20 | 499.605564K | -- | -- | |
CMDX | ERC-20 | 70K | -- | -- | |
Che | ERC-20 | 40.586391K | -- | -- | |
PUN | ERC-20 | 40K | -- | -- | |
DSE | ERC-20 | 200 | -- | -- | |
Only | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21175358 | a month ago | | | 0 | 0.0013540500 | |
| 21029122 | 2 months ago | | | 0 | 0.0016757497 | |
| 20746386 | 3 months ago | | | 0 | 0.000041806391 | |
| 20725805 | 3 months ago | | | 0 | 0.00012417386 | |
| 20710507 | 3 months ago | | | 0 | 0.000036120000 | |
| 20583294 | 4 months ago | | | 0 | 0.000089966913 | |
| 20580570 | 4 months ago | | | 0 | 0.000080315768 | |
| 20556483 | 4 months ago | | | 0 | 0.000077579714 | |
| 20495612 | 4 months ago | | | 0 | 0.000092841724 | |
| 20453299 | 4 months ago | | | 0 | 0.000042371000 |
ABI
ABI objects
Getter at block 21379142
currentTotalSupply() view returns (uint256)
600142197970372091938747591048
decimals() view returns (uint32)
18
name() view returns (string)
YunJiaMi
owner() view returns (address)
0x8948e4b00deb0a5adb909f4dc5789d20d0851d71
symbol() view returns (string)
YJM
totalSupply() view returns (uint256)
800000000000000000000000000000
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.