Fable of the Dragon Tyrant

Verified contract

Active on Ethereum with 70 txns
Deployed by via 0xc97c0b4d at 15791728
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Native
Value $0
ERC-20
--
0xd97c5c01931192a23e8e6caa281071f6f3f5b4275118e7a71d1038dad1837eb4
0xebb76470c0607ea56adad0dd4b03a7f9e7f6ee3133ecc22d33d3326affc4e796
0x229eaf006dfb4b0e3e7516bd2150fcd0f115c3c17578e777c2f2cc57c6b85e0b
0xea475e7611a79d34a5d5ae18bf11d6a7193093a0af66b419789a92ebc142352f
0xfeb38857df77923e7e6a8ddd206bc25a6027fc02d7421b7eac09a0d6476ba4dc
0x7830cc2ebd5764df14dfc2c411bac499a0de52c4177a9c0b3adea9f558eed585
0x07f5fe57aef0cfe408fac90cb9eed8f765ff81a784055f6d85fde4c5363071cb
0xcba7eddf0b53602e4d4743585bdc8d30846965b63d210ffec8fe8b92b0c3dba2
0x5b183ea2d13a0b72cef0a978be506df9e5dfd123e31f5290ec9e960cb1dddef4
0xcb2ab1ce1d07d164f4bc1eae2392e4167a978a7a8a42478e2c286fda936c1fc9

Functions
Getter at block 20913092
buyFees(view returns (uint256 lpuint256 marketinguint256 tyrantBomb)
(lp=0, marketing=5, tyrantBomb=0)
decimals(view returns (uint8)
18
enableTransfers(view returns (bool)
true
lpRecipient(view returns (address)
0x56186143099cd8ecf22396da4cd566e1f5dd3483
marketingWallet(view returns (address)
0x56186143099cd8ecf22396da4cd566e1f5dd3483
maxWalletAmount(view returns (uint256)
100000000000000000000000000000
name(view returns (string)
Fable of the Dragon Tyrant
owner(view returns (address)
0x5a821930b8ae913e09bd26a870649a73da03f227
pair(view returns (address)
0x6a101bd7db3116befc8290edd2386290f883610c
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFees(view returns (uint256 lpuint256 marketinguint256 tyrantBomb)
(lp=0, marketing=5, tyrantBomb=0)
swapEnabled(view returns (bool)
true
swapThreshold(view returns (uint256)
500000000000000000000000
symbol(view returns (string)
TYRANT
totalBuyFee(view returns (uint256)
5
totalSellFee(view returns (uint256)
5
totalSupply(view returns (uint256)
10000000000000000000000000000000
transferFee(view returns (uint256)
0
tyrantBombWallet(view returns (address)
0x56186143099cd8ecf22396da4cd566e1f5dd3483
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
exemptFee(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
exemptFromFee(address userbool state
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
rescueERC20(address tokenAdduint256 amount
rescueETH(
setBuyFees(uint256 _lpuint256 _marketinguint256 _tyrantBomb
setEnableTransfers(
setMaxWalletAmount(uint256 amount
setPair(address newPair
setRouter(address newRouter
setSellFees(uint256 _lpuint256 _marketinguint256 _tyrantBomb
setSwapEnabled(bool state
setSwapThreshold(uint256 amount
setTaxRecipients(address _lpRecipientaddress _marketingWalletaddress _tyrantBombWallet
setTransferFee(uint256 _transferFee
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExemptFromFeeUpdated(address userbool state
FeesUpdated(
MaxWalletAmountUpdated(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PairUpdated(address newPair
RouterUpdated(address newRouter
SwapEnabled(bool state
SwapThresholdUpdated(uint256 amount
TaxRecipientsUpdated(address newLpRecipientaddress newMarketingWalletaddress newTyrantBombWallet
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _routerAddressstring _name_string _symbol_
Fallback and receive
receive(
Errors

This contract contains no error objects.