SWC Token

Verified contract

Active on Ethereum with 65,144 txns
Deployed by via 0x3a6cb82b at 8415679
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $887.89
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x630398a3a66b5b6fb9773963dd9fd6078238234b98d27ff1fe9cb10eb580bf34
0x50460f1603f1600cb3eab188a63864faa0aa52a62b96e4992ae59ad4f4cadebd
0x900d7e36c6fbb47ed5a509fd43836d35c96dd1e6141b5e4e66f7b387a3a9ea41
0xa788ca5f49413a47af0612c908c0c9b944a83d46773cbd971e252ab58fc06d2e
0xf164307ee423cc0fa9c79696c277737509b1878107ffd0a1d0b190b6b1fcf156
0x04170347dc87f6f4f5f5962e07213e8245f53f77f17cdc62668a6e502765a452
0xcc99259dfb0ec3e9bf03781bf5bfb26227c025051c987ae585f23d52dddf21cb
0xbec30f7b4363c47a697e5377070a1a19ff647413486705e84776d92fe1e335cd
0x561fe65e3cb7500cf1068c08e187d69d19f122332395f2db368f94b4b572a094
0x6e5afcce18f78ed0022e66c72d4550e4d79a7d0dcf0a2150c60a54fe59742bce

Functions
Getter at block 21242889
INITIAL_SUPPLY(view returns (uint256)
300000000
decimals(view returns (uint8)
18
name(view returns (string)
SWC Token
symbol(view returns (string)
SWC
totalSupply(view returns (uint256)
300000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.