Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,522.32 |
$0 | |
GoldTama | ERC-20 | 824.41277M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16307579 | 2 years ago | | | 0 | 0.0021680473 | |
| 16307477 | 2 years ago | | | 0 | 0.0016207239 | |
| 15249183 | 2 years ago | | | 0 | 0.00033571887 | |
| 14215016 | 3 years ago | | | 0 | 0.0019122119 | |
| 14156331 | 3 years ago | | | 0 | 0.0051113502 | |
| 14154885 | 3 years ago | | | 0 | 0.0036931239 | |
| 14154765 | 3 years ago | | | 0 | 0.0053235187 | |
| 14154761 | 3 years ago | | | 0 | 0.0055319882 | |
| 14154761 | 3 years ago | | | 0 | 0.0069759992 | |
| 14154760 | 3 years ago | | | 0 | 0.0054378869 |
ABI
ABI objects
Getter at block 21094312
decimals() pure returns (uint8)
9
name() pure returns (string)
Gold Tama
owner() view returns (address)
0x411705bfd35c8ef1682200d344a1f690b4d0c7c4
symbol() pure returns (string)
GoldTama
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.