Muppet Coin
Verified contract
Active on
Ethereum with 22 txns
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 "Muppet Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13766067 | 3 years ago | | | 0 | 0.0056144880 | |
| 13763592 | 3 years ago | | | 0 | 0.016153164 | |
| 13762090 | 3 years ago | | | 0 | 0.0044919326 | |
| 13762081 | 3 years ago | | | 0 | 0.0040615494 | |
| 13762062 | 3 years ago | | | 0 | 0.0037373850 | |
| 13762060 | 3 years ago | | | 0 | 0.0030837000 | |
| 13762057 | 3 years ago | | | 0 | 0.0028274832 | |
| 13762044 | 3 years ago | | | 0 | 0.0030335280 | |
| 13762036 | 3 years ago | | | 0 | 0.0034032163 | |
| 13762022 | 3 years ago | | | 0 | 0.0028743683 |
ABI
ABI objects
Getter at block 21312141
TaxSlippage() view returns (string)
1%
TaxTakenAlready() view returns (uint256)
19190245189061988866816
decimals() view returns (uint8)
9
name() view returns (string)
Muppet Coin
owner() view returns (address)
0xabeee758c9fe3bebb3f1a5942d9d9e9f46ff57a0
symbol() view returns (string)
MUPPET
totalSupply() pure returns (uint256)
500000000000000000000000
uniswapV2factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapV2router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkSwap(address _address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveSwap(address _address)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
bannedBot(address Bot, bool Banned)
constructor(address V2factory, address V2router)
This contract contains no fallback and receive objects.
This contract contains no error objects.