Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TG.Bet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19138280 | 10 months ago | | | 0 | 0.0012981243 | |
| 19138275 | 10 months ago | | | 0 | 0.0012394873 | |
| 19138170 | 10 months ago | | | 0 | 0.00094826216 | |
| 19138083 | 10 months ago | | | 0 | 0.0017303600 | |
| 19138005 | 10 months ago | | | 0 | 0.00075063704 | |
| 19137635 | 10 months ago | | | 0 | 0.0015320752 | |
| 19025263 | 10 months ago | | | 0 | 0.0015759691 | |
| 19010744 | a year ago | | | 0 | 0.00080017918 |
ABI
ABI objects
Getter at block 21306251
_launcher() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
TG.Bet
owner() view returns (address)
0x627486666c7805a7574aa064c21eb7b3eb76c06d
symbol() view returns (string)
TGB
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
false
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setLauncher(address launcher)
setPairs(address[] pairs, bool[] status)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.