Teletubbies
Verified contract
Active on
Ethereum with 100 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 "Teletubbies"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17335630 | a year ago | | | 0 | 0.00071568448 | |
| 17329208 | a year ago | | | 0 | 0.0020140672 | |
| 17329207 | a year ago | | | 0 | 0.0032705385 | |
| 17329207 | a year ago | | | 0 | 0.0031513435 | |
| 17329178 | a year ago | | | 0 | 0.0024023166 | |
| 17329149 | a year ago | | | 0 | 0.0020374168 | |
| 17329125 | a year ago | | | 0 | 0.0010114924 | |
| 17329121 | a year ago | | | 0 | 0.00097362640 | |
| 17329118 | a year ago | | | 0 | 0.0010144240 | |
| 17329114 | a year ago | | | 0 | 0.0010143003 |
ABI
ABI objects
Getter at block 21216155
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
feeStatus() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
limits() view returns (bool)
false
name() view returns (string)
Teletubbies
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
TUBBIE
taxAddress() view returns (address)
0x929e5206cc11707ad177becb7f5a1906ba11f9f7
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActiveTime() view returns (uint256)
1684923215
uniswapV2Pair() view returns (address)
0x5151abe05e91cc0b8b4d1f88b006321b357964f0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearBuyTimer(address _wallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimits()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch() payable
renounceOwnership()
setSwap(bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address routerAddress, address _taxAddress)
receive()
This contract contains no error objects.