Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1ecf…209f
12 additional
variables
Balances ($0.00)
No balances found for "MageCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19843166 | 6 months ago | | | 0 | 0.00027459981 | |
| 19843111 | 6 months ago | | | 0 | 0.00026302795 | |
| 19843104 | 6 months ago | | | 0 | 0.00029282369 | |
| 19842628 | 6 months ago | | | 0 | 0.00031775029 | |
| 19840478 | 6 months ago | | | 0 | 0.00065776737 | |
| 19840306 | 6 months ago | | | 0 | 0.00063335592 | |
| 19840256 | 6 months ago | | | 0 | 0.00044142366 | |
| 19840242 | 6 months ago | | | 0 | 0.00051114283 | |
| 19840236 | 6 months ago | | | 0 | 0.0067548882 | |
| 19840227 | 6 months ago | | | 0 | 0.00045697111 |
ABI
ABI objects
Getter at block 21230429
autoLpFlag() view returns (bool)
false
burnFlag() view returns (bool)
true
buyTax() view returns (uint256)
4
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
ethReflectionBasis() view returns (uint256)
0
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x61464adb55c6a162fd3556a5bd40ee7014b042ae
maxTxLimit() view returns (uint256)
2500000000000000000000000
maxWalletLimit() view returns (uint256)
2500000000000000000000000
name() view returns (string)
MageCoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
reflectionCooldown() view returns (uint256)
60
reflectionFlag() view returns (bool)
true
sellTax() view returns (uint256)
4
swapableRefection() view returns (uint256)
823936385248673380081798
swapableTreasury() view returns (uint256)
1182697484514945956342642
symbol() view returns (string)
MGC
totalAdded() view returns (uint256)
12000000000000000000000000
totalBurned() view returns (uint256)
833129520139610763406603
totalLpAdded() view returns (uint256)
19274556552639228869070334845
totalReflected() view returns (uint256)
823936385248673380081798
totalSupply() view returns (uint256)
99166870479860389236593397
totalTreasury() view returns (uint256)
1182697484514945956342642
tradingActive() view returns (bool)
true
treasury() view returns (address)
0x1ecf1e25f44250d3e7c1529b2ba799119fbd209f
treasuryFlag() view returns (bool)
true
Read-only
allowance(address sender, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromTax(address account) view returns (bool)
isReflectionExcluded(address account) view returns (bool)
lastReflectionBasis(address) view returns (uint256)
lastReflectionCooldown(address) view returns (uint256)
lpPairs(address) view returns (bool)
totalClaimedReflection(address) view returns (uint256)
unclaimedReflection(address account) view returns (uint256)
State-modifying
Events addReflection() payable returns (bool)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount) returns (bool)
claimETHReflection(uint256 amount) returns (bool)
excludeFromReflection(address account) returns (bool)
excludeFromTax(address account) returns (bool)
includeInReflection(address account) returns (bool)
includeInTax(address account) returns (bool)
recoverAllERC20Tokens(address to, address tokenAddress, uint256 amount) returns (bool)
recoverETH(address to) returns (bool)
reduceTaxFirstStep() returns (bool)
reduceTaxSecondStep() returns (bool)
removeAllTax() returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setBuyTax(uint256 _buyTax) returns (bool)
setLpPair(address LpAddress, bool status) returns (bool)
setMaxTxLimit(uint256 amount) returns (bool)
setMaxWalletLimit(uint256 amount) returns (bool)
setReflectionCooldown(uint256 unixTime) returns (bool)
setSellTax(uint256 _sellTax) returns (bool)
setTreasuryAddress(address account) returns (bool)
stopAutoLp() returns (bool)
stopBurn() returns (bool)
stopReflection() returns (bool)
stopTreasury() returns (bool)
swapReflection(uint256 amount) returns (bool)
swapTreasury(uint256 amount) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
trunOnTrading() returns (bool)
unstopAutoLp() returns (bool)
unstopBurn() returns (bool)
unstopReflection() returns (bool)
unstopTreasury() returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
addedTreasury(address indexed sender, uint256 amount)
autoLpadded(address indexed sender, uint256 amount)
burned(address indexed sender, uint256 amount)
buyTaxStatus(uint256 previousBuyTax, uint256 newBuyTax)
functionType(uint256 Type, address indexed sender, uint256 amount)
reflected(address indexed sender, uint256 amount)
reflectionClaimed(address indexed recipient, uint256 amount)
sellTaxStatus(uint256 previousSellTax, uint256 newSellTax)
constructor(string name_, string symbol_, uint256 totalSupply_, address _treasury, uint256 _reflectionCooldown, uint256 maxTxLimit_, uint256 maxWalletLimit_)
receive()
This contract contains no error objects.