TITANIC

Verified contract

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

No balances found for "TITANIC"

0x3e38bde365ca8df32fb531eb3aea587d4ad7798346a30f8a26884566fd54439d
0x8fa41100a210d22a101e5e16ff274ade0d555ed19544ee64bc767191c0907d4b
0x76439db6bd659ad87f764b4d598d20bca0d05b5245004054bca26cdd29414cd1
0x16825784794b716be8bcc06e7d800ebdc1a7765942108fc0456a1934d446011f
0xa5c2e06f92cee4d227c01f10374fd1d6640fedcb6b20ec80397812585498f764
0x89d28324a67466e3511051e65497faa1a9c3b20ede27d1e7544165f71ef1fbdb
0xdc8e5cea7625570f5c1d37713c338a34740c5a214b2afdd8605c46fd23a8a651
0xd5a86c00bd5f0956258c6d05663cef98ccfe7fe40f870a8aa81a6d61a57cdf4c
0xa081c884953fce818fb914f549ed1b4b52f17f62dcdc23c3ecec37674b77e10f
0xe1b7d815c481a7b3269aefaf0c79271cdda2474d22853b042dedfff12730b6e7

Functions
Getter at block 21201143
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
TITANIC
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
TITANIC
totalSupply(view returns (uint256)
1000000000000000000000000
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.