REDDRAGONERC20
Verified contract
Active on
Ethereum with 215 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,488.37 |
$0 | |
RED | ERC-20 | 645.066224K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16377381 | 2 years ago | | | 0 | 0.0011878774 | |
| 16275459 | 2 years ago | | | 0 | 0.00058791652 | |
| 16247936 | 2 years ago | | | 0 | 0.00066644040 | |
| 16243599 | 2 years ago | | | 0 | 0.00070273500 | |
| 16238440 | 2 years ago | | | 0 | 0.00056575703 | |
| 16236230 | 2 years ago | | | 0 | 0.00065270361 | |
| 16233755 | 2 years ago | | | 0 | 0.00067635745 | |
| 16232502 | 2 years ago | | | 0 | 0.00067449340 | |
| 16230891 | 2 years ago | | | 0 | 0.00066633035 | |
| 16230889 | 2 years ago | | | 0 | 0.0012037097 |
ABI
ABI objects
Getter at block 21089770
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletToken() view returns (uint256)
20000000000000000
decimals() view returns (uint8)
9
deployer() view returns (address)
0x34685b0476ee7af1676d6be2dda0e3eeb51f7287
feeDenominator() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
35
marketingFeeReceiver() view returns (address)
0x1f983e4eabe34658069ca30b0cb161adf9c58253
name() view returns (string)
Red Dragon
pair() view returns (address)
0x539a3a617c12190019d5b7cc8b73f0701984603c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000
symbol() view returns (string)
RED
teamFee() view returns (uint256)
15
teamFeeReceiver() view returns (address)
0xef7c68f7e008dd3f13a257b5817caf54300ffeb4
totalFee() view returns (uint256)
50
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manage_FeeExempt(address[] addresses, bool status)
manage_TxLimitExempt(address[] addresses, bool status)
manage_WalletLimitExempt(address[] addresses, bool status)
removeLimits()
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver, address _teamFeeReceiver)
setFees_base1000(uint256 _liquidityFee, uint256 _marketingFee, uint256 _teamFee)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _denominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newOwner)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
Authorize_Wallet(address Wallet, bool Status)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.