Star Wars

Verified contract

Active on Ethereum with 1,429 txns
Deployed by via 0xb5aa2f28 at 18159890
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x9eed88720105f6899486dfad60797265eae038db7d9671e3c9f2b8a72238ac3e
0xea577a30043f72a1d2da19e15d3ec08638a7c8d96c9cf6a654fe1cbf51c387c6
0x3d049ac0615b18741b5989b442f343d5124ec897b1043b88878d1d740dafee8b
0x0ada1a13e3fe83432932ca6df0081cdc67fb68828972967d2fb58f060b07ee8c
0x811ed82f2347985e3c8300dccba571807e8102150ab2341fd882f528364dcba4
0xa0b6b7974e3b167c6494ffca372373183e6e84d8e2713ca52ca80619279b4d42
0x42602dce7c5b4c58507f528eb7f14d3b5d293df675a913845d67eb2c0d9148b0
0xc5b3cb62cc31f914b2f2e794b0c41536776eeb4c8c512644b0f3ef8e1dd87b42
0xfa3c6d6cf26813956672eabe10c82d77929143c001e75307eab94aa9d78a4bdc
0xe23046200baba854b22d350cb36d6027136fb69d50837a9f6f94fef3ed81987c

Functions
Getter at block 21208293
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
Star Wars
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
STARWARS
totalSupply(view returns (uint256)
420690000000000000000000000
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 recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.