Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MANGA | ERC-20 | 7.560278M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20173801 | 5 months ago | | | 0 | 0.00014080155 | |
| 17492858 | a year ago | | | 0 | 0.0034978000 | |
| 17492856 | a year ago | | | 0 | 0.00090513173 | |
| 17492848 | a year ago | | | 0 | 0.0010330130 | |
| 17492825 | a year ago | | | 0 | 0.0011027694 | |
| 17492823 | a year ago | | | 0 | 0.0010719150 | |
| 17492822 | a year ago | | | 0 | 0.0011651250 | |
| 17492822 | a year ago | | | 0 | 0.0011651250 | |
| 17492822 | a year ago | | | 0 | 0.0011651250 | |
| 17492822 | a year ago | | | 0 | 0.0011651250 |
ABI
ABI objects
Getter at block 21320873
decimals() view returns (uint8)
18
getBaseBuyFees() view returns (uint8)
0
getBaseSellFees() view returns (uint8)
98
minimumTokensBeforeSwap() view returns (uint256)
250000000000000000000000
name() view returns (string)
Manga
owner() view returns (address)
0x7fedd5f5165a6ce9d723e45f93d13af7f90a98c7
symbol() view returns (string)
MANGA
taxWallet() view returns (address)
0x39d4b3237383bc3a88b4b3371f93b3cc1695f91e
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xd64884f176a042bc8d6ab45be08a0203fa88a21d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimETHOverflow()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeesOnBuy(uint8 _taxFeeOnBuy)
setFeesOnSell(uint8 _taxFeeOnSell)
setMinimumTokensBeforeSwap(uint256 newValue)
setUniswapRouter(address newAddress)
setWallets(address newtaxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AllowedWhenTradingDisabledChange(address indexed account, bool isExcluded)
Approval(address indexed owner, address indexed spender, uint256 value)
AutomatedMarketMakerPairChange(address indexed pair, bool indexed value)
ClaimETHOverflow(uint256 amount)
CustomTaxPeriodChange(uint256 indexed newValue, uint256 indexed oldValue, string indexed taxType, bytes23 period)
ExcludeFromFeesChange(address indexed account, bool isExcluded)
ExcludeFromMaxTransferChange(address indexed account, bool isExcluded)
ExcludeFromMaxWalletChange(address indexed account, bool isExcluded)
FeeChange(string indexed identifier, uint8 taxFee)
FeeOnSelectedWalletTransfersChange(address indexed account, bool newValue)
FeesApplied(uint8 taxFee, uint256 totalFee)
MaxTransactionAmountChange(uint256 indexed newValue, uint256 indexed oldValue)
MaxWalletAmountChange(uint256 indexed newValue, uint256 indexed oldValue)
MinTokenAmountBeforeSwapChange(uint256 indexed newValue, uint256 indexed oldValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UniswapV2RouterChange(address indexed newAddress, address indexed oldAddress)
WalletChange(string indexed indentifier, address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.