tyrantdog
Verified contract
Active on
Ethereum with 193 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TYD | ERC-20 | 445.62662 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16139778 | 2 years ago | | | 0 | 0.0047890409 | |
| 16135153 | 2 years ago | | | 0 | 0.0055710374 | |
| 16135151 | 2 years ago | | | 0 | 0.0053498269 | |
| 16135148 | 2 years ago | | | 0 | 0.00048389802 | |
| 16135146 | 2 years ago | | | 0 | 0.0050200318 | |
| 16135125 | 2 years ago | | | 0 | 0.00067350477 | |
| 16135117 | 2 years ago | | | 0 | 0.00067654517 | |
| 16135112 | 2 years ago | | | 0 | 0.00059512387 | |
| 16135109 | 2 years ago | | | 0 | 0.0053383504 | |
| 16135089 | 2 years ago | | | 0 | 0.00059686572 |
ABI
ABI objects
Getter at block 21168480
_maxTxAmount() view returns (uint256)
10000000000000000000000
_walletMax() view returns (uint256)
20000000000000000000000
autoLiquidityReceiver() view returns (address)
0xad09657683b3ddf38f9148c4c6c160c5f1b89f43
decimals() pure returns (uint8)
18
dividendDistributor() view returns (address)
0xa756ecd9a0841eb1376f8348cf641356db3917fc
extraFeeOnSell() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
launchedAt() view returns (uint256)
16120906
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
5
marketingWallet() view returns (address)
0xad09657683b3ddf38f9148c4c6c160c5f1b89f43
name() pure returns (string)
tyrantdog
pair() view returns (address)
0xddcd1fcc053ef22f43adee07c7da2c625693f9a5
restrictWhales() view returns (bool)
true
rewardsFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000000
symbol() pure returns (string)
TYD
totalFee() view returns (uint256)
5
totalFeeIfSelling() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
changeDistributionCriteria(uint256 newinPeriod, uint256 newMinDistribution)
changeDistributorSettings(uint256 gas)
changeFeeReceivers(address newLiquidityReceiver, address newMarketingWallet, address newanothermarketingWallet)
changeFees(uint256 newLiqFee, uint256 newRewardFee, uint256 newMarketingFee, uint256 newExtraSellFee)
changeIsDividendExempt(address holder, bool exempt)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit, bool swapByLimitOnly)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
claim()
tradingStatus(bool newStatus)
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 amountBNB, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.