Fightout

Verified contract

Active on Ethereum with 5,294 txns
Deployed by via 0xe0ef20a4 at 16225671
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x32757fe8ee86814c32b1ad4b7ea12077712f7636c2b853280270cd9688aca9fb
0x99e60fb08f23bcdb14f88bbb99128d7f355e73490f483e535d4c072f7cb4fc0b
0x6564717ce20cdb7c755183ea5a1f00e1ce0b885052bb12f35a49a4a622848b0e
0x654c34e8fb82d4b95c7782a955f4401fb933e38307f5a4feabfa6230e2f0628a
0x639f43418acfcf8e6a05c7f90608221aff6cc898c099e985dbb77450237e1a61
0x938c5d8b37aa8c577f96e796e947d97b275ea9a07a7fb7300123e523783e6071
0x8b47d630f30ee8a01ee47b064667688fcc3c30c223c953daa09ef0fb93d4d907
0x52a0b69d6c01f6dd10b372000752fec71388b42c404cdd8fb8c63e2a5d6b983e
0xe4617a9536b0df3f34c7e9406b336f10e9a69a3fe1782259359bd1c00cd27684
0x908b5ffdbada281b5ee4bb08df6f94f8da7b56f8a402e00d16db842cbdaa1639

Functions
Getter at block 20855377
decimals(view returns (uint8)
18
hardCap(view returns (uint256)
10000000000000000000000000000
name(view returns (string)
Fightout
symbol(view returns (string)
FGHT
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address fromaddress toview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address touint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address touint256 subtractedValuereturns (bool)
increaseAllowance(address touint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_address _to
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.