Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOTO | ERC-20 | 3.390123M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17308458 | a year ago | | | 0 | 0.0016302358 | |
| 17308315 | a year ago | | | 0 | 0.0016839479 | |
| 17308304 | a year ago | | | 0 | 0.0017839633 | |
| 17308295 | a year ago | | | 0 | 0.0010224772 | |
| 17308293 | a year ago | | | 0 | 0.00086421546 | |
| 17308291 | a year ago | | | 0 | 0.021459600 | |
| 17308286 | a year ago | | | 0 | 0.0018322607 | |
| 17308286 | a year ago | | | 0 | 0.0020186927 | |
| 17308284 | a year ago | | | 0 | 0.0019458125 | |
| 17308283 | a year ago | | | 0 | 0.0018273434 |
ABI
ABI objects
Getter at block 21217750
_devWallet() view returns (address)
0xc193a9c8ce3acb189ad80e9f9885b038e3b9f728
_feesDev() view returns (uint256)
9900
_feesLp() view returns (uint256)
0
_feesM() view returns (uint256)
0
_marketingWallet() view returns (address)
0xc193a9c8ce3acb189ad80e9f9885b038e3b9f728
_maxWallet() view returns (uint256)
100000000000000000000000000
_minTokensBeforeSwapping() view returns (uint256)
600
decimals() view returns (uint8)
18
feesBuy() view returns (uint256)
0
feesSellTotal() view returns (uint256)
9900
name() view returns (string)
MIYAMOTO
owner() view returns (address)
0xc193a9c8ce3acb189ad80e9f9885b038e3b9f728
started() view returns (bool)
true
symbol() view returns (string)
MOTO
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x4eeec3dd3081940d78fab84ce562d925fea71872
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getStatus(address a) view returns (bool)
State-modifying
Events addSnipers(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
editBuyFees(uint256 newValue)
editSellFees(uint256 __feesDev, uint256 __feesLp, uint256 __feesM)
excludeFromFees(address[] addresses)
getStuckETH()
getStuckTokens(address tokenAddress, address walletAddress, uint256 amt)
includeInFees(address[] addresses)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeSnipers(address[] accounts)
renounceOwnership()
setDevWallet(address newWallet)
setMarketingWallet(address newWallet)
setMaxWallet(uint256 __maxWallet)
setMinTokens(uint256 newValue)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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.