EthereumTipToken
Verified contract
Active on
Ethereum with 113 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 |
---|---|---|---|---|---|
TIP | ERC-20 | 30K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5080631 | 7 years ago | | | 0 | 0.000036567000 | |
| 5080611 | 7 years ago | | | 0 | 0.000021567000 | |
| 5080537 | 7 years ago | | | 0 | 0.000021567000 | |
| 5074861 | 7 years ago | | | 0 | 0.00051193800 | |
| 5074859 | 7 years ago | | | 0 | 0.00072193800 | |
| 5039238 | 7 years ago | | | 0 | 0.0012480754 | |
| 4827806 | 7 years ago | | | 0 | 0.00054850500 | |
| 4775933 | 7 years ago | | | 0 | 0.0020575600 | |
| 4763931 | 7 years ago | | | 0 | 0.0017429646 | |
| 4661010 | 7 years ago | | | 0 | 0.00010970100 |
ABI
ABI objects
Getter at block 21307579
decimals() view returns (uint8)
8
name() view returns (string)
EthereumTipToken
owner() view returns (address)
0x120122e4d6d7e49785f7d3e954b06aa56970b1cd
reservedSupply() view returns (uint256)
1000000000000000
symbol() view returns (string)
TIP
totalSupply() view returns (uint256)
10000000000000000
transferAmount() view returns (uint256)
1000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value)
distribute(address[] addresses)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.