Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Mog Trump"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20342619 | 5 months ago | | | 0 | 0.00019253365 | |
| 20342615 | 5 months ago | | | 0 | 0.00028080154 | |
| 20342596 | 5 months ago | | | 0 | 0.00030985271 | |
| 20342520 | 5 months ago | | | 0 | 0.00045631619 | |
| 20342503 | 5 months ago | | | 0 | 0.00035274926 | |
| 20342503 | 5 months ago | | | 0 | 0.00035274926 | |
| 20342499 | 5 months ago | | | 0 | 0.00033623307 | |
| 20342498 | 5 months ago | | | 0 | 0.00033623307 | |
| 20342484 | 5 months ago | | | 0 | 0.00025623722 | |
| 20342482 | 5 months ago | | | 0 | 0.00034867950 |
ABI
ABI objects
Getter at block 21400048
DevWallet() view returns (address)
0x2a5f61117a0f26aff0f1e0299a6bacb1d92ba274
LimitsEnabledSponks() view returns (bool)
false
SparkTradingEnabled() view returns (bool)
true
SwapEnabledSp() view returns (bool)
true
buyDevFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x2a5f61117a0f26aff0f1e0299a6bacb1d92ba274
maxTransaction() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Mog Trump
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapTokensAtAmount() view returns (uint256)
5000000000000000000000
symbol() view returns (string)
MOGA
tokensForDev() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xb728d79f35b6931c7b763832c78a3b174a6414de
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedmaxTransaction(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createPair()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _buyMarketingFee, uint256 _buyDevFee, uint256 _sellMarketingFee, uint256 _sellDevFee)
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.