Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x13ba…2c23
0x7a25…488d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MGC | ERC-20 | 34.071844M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19477679 | 8 months ago | | | 0 | 0.0013759833 | |
| 19477676 | 8 months ago | | | 0 | 0.00089921524 | |
| 19477676 | 8 months ago | | | 0 | 0.0015767505 | |
| 19477657 | 8 months ago | | | 0 | 0.00099285787 | |
| 19477632 | 8 months ago | | | 0 | 0.0016245230 | |
| 19477623 | 8 months ago | | | 0 | 0.00097673293 | |
| 19477598 | 8 months ago | | | 0 | 0.0016857217 | |
| 19477589 | 8 months ago | | | 0 | 0.0019347372 | |
| 19477425 | 8 months ago | | | 0 | 0.0017162920 | |
| 19477412 | 8 months ago | | | 0 | 0.0027499812 |
ABI
ABI objects
Getter at block 21157800
_maxTaxSwap() view returns (uint256)
200000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Magicraft AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MGC
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
initialize()
launch()
renounceOwnership()
setTax(uint256 _valueBuy, uint256 _valueSell)
toggleLimits()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
Launch(bool _tradingOpen, bool _swapEnabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet)
receive()
This contract contains no error objects.