XINU

Verified contract

Active on Ethereum with 1,083 txns
Deployed by via 0xec50adcf at 18468296
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12,069.07
ERC-20
Value $1.72
ERC-20
--
0x0cdeadaa460b5236c27c9cf4130691aeff114c7133e0ed9d65a4af504490bfa4
0x51c0bf07d548f0d5d5500ae7a181e76ec2b2aef09468e583cb781da20f93f256
0x9e6d90c56b187889623954587ddfe84683e655762f54f6855503a900bf597062
0x5d418b445106e10535bf281e0b35257682f0be17bafa997224da3b2a4adb66d3
0x17f024ca4ee5c8163779644693e413154d5557ffc8dd845b66cbc21ff5549a2c
0x5740b96509bdb8d23a3d88483ab90964633069c0a17f426360cc3d4888621935
0x62803686f1ea182f6ff596ac450a01f2ffeb6c5c41f3093fac6569fe84ddf998
0x0191390463af267ab3922a7bac0b0610884101dc2f9ade2db25135dc060904f8
0x70b3b95e93e2115988f678aeeb88d3a0d340f77c990f991c05fca5423592a397
0xa60b995dfbcdf40ed146783cddd699ffd534f1dc4d077531cbd41a378ddd9207

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