Major League Inu
Verified contract
Active on
Ethereum with 51 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Major League Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15804423 | 2 years ago | | | 0 | 0.0010804042 | |
| 15778978 | 2 years ago | | | 0 | 0.00078393310 | |
| 15778971 | 2 years ago | | | 0 | 0.00084794718 | |
| 15778970 | 2 years ago | | | 0 | 0.00088768139 | |
| 15778925 | 2 years ago | | | 0 | 0.00081562939 | |
| 15778915 | 2 years ago | | | 0 | 0.00085136759 | |
| 15778914 | 2 years ago | | | 0 | 0.00045123660 | |
| 15778911 | 2 years ago | | | 0 | 0.00078077388 | |
| 15778903 | 2 years ago | | | 0 | 0.00094910271 | |
| 15778896 | 2 years ago | | | 0 | 0.00079834690 |
ABI
ABI objects
Getter at block 21221260
decimals() pure returns (uint8)
9
name() pure returns (string)
Major League Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MLI
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.