FDT

Verified contract

Active on Ethereum with 633 txns
Deployed by via 0x25c81a13 at 8347671
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x3f82528c518d0733e53ee0f3433a6693ad5f20abf7d9df88e17b4ab87790ead8
0xaaa57f41f8056978a921af7574d3235b75bc2258b644a6d4b8061e30651b541d
0x2b9760937188e80b4947db8d192dceef1ef97b2829cc5617ed40917f932a1d33
0x6389c9d34a53357742ce2de8f02033259ca249ef3fd08ee3ad796415a747a824
0x3b338f7b7ee248849ab15d3e43814d5f815618f9e6c8a388b8d90e1bc03c1882
0x698c8ba6ff9486279358f955e3ed7e03537b5db251230ea69d3969ad1f26fe6b
0xe4501f6c26188c6535f3deeae74fb0b1dd23f6e43d16952e3568716176c5e482
0x3aa6fc99dafef061e102e6e8663d7e9be2b67d91282dec9bd8ba3637775b3f79
0xf321a1cbb871a8054e451abdce837ac3062c8c95206291ed085ccb1430be38d3
0x9b0fc81ca6f28a9551e3becec27cb16bb5d4d3829e0e384aa9f754ab1112dfde

Functions
Getter at block 20856834
decimals(view returns (uint8)
18
name(view returns (string)
FDT
symbol(view returns (string)
fdt
totalSupply(view returns (uint256)
200000000000000000000000000
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 success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
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.