O‘Community Chain
Verified contract
Active on
Ethereum with 4,761 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0250…3a71
0xf255…c500
Balances ($27,027.10)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 27.0001K | $1.001 |
$27,027.1 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11091519 | 4 years ago | | | 0 | 0.00069667203 | |
| 11076645 | 4 years ago | | | 0 | 0.00041387703 | |
| 11051996 | 4 years ago | | | 0 | 0.0018759331 | |
| 11003009 | 4 years ago | | | 0 | 0.0055928401 | |
| 10961772 | 4 years ago | | | 0 | 0.0018929427 | |
| 10955072 | 4 years ago | | | 0 | 0.0033651151 | |
| 10929965 | 4 years ago | | | 0 | 0.0027955081 | |
| 10924314 | 4 years ago | | | 0 | 0.0033115501 | |
| 10917062 | 4 years ago | | | 0 | 0.0013287630 | |
| 10844727 | 4 years ago | | | 0 | 0.0021804783 |
ABI
ABI objects
Getter at block 21164124
allowExchange() view returns (bool)
true
allowTransfer() view returns (bool)
true
decimals() view returns (uint8)
18
exchangeEthMin() view returns (uint256)
10000000000000000
exchangeRate() view returns (uint256)
90
name() view returns (string)
O‘Community Chain
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x71d2f0583c15bd113546ecb39693fe9e3854c94a
symbol() view returns (string)
OCC
totalSupply() view returns (uint256)
21000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) pure returns (uint256 remaining)
approve(address spender, uint256 tokens) pure returns (bool success)
balanceOf(address tokenOwner) view returns (uint256 balance)
transferFrom(address from, address to, uint256 tokens) pure returns (bool success)
State-modifying
Events acceptOwnership()
chAllowExchange(bool _allowExchange)
chAllowTransfer(bool _allowTransfer)
chExchangeAddress(address _exchangeAddress)
chExchangeEthMin(uint256 _exchangeEthMin)
chExchangeRage(uint256 _exchangeRate)
chTicketAddress(address _ticketAddress)
clearEth(address addr)
sendEths(address[] to, uint256[] values) payable
sendTokens(address[] to, uint256[] tokens)
transfer(address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.