T7Token

Verified contract

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

No balances found for "T7Token"

0x7825577ce2bddcf508518728f6678593b4c19efd4f41f595451273414001fc4d
0xf14556de645d340b995890aa475544b96b3fc100676b919098a8de36f9c260ef
0xc20895206747fd7f9288f8825acdd6531bb2198648ce0999083d1ff87ca04ca5
0x20d8e97dd399f463c52b27a1ce66927b34391bd5773f70b6fb72e118c774fe2c
0x367b9ecdff529c6f4eeb08a6df1b52238445d67b2ae605e219742722397a8ebf
0x90e30e9ba7c4ab75253422373e867e3f074c79705e9f6daf02917ba79e6b5670
0x79d8a61105069e6491a048e396d505e13bae80478d141378f69626c69a36b450
0x4e52bd238f428a88408167ec7fdc489851278f5f3b66a8ad3368f0f0806d99f4
0x305f0e74f0f62ff928b3314d0cd199010747b29a66b67dcd48695e40e4f5e158
0xfb26d9cbf7ee0c2d14d5bdb54ab6613d8411a84d4c1a8bf312ca31ff9ff25c67

Functions
Getter at block 20851825
basePrice(view returns (uint256)
100
cap(view returns (uint256)
777777
decimals(view returns (uint32)
0
name(view returns (string)
T7Token
owner(view returns (address)
0xd42ddae452e3fa2430ea72884fa0185ce8d38936
remainingTokens(view returns (uint256)
777777
symbol(view returns (string)
T7T
tokenReserve(view returns (uint256)
777777
tokensSold(view returns (uint256)
0
totalSupply(view returns (uint256)
777777
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finalizeIco(
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
startIco(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.