Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x50da…8d6f
Balances ($0.00)
No balances found for "Mix Ai"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19891460 | 7 months ago | | | 0 | 0.00020691063 | |
| 19792575 | 7 months ago | | | 0 | 0.00022126790 | |
| 19760379 | 7 months ago | | | 0 | 0.00057387172 | |
| 19658496 | 8 months ago | | | 0 | 0.00043589257 | |
| 19655873 | 8 months ago | | | 0 | 0.00047351857 | |
| 19638696 | 8 months ago | | | 0 | 0.0011348369 | |
| 19637422 | 8 months ago | | | 0 | 0.00054701916 | |
| 19637331 | 8 months ago | | | 0 | 0.00055721060 | |
| 19635714 | 8 months ago | | | 0 | 0.00066893757 | |
| 19635416 | 8 months ago | | | 0 | 0.00054582637 |
ABI
ABI objects
Getter at block 21320090
buyFees() view returns (uint8)
5
decimals() pure returns (uint8)
9
marketingWallet() view returns (address)
0x50dadda42101f62ae73c5d11675389f3b7a78d6f
maxTransaction() view returns (uint256)
1000000000000001
maxWallet() view returns (uint256)
1000000000000001
name() pure returns (string)
Mix Ai
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFees() view returns (uint8)
5
swapMax() view returns (uint256)
29990000000000
swapMin() view returns (uint256)
100000000000
symbol() pure returns (string)
MAI
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptions(address wallet) view returns (bool fees, bool limits)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
openTrading()
renounceOwnership()
setExemption(address wlt, bool isNoFees, bool isNoLimits)
setFees(uint8 buyFeePercent, uint8 sellFeePercent)
setLimit(uint16 maxTransPermille, uint16 maxWaletPermille)
setMarketing(address marketingWlt)
setTaxSwaps(uint32 minVal, uint32 minDiv, uint32 maxVal, uint32 maxDiv, uint32 trigger)
transfer(address toWallet, uint256 amount) returns (bool)
transferFrom(address fromWallet, address toWallet, uint256 amount) returns (bool)
transferOwnership(address newowner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.