Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa25c…41e4
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOOSE | ERC-20 | 1.348411B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20841625 | 2 months ago | | | 0 | 0.00060645000 | |
| 20841625 | 2 months ago | | | 0 | 0.00060645000 | |
| 20841625 | 2 months ago | | | 0 | 0.00060645000 | |
| 20841625 | 2 months ago | | | 0 | 0.0011533800 | |
| 20841625 | 2 months ago | | | 0 | 0.0011535600 | |
| 20841625 | 2 months ago | | | 0 | 0.00089706000 | |
| 20841622 | 2 months ago | | | 0 | 0.0011533800 | |
| 20841622 | 2 months ago | | | 0 | 0.0011535600 | |
| 20841622 | 2 months ago | | | 0 | 0.0011535600 | |
| 20841621 | 2 months ago | | | 0 | 0.0011535600 |
ABI
ABI objects
Getter at block 21207330
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
100000000000000000000
buyfee() view returns (uint256)
0
copyright() view returns (string)
analytixaudit.com
customTaxAtLaunch() view returns (bool)
true
decimals() pure returns (uint8)
9
enableTradingTime() view returns (uint256)
1727435171
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x99a5b6dd11bca1498c18af55aba7767f80c5608a
isContract() view returns (bool)
true
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0x9ca50c3a74761987bac8b017df6c7c6b803aec5f
name() pure returns (string)
MOOSE
owner() view returns (address)
0x99a5b6dd11bca1498c18af55aba7767f80c5608a
sellfee() view returns (uint256)
0
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
20000000000000000
symbol() pure returns (string)
MOOSE
totalSupply() pure returns (uint256)
100000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events allowedToBuy(address account, bool yesno)
approve(address spender, uint256 amount) returns (bool)
changeWallets(address newBuy)
disableCustomTaxAtLaunch()
internalEnableTrading()
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
toggleCanSwapFees(bool yesno)
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)
SwapAndLiquify()
Transfer(address indexed from, address indexed to, uint256 value)
_changePair(address newLpPair)
_changeThreshold(uint256 newThreshold)
_changeWallets(address newBuy)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.