TDOGE BLACK
Verified contract
Active on
Ethereum with 88 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "TDOGE BLACK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20247493 | 4 months ago | | | 0 | 0.00011701113 | |
| 16108325 | 2 years ago | | | 0 | 0.00052338804 | |
| 16108321 | 2 years ago | | | 0 | 0.00053843403 | |
| 16105511 | 2 years ago | | | 0 | 0.00082846193 | |
| 16105402 | 2 years ago | | | 0 | 0.00096991649 | |
| 16105397 | 2 years ago | | | 0 | 0.00087440045 | |
| 16105369 | 2 years ago | | | 0 | 0.00090535579 | |
| 16105366 | 2 years ago | | | 0 | 0.00098112574 | |
| 16105365 | 2 years ago | | | 0 | 0.00099775182 | |
| 16105363 | 2 years ago | | | 0 | 0.0011885227 |
ABI
ABI objects
Getter at block 21227349
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWallet() view returns (address)
0x8cf38128653553bf17dd1d505d40af9131b9b87e
launchedAt() view returns (uint256)
1670081099
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
420000000000000
maxWallet() view returns (uint256)
420000000000000
name() view returns (string)
TDOGE BLACK
owner() view returns (address)
0x0000000000000000000000000000000000000000
supply() view returns (uint256)
21000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10500000000000
symbol() view returns (string)
TDOGEB
totalSupply() view returns (uint256)
21000000000000000
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
200
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x767d1c4a61e6c4951aba04694e928b75d05e0c9b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
200
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newWallet)
updateFeeExcluded(address reset)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.