yuanbaocoin
Verified contract
Active on
Ethereum with 399 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 "yuanbaocoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13537642 | 3 years ago | | | 0 | 0.0073479140 | |
| 13512658 | 3 years ago | | | 0 | 0.011094430 | |
| 12439355 | 4 years ago | | | 0 | 0.0016556300 | |
| 12439326 | 4 years ago | | | 0 | 0.0027808401 | |
| 12431671 | 4 years ago | | | 0 | 0.0022477612 | |
| 12430682 | 4 years ago | | | 0 | 0.0042303801 | |
| 12428392 | 4 years ago | | | 0 | 0.0018893660 | |
| 12411476 | 4 years ago | | | 0 | 0.013516580 | |
| 12400667 | 4 years ago | | | 0 | 0.0056710598 | |
| 11841215 | 4 years ago | | | 0 | 0.0023831700 |
ABI
ABI objects
Getter at block 21212161
decimals() view returns (uint8)
18
name() view returns (string)
yuanbaocoin
owner() view returns (address)
0x142e1450f293828189b218bfe56e6822188d70ca
symbol() view returns (string)
YBC
totalSupply() view returns (uint256)
30500000000000000000000000
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 value)
mint(address account, uint256 value)
transfer(address to, uint256 tokens) returns (bool success)
transferAdmin(address _newAdmin)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.