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 |
---|---|---|---|---|---|
TAG | ERC-20 | 2M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18499849 | a year ago | | | 0 | 0.0013681319 | |
| 18499646 | a year ago | | | 0 | 0.00079034133 | |
| 18480240 | a year ago | | | 0 | 0.0016216264 | |
| 18480202 | a year ago | | | 0 | 0.0016467799 | |
| 18480178 | a year ago | | | 0 | 0.0016284450 | |
| 18480123 | a year ago | | | 0 | 0.0019384497 | |
| 18480123 | a year ago | | | 0 | 0.062216000 | |
| 18480122 | a year ago | | | 0 | 0.0018833193 | |
| 18480122 | a year ago | | | 0 | 0.0018833193 | |
| 18480122 | a year ago | | | 0 | 0.0019759842 |
ABI
ABI objects
Getter at block 21304169
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
The Autistic Gamblers
owner() view returns (address)
0xd30a62974fd4d34470daa4bbfdede620552a504e
sellTax() view returns (uint256)
100
setMarketingFeeReceiver() view returns (address)
0xd30a62974fd4d34470daa4bbfdede620552a504e
symbol() pure returns (string)
TAG
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeAmount(uint256 newBuyTax, uint256 newSellTax)
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.