Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdf2b…13a2
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,655.84 |
$0 | |
Moose | ERC-20 | 8.28112M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20303308 | 5 months ago | | | 0 | 0.00012551798 | |
| 17066463 | 2 years ago | | | 0 | 0.0013868946 | |
| 17066396 | 2 years ago | | | 0 | 0.00083369862 | |
| 17066389 | 2 years ago | | | 0 | 0.0014450302 | |
| 17028099 | 2 years ago | | | 0 | 0.00094684531 | |
| 16956086 | 2 years ago | | | 0 | 0.00099178523 | |
| 16921499 | 2 years ago | | | 0 | 0.0010338362 | |
| 16908819 | 2 years ago | | | 0 | 0.00061221228 | |
| 16905853 | 2 years ago | | | 0 | 0.0012227566 | |
| 16904293 | 2 years ago | | | 0 | 0.00080701857 |
ABI
ABI objects
Getter at block 21300141
decimals() pure returns (uint8)
9
name() pure returns (string)
Moose App
owner() view returns (address)
0x10174386d28871fd12dba126da6c90d0044ff9fd
symbol() pure returns (string)
Moose
totalSupply() pure returns (uint256)
10000000000000000000
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)
changeFees(uint256 _buy, uint256 _sell)
changeMinBalance(uint256 newMin)
editPercentages(uint256 _pc1, uint256 _pc2)
excludeFromFees(address target)
manualsend()
manualswap()
openTrading()
recoverTokens(address tokenAddress)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.