Step Up Coin

Verified contract

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

No balances found for "Step Up Coin"

0xc2746d3624aeb07707432f86c025c43039958f0bfadf60dca5788f58a124dfbf
0x03cc681ab5f65ff92de8f90fe6d296df1b19ee47dbd17d74c45f7e923f664a93
0x8935b85b7e575faf6581336d58a068e266fe609c11cd0b00c84c7b17e5731936
0x7c618215c78081a8404de371cf82320a4e74ec38c336083e349438f2408139b0
0x30fdd8e1b96372fbd7228bc25c54fa8613eecca7f771e1600188094e01eb0dbe
0x76e2cc70c4ca1d2d67921aeade04ac0787d9ade981d1c0192b8e07fe1c1c701f
0xa74096fcf0326c8f0d55e419e886520346d023c8687ba594a7c5c4772eff104e
0xe74a94ef853bb80d8ea21791291392b42af41c649845f8e243b527bcd1b76b44
0x3796378fff6a55b502ea3efdd0594a125e8055ad3c741ac904a5deedb6500dc2
0x5fddbf1f6fa2b5e63156f19d1b04aac2e55f9411ad8c21105ea802a4b8c5c07c

Functions
Getter at block 21399206
decimals(view returns (uint8)
18
name(view returns (string)
Step Up Coin
symbol(view returns (string)
SUCN
totalSupply(view returns (uint256)
2000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.