OppsCoin

Verified contract

Active on Ethereum with 108 txns
Deployed by via 0x0efc3804 at 17247590
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OppsCoin"

0x700c0f4146883bde5bc5e885dac42a22be4062a2bea37ff158f4e3984e89744f
0x7f13c1f985954111579ac42076ab7bdb0ddcb35f2b0c11073ae4378610bcdfff
0x5a49e8f32d7147300b522db2d8c3d47d5d6a7d2f391fc09fb949609c1a506ef3
0xad1fc855e65dc7103f03e4b602ce09c804ee65bacb50012975d3c0d45f11ad15
0xa540aa029183a24cd892e62ef93f723fbfcf886ed4ce92143540d2642f3aeeb5
0x905c268af5c1ad83bf75271d1254ba3a94e7e09170823249fec962ef02fafea9
0xacdee620463daf7a9873a3b60c50c8bc5ec073a65ac108e92d8cee374206b86c
0x81b82ce5c42fae81b8d4705fc1ed9e27c849d1fcb539e4d9debde17a3c1b106f
0xe91a591809d079a4084b4933b2e1c5910408a32491eb69b81a0819bafb9f9284
0xe8fc8ea96b1130a08d9736a5bb98c92e536a6ba8c2595b5cc13876b655216c3d

Functions
Getter at block 21065073
decimals(view returns (uint8)
18
name(view returns (string)
OppsCoin
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
OPPS
totalSupply(view returns (uint256)
800854206900000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.