Ender Dragon
Verified contract
Active on
Ethereum with 140 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
END | ERC-20 | 550.994167M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16132491 | 2 years ago | | | 0 | 0.00049846869 | |
| 16132486 | 2 years ago | | | 0 | 0.0024691746 | |
| 16132481 | 2 years ago | | | 0 | 0.00080265357 | |
| 16132478 | 2 years ago | | | 0 | 0.00047420805 | |
| 16132469 | 2 years ago | | | 0 | 0.00044597926 | |
| 16089570 | 2 years ago | | | 0 | 0.00043522874 | |
| 16087704 | 2 years ago | | | 0 | 0.00054150086 | |
| 16084159 | 2 years ago | | | 0 | 0.00069209816 | |
| 16083957 | 2 years ago | | | 0 | 0.00065651529 | |
| 16082780 | 2 years ago | | | 0 | 0.00053722515 |
ABI
ABI objects
Getter at block 21294518
_maxWalletSize() view returns (uint256)
5000000000000000000
autoLiquidityReceiver() view returns (address)
0x19e97f7db8a2a51709f127ab940f8113a5fe4e1e
decimals() pure returns (uint8)
9
developmentFeeReceiver() view returns (address)
0x19e97f7db8a2a51709f127ab940f8113a5fe4e1e
getCirculatingSupply() view returns (uint256)
69398867484227011253
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x19e97f7db8a2a51709f127ab940f8113a5fe4e1e
name() view returns (string)
Ender Dragon
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() view returns (string)
END
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0xc3efa730e84b7e6fbeb5e84054f8bc02fcfcfe50
viewFees() view returns (uint256, uint256, uint256, uint256, uint256)
(0, 2, 1, 3, 100)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
State-modifying
Events adjustFees(uint256 _liquidityFee, uint256 _developmentFee, uint256 _burnFee, uint256 _marketingFee, uint256 _totalBuyingFee, uint256 _feeDenominator)
airdrop(address token, address[] holders, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeName(string newName, string newSymbol)
clearBalance()
renounceOwnership()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _developmentFeeReceiver)
setIsFeeExempt(address holder, bool exempt)
setMaxWalletExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWallet(uint256 percent, uint256 denominator)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.