Best token

Verified contract

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

No balances found for "Best token"

No transactions found for "Best token"


Functions
Getter at block 21013070
INITIAL_SUPPLY(pure returns (uint256)
100000000000000000000000000000
_creator(pure returns (address)
0x5bd7daa872d4e4ebe77420e368c0d683317840ba
_totalSupply(pure returns (uint256)
100000000000000000000000000000
decimals(pure returns (uint256)
18
name(pure returns (string)
Best token
symbol(pure returns (string)
BET
totalSupply(pure returns (uint256 totalSupply)
100000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
frozenAccount(addresspure returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
destroy(
freezeAccount(address targetbool freeze
freezeAll(
mintToken(address targetuint256 mintedAmount
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FrozenFunds(address targetbool frozen
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.