jjang gu
Verified contract
Active on
Ethereum with 1,742 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.14)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1.141 | $1.002 |
$1.14 | |
jjgu | ERC-20 | 371.999791B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21055867 | 14 days ago | | | 0 | 0.00024564357 | |
| 21048456 | 15 days ago | | | 0 | 0.00029537019 | |
| 21040476 | 16 days ago | | | 0 | 0.00018101131 | |
| 21011650 | 20 days ago | | | 0 | 0.00048857233 | |
| 20996414 | 23 days ago | | | 0 | 0.00062641800 | |
| 20989986 | 23 days ago | | | 0 | 0.0019534759 | |
| 20909973 | a month ago | | | 0 | 0.00023190765 | |
| 20642602 | 2 months ago | | | 0 | 0.00015412970 | |
| 20624071 | 2 months ago | | | 0 | 0.000043479525 | |
| 20580847 | 3 months ago | | | 0 | 0.00010475201 |
ABI
ABI objects
Getter at block 21158245
_decimals() view returns (uint8)
18
_name() view returns (string)
jjang gu
_symbol() view returns (string)
jjgu
_tokenLock() view returns (bool)
false
decimals() view returns (uint8)
18
name() view returns (string)
jjang gu
owner() view returns (address)
0xd0b7252598841bec8feed88c6c35bd012e188151
symbol() view returns (string)
jjgu
totalSupply() view returns (uint256)
99999999999999000000000000000000
Read-only
_personalTokenLock(address) view returns (bool)
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)
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.