TG.Casino
Verified contract
Active on
Ethereum with 426 txns
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.Casino"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21302108 | 18 days ago | | | 0 | 0.00039553933 | |
| 21249506 | a month ago | | | 0 | 0.00030263539 | |
| 20777642 | 3 months ago | | | 0 | 0.00035844724 | |
| 20542058 | 4 months ago | | | 0 | 0.000048534252 | |
| 20542055 | 4 months ago | | | 0 | 0.000044177996 | |
| 20330241 | 5 months ago | | | 0 | 0.00018299997 | |
| 20277476 | 5 months ago | | | 0 | 0.00040810066 | |
| 19567721 | 9 months ago | | | 0 | 0.00066676200 | |
| 19485313 | 9 months ago | | | 0 | 0.0019186560 | |
| 19228256 | 10 months ago | | | 0 | 0.00081366601 |
ABI
ABI objects
Getter at block 21434243
MAX_SUPPLY() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
isLaunched() view returns (bool)
false
isTradingEnabled() view returns (bool)
false
name() view returns (string)
TG.Casino
owner() view returns (address)
0xa9ec8c669ec7de986affa242925ae2ffadc6f817
pair() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
TGC
totalSupply() view returns (uint256)
80000000000000000000000000
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)
launch() payable
renounceOwnership()
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)
TokenLaunched()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.