TrakInvest Token
Verified contract
Active on
Ethereum with 4,944 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
TRAK | ERC-20 | 500 | -- | -- | |
SHIT | ERC-20 | 500 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20868598 | 2 months ago | | | 0 | 0.00077618905 | |
| 18521306 | a year ago | | | 0 | 0.0022925545 | |
| 18521244 | a year ago | | | 0 | 0.0018251500 | |
| 17464192 | a year ago | | | 0 | 0.0016981262 | |
| 17034351 | 2 years ago | | | 0 | 0.0011701097 | |
| 15006052 | 2 years ago | | | 0 | 0.0013625961 | |
| 13857964 | 3 years ago | | | 0 | 0.0039929513 | |
| 13607412 | 3 years ago | | | 0 | 0.0033321481 | |
| 13607351 | 3 years ago | | | 0 | 0.0036240881 | |
| 12844009 | 3 years ago | | | 0 | 0.00068708200 |
ABI
ABI objects
Getter at block 21246538
creator() view returns (address)
0x54011a0d6252f50790acaf4340d9e46737ca0ab9
decimals() view returns (uint256)
18
fundraising() view returns (bool)
false
name() view returns (string)
TrakInvest Token
symbol() view returns (string)
TRAK
tokensOwner() view returns (address)
0x54011a0d6252f50790acaf4340d9e46737ca0ab9
totalSupply() view returns (uint256)
155294118000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccounts(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool burnSuccess)
changeApproval(address _spender, uint256 _oldValue, uint256 _newValue) returns (bool success)
changeTokensWallet(address newAddress) returns (bool)
finalize()
freezeAccount(address target, bool freeze)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
FrozenFund(address target, bool frozen)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _fundsWallet, uint256 initialSupply)
fallback()
This contract contains no error objects.