TWISTER DOGE
Verified contract
Active on
Ethereum with 306 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 "TWISTER DOGE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18220620 | a year ago | | | 0 | 0.00044461096 | |
| 18025095 | a year ago | | | 0 | 0.00083134590 | |
| 17988526 | a year ago | | | 0 | 0.0011493627 | |
| 17976596 | a year ago | | | 0 | 0.0010474872 | |
| 17960303 | a year ago | | | 0 | 0.00055182218 | |
| 17951215 | a year ago | | | 0 | 0.00095779572 | |
| 17941533 | a year ago | | | 0 | 0.0012342128 | |
| 17932737 | a year ago | | | 0 | 0.00082791870 | |
| 17932426 | a year ago | | | 0 | 0.00082442941 | |
| 17932419 | a year ago | | | 0 | 0.00075944676 |
ABI
ABI objects
Getter at block 21222865
_market() view returns (address)
0x8cac18cef10447b7370c3a303846bf033714dd2d
decimals() view returns (uint8)
18
getFeesPercent() view returns (uint256, uint256)
(0, 0)
launchedAt() view returns (uint256)
17927548
name() view returns (string)
TWISTER DOGE
numTokensSellToMarket() view returns (uint256)
2000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndMarketEnabled() view returns (bool)
true
symbol() view returns (string)
TDOG
totalSupply() view returns (uint256)
1000000000000000000000000000
tradeEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x5ee3db0e63017bad9873937a382ac26aaf2869b5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
swapPairList(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeMultipleAccountsFromFee(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initializePair(address _uniswapV2Pair)
renounceOwnership()
setMarketAddress(address market)
setNumTokensSellToMarket(uint256 num)
setSwapAndMarketEnabled(bool _enabled)
setSwapPairList(address _uniswapV2Pair, bool _val)
setTradeEnabled(bool _enabled)
setUniswapV2Pair(address _uniswapV2Pair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawToken(address[] tokenAddr, address recipient)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndMarketEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.