Our City Community
Verified contract
Active on
Ethereum with 23 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 "Our City Community"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6310928 | 6 years ago | | | 0 | 0.0011950190 | |
| 6280640 | 6 years ago | | | 0 | 0.0011208756 | |
| 6279510 | 6 years ago | | | 0 | 0.0012291147 | |
| 6276382 | 6 years ago | | | 0 | 0.00013469750 | |
| 6275886 | 6 years ago | | | 0 | 0.0012130888 | |
| 6275158 | 6 years ago | | | 0 | 0.00013469750 | |
| 6275135 | 6 years ago | | | 0 | 0.0012832342 | |
| 6268119 | 6 years ago | | | 0 | 0.0012291147 | |
| 6262276 | 6 years ago | | | 0 | 0.0012471545 | |
| 6257242 | 6 years ago | | | 0 | 0.000092364000 |
ABI
ABI objects
Getter at block 21282108
decimals() view returns (uint8)
18
name() view returns (string)
Our City Community
symbol() view returns (string)
OCCC
totalSupply() view returns (uint256)
540000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowances(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events _transferAct(address from, address to, uint256 value) returns (bool success)
adminSendMoneyToUser(address to, uint256 value)
approve(address _spender, uint256 value) returns (bool success)
burnAccountMoeny(address add, uint256 value)
setPresentMoney(uint256 money)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 limit, string token_name, string token_symbol, uint8 token_decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.