Creator_choichanghwa
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Creator_choichanghwa"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8300676 | 5 years ago | | | 0 | 0.00037048000 | |
| 8300673 | 5 years ago | | | 0 | 0.00018524000 | |
| 8300671 | 5 years ago | | | 0 | 0.00026024000 | |
| 8300661 | 5 years ago | | | 0 | 0.00044380800 | |
| 8300658 | 5 years ago | | | 0 | 0.00018492000 | |
| 8300634 | 5 years ago | | | 0 | 0.00034214600 | |
| 8300631 | 5 years ago | | | 0 | 0.00025992000 | |
| 8296094 | 5 years ago | | | 0 | 0.0010046230 | |
| 8296092 | 5 years ago | | | 0 | 0.0010046230 | |
| 8296082 | 5 years ago | | | 0 | 0.0015189680 |
ABI
ABI objects
Getter at block 21327771
decimals() view returns (uint8)
18
isOwner() view returns (bool is_owner)
false
name() view returns (string)
Creator_choichanghwa
owner() view returns (address)
0x4b0be66603999d88b3f22612c989cff85a393a1c
symbol() view returns (string)
choichanghwa
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 tokens)
startTrade()
stopTrade()
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address indexed burner, uint256 value)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address admin)
fallback()
This contract contains no error objects.