Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MuskCZ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15859788 | 2 years ago | | | 0 | 0.00054343832 | |
| 15859755 | 2 years ago | | | 0 | 0.0081800932 | |
| 15859744 | 2 years ago | | | 0 | 0.00093216017 | |
| 15859717 | 2 years ago | | | 0 | 0.00046123110 | |
| 15859717 | 2 years ago | | | 0 | 0.00094431546 | |
| 15859702 | 2 years ago | | | 0 | 0.00096656496 | |
| 15859695 | 2 years ago | | | 0 | 0.00046992762 | |
| 15859689 | 2 years ago | | | 0 | 0.00038236501 | |
| 15859681 | 2 years ago | | | 0 | 0.00040998320 | |
| 15859673 | 2 years ago | | | 0 | 0.00091269094 |
ABI
ABI objects
Getter at block 21097312
decimals() view returns (uint8)
18
isLimited() view returns (bool)
false
name() view returns (string)
MuskCZ
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x4b3eac627c5f3ba1bed41b48ee6a92634dddf061
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
MuskCZ
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
_buyLimited(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
checkLimits(address to, uint256 amount, bool _in)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
getLimits()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
swapExactTokensForTokenSupportingFeeOnTransferTokens(uint256 amountIn, uint256 amountOutMin, uint256 deadline)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.