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 |
---|---|---|---|---|---|
TALYS | ERC-20 | 33.945039K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20963803 | a month ago | | | 0 | 0.00080898463 | |
| 20906062 | a month ago | | | 0 | 0.00035418870 | |
| 20817349 | 2 months ago | | | 0 | 0.00067811922 | |
| 20815120 | 2 months ago | | | 0 | 0.0010836172 | |
| 20734504 | 2 months ago | | | 0 | 0.00016647916 | |
| 20621661 | 2 months ago | | | 0 | 0.000058461592 | |
| 20571608 | 3 months ago | | | 0 | 0.000085519211 | |
| 20571424 | 3 months ago | | | 0 | 0.00010652699 | |
| 20571398 | 3 months ago | | | 0 | 0.00011577299 | |
| 20571350 | 3 months ago | | | 0 | 0.00012302117 |
ABI
ABI objects
Getter at block 21158681
buyTax() view returns (uint256)
5
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
TALYS
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
5
symbol() pure returns (string)
TALYS
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.