muskong
Unverified contract
Proxy
Active on
Ethereum with 96 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0451…8069
Balances ($0.00)
No balances found for "muskong"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20695479 | 2 months ago | | | 0 | 0.000088222364 | |
| 20694961 | 2 months ago | | | 0 | 0.00012660290 | |
| 20694919 | 2 months ago | | | 0 | 0.00022892302 | |
| 20694905 | 2 months ago | | | 0 | 0.00021893628 | |
| 20694899 | 2 months ago | | | 0 | 0.000071267005 | |
| 20694898 | 2 months ago | | | 0 | 0.00022297617 | |
| 20694895 | 2 months ago | | | 0 | 0.00031930144 | |
| 20694894 | 2 months ago | | | 0 | 0.00014743273 | |
| 20694891 | 2 months ago | | | 0 | 0.00021878515 | |
| 20694887 | 2 months ago | | | 0 | 0.00022312323 |
ABI
ABI objects
Getter at block 21212596
MAX_TX_AMOUNT() view returns (uint256)
10000000000000000000000000
MAX_WALLET_AMOUNT() view returns (uint256)
30000000000000000000000000
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() view returns (uint8)
18
deployer() view returns (address)
0x04517ddc7d96bc2da455c56bffabafc4e4758069
feesTier() view returns (uint8)
2
launchTimestamp() view returns (uint256)
1725664631
limitsActive() view returns (bool)
false
name() view returns (string)
muskong
symbol() view returns (string)
MKONG
tokenFactory() view returns (address)
0xb70414bbe824f46d66b66371a4e16c225d9b601c
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapPair() view returns (address)
0xa50ac1e15bcf0ab9767f85fedf873ad4f145403d
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)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _deployer, string _name, string _symbol) payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.