Ticker Is Moge
Verified contract
Active on
Ethereum with 76 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8896…9bd5
3 additional
variables
Balances ($0.00)
No balances found for "Ticker Is Moge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18999392 | a year ago | | | 0 | 0.0012403393 | |
| 18998548 | a year ago | | | 0 | 0.00088402593 | |
| 18998516 | a year ago | | | 0 | 0.0012852477 | |
| 18998499 | a year ago | | | 0 | 0.0015702478 | |
| 18998497 | a year ago | | | 0 | 0.0015176470 | |
| 18998174 | a year ago | | | 0 | 0.00078850436 | |
| 18998105 | a year ago | | | 0 | 0.00077160571 | |
| 18998090 | a year ago | | | 0 | 0.00072807128 | |
| 18998085 | a year ago | | | 0 | 0.0010459673 | |
| 18998085 | a year ago | | | 0 | 0.00071231569 |
ABI
ABI objects
Getter at block 21318104
decimals() pure returns (uint8)
9
name() pure returns (string)
Ticker Is Moge
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MOGE
totalSupply() pure returns (uint256)
42000000000000000
transferDelayEnabled() view returns (bool)
false
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)
openTrading()
removeLimits()
renounceOwnership()
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)
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.