Lamden Tau
Verified contract
Active on
Ethereum with 38,957 txns
Balances ($0.74)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZAP | ERC-20 | 247.816702 | $0.002966 |
$0.74 | |
XLAB | ERC-20 | 100 | $0.000002 |
$0 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
TAU | ERC-20 | 152.427372K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
BLT | ERC-20 | 844.370149 | -- | -- | |
XCEL | ERC-20 | 50 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21024886 | 19 days ago | | | 0 | 0.00014536121 | |
| 20873456 | a month ago | | | 0 | 0.00048673204 | |
| 20858677 | a month ago | | | 0 | 0.00045482479 | |
| 20808321 | 2 months ago | | | 0 | 0.00043550955 | |
| 20630441 | 2 months ago | | | 0 | 0.000046502431 | |
| 20569088 | 3 months ago | | | 0 | 0.000050968326 | |
| 20568342 | 3 months ago | | | 0 | 0.000031484242 | |
| 20568307 | 3 months ago | | | 0 | 0.000037742147 | |
| 20568139 | 3 months ago | | | 0 | 0.000051065362 | |
| 20507765 | 3 months ago | | | 0 | 0.00018518873 |
ABI
ABI objects
Getter at block 21158533
decimals() view returns (uint8)
18
mintingFinished() view returns (bool)
true
name() view returns (string)
Lamden Tau
newOwner() view returns (address)
0xb4925b5a1e7c00752f686f988926478ae0516115
owner() view returns (address)
0xb4925b5a1e7c00752f686f988926478ae0516115
symbol() view returns (string)
TAU
totalSupply() view returns (uint256)
288090567493886586209600228
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.