Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,309.18 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16954822 | 2 years ago | | | 0 | 0.00060414270 | |
| 16509659 | 2 years ago | | | 0 | 0.00061760067 | |
| 16340691 | 2 years ago | | | 0 | 0.0016925606 | |
| 16219808 | 2 years ago | | | 0 | 0.0016731907 | |
| 16219802 | 2 years ago | | | 0 | 0.0014599190 | |
| 16219796 | 2 years ago | | | 0 | 0.00078876385 | |
| 16219794 | 2 years ago | | | 0 | 0.00093453477 | |
| 16219788 | 2 years ago | | | 0 | 0.00099871282 | |
| 16219781 | 2 years ago | | | 0 | 0.0010044074 | |
| 16219774 | 2 years ago | | | 0 | 0.00089805576 |
ABI
ABI objects
Getter at block 21244861
_maxWalletAmount() view returns (uint256)
20000001000000000
decimals() view returns (uint8)
9
getTokenAmountByUSDCPrice() view returns (uint256)
3713068
name() view returns (string)
MAKO
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MAKO
taxFees() view returns (uint256 buyFee, uint256 sellFee)
(buyFee=3, sellFee=3)
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2PairUSDC() view returns (address)
0x684e4db6ae5fc8a2af9af1e6beb4447d915c2d27
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
usdcAddress() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
usdcPriceToSwap() view returns (uint256)
500000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimTokens()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
extractERC20Tokens(address contractAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
sendEthBack()
setMaxWalletAmount(uint256 maxWalletAmount)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFees(uint256 buyFee, uint256 sellFee)
setUSDCPriceToSwap(uint256 usdcPriceToSwap_)
setWalletAddresses(address developmentOne, address developmentTwo)
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)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.