Alien Milady Fumo
Verified contract
Active on
Ethereum with 309 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 "Alien Milady Fumo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18719873 | a year ago | | | 0 | 0.0012151255 | |
| 18719872 | a year ago | | | 0 | 0.0012551047 | |
| 17926816 | a year ago | | | 0 | 0.0012360632 | |
| 17825406 | a year ago | | | 0 | 0.00056887463 | |
| 17743489 | a year ago | | | 0 | 0.0016463980 | |
| 17591081 | a year ago | | | 0 | 0.00074989352 | |
| 17590951 | a year ago | | | 0 | 0.00078246329 | |
| 17569406 | a year ago | | | 0 | 0.00035039968 | |
| 17569406 | a year ago | | | 0 | 0.00031437900 | |
| 17567576 | a year ago | | | 0 | 0.00033524631 |
ABI
ABI objects
Getter at block 21220677
LP() view returns (address)
0x85a398a8d958c8a7fedf07363bfdcc4b7186915d
decimals() view returns (uint256)
18
name() view returns (string)
Alien Milady Fumo
owner() view returns (address)
0x3d6fb15cad7d788253539be3624dddf6bcbb0302
symbol() view returns (string)
FUMO
totalSupply() view returns (uint256)
300000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
blackAddressList(address[] listAddress, bool isBlackListed) returns (bool success)
blackListAddress(address listAddress, bool isBlackListed) returns (bool success)
changeAb(bool _ab) returns (bool success)
changeBn(uint256 _bn) returns (bool success)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
geryAddressList(address[] listAddress, bool _isGeryListed) returns (bool success)
geryListAddress(address listAddress, bool _isGeryListed) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
initToken(string _name, string _symbol, uint256 _decimals, uint256 _supply, address tokenOwner, address factory, address token1) returns (bool)
mint(address account, uint256 amount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
whiteListAddress(address listAddress, bool _isWhiteListed) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Blacklist(address indexed blackListed, bool value)
Burn(address indexed burner, uint256 value)
Gerylist(address indexed geryListed, bool value)
Mint(address indexed from, address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Whitelist(address indexed WhiteListed, bool value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.