erc20

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x5ce905cd at 19671646

The storage layout for this contract could not be retrieved.

ERC-20
Value $146.55
ERC-20
Value $0

No transactions found for "erc20"


Functions
Getter at block 21246496
decimals(view returns (uint8)
18
name(view returns (string)
TeleportSystemToken
symbol(view returns (string)
TST
totalSupply(view returns (uint256)
1000000000000000000000000000
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)
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_uint256 totalSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.