Twitter Doge
Verified contract
Active on
Ethereum with 114 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TDOGE | ERC-20 | 4.547844K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20682447 | 3 months ago | | | 0 | 0.00010812903 | |
| 17648795 | a year ago | | | 0 | 0.0012980852 | |
| 17648781 | a year ago | | | 0 | 0.0013486491 | |
| 16995058 | 2 years ago | | | 0 | 0.00064332872 | |
| 16995058 | 2 years ago | | | 0 | 0.0010171410 | |
| 16971468 | 2 years ago | | | 0 | 0.0011215916 | |
| 16971411 | 2 years ago | | | 0 | 0.0017602984 | |
| 16971393 | 2 years ago | | | 0 | 0.00071889703 | |
| 16971392 | 2 years ago | | | 0 | 0.0013005636 | |
| 16971356 | 2 years ago | | | 0 | 0.0024623316 |
ABI
ABI objects
Getter at block 21378074
_maxTxAmount() view returns (uint256)
10000000000000
_maxWalletToken() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xb2075e4cb72e2ec031adde23454ca5a7aa4a6ab2
getPair() view returns (address)
0xfa86213a01c79e7ddf188c077127075784cacad5
liquidityWallet() view returns (address)
0xb2075e4cb72e2ec031adde23454ca5a7aa4a6ab2
marketingWallet() view returns (address)
0xc9e18d2ffb7a2632771a7daa70661b36a966f272
name() pure returns (string)
Twitter Doge
pair() view returns (address)
0xfa86213a01c79e7ddf188c077127075784cacad5
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000
symbol() pure returns (string)
TDOGE
teamWallet() view returns (address)
0xb2c8a586de93dd24be8a42b1db447c1ff00b24df
totalBuyFee() view returns (uint256)
9
totalSellFee() view returns (uint256)
9
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events airdrop(address[] addresses, uint256[] tokens)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance()
liftMax()
setBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _teamFee)
setMaxWallet(uint256 percent)
setSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _teamFee)
setTokenSwapSettings(bool _enabled, uint256 _threshold, uint256 _ratio, bool ratio)
setTxLimit(uint256 percent)
setWallets(address _marketingWallet, address _liquidityWallet, address _teamWallet)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountCoin)
LockTilStartUpdated(bool enabled)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.