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 |
---|---|---|---|---|---|
OTRClam | ERC-20 | 11.995302K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14602749 | 3 years ago | | | 0 | 0.00098713552 | |
| 14602473 | 3 years ago | | | 0 | 0.00087769179 | |
| 14602294 | 3 years ago | | | 0 | 0.00079149569 | |
| 14602198 | 3 years ago | | | 0 | 0.0012850863 | |
| 14602152 | 3 years ago | | | 0 | 0.00085650688 | |
| 14602055 | 3 years ago | | | 0 | 0.00096953928 | |
| 14602043 | 3 years ago | | | 0 | 0.00078261540 | |
| 14601945 | 3 years ago | | | 0 | 0.00096293285 | |
| 14601939 | 3 years ago | | | 0 | 0.0010208383 | |
| 14601854 | 3 years ago | | | 0 | 0.0011764807 |
ABI
ABI objects
Getter at block 21093705
decimals() view returns (uint8)
9
name() view returns (string)
Tama Elon
ownerAddress() view returns (address)
0x3b888a029930a3b2fb0cd56db40cec22487ae447
symbol() view returns (string)
TAMAELON
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
feeApplied(address spender) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimTokens(uint256 tAmount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deductFee(address spender)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.