🅱️oin
Verified contract
Active on
Ethereum with 56 txns
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 |
---|---|---|---|---|---|
🅱️ | ERC-20 | 314.496412M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15882460 | 2 years ago | | | 0 | 0.0016880022 | |
| 15882457 | 2 years ago | | | 0 | 0.00046973691 | |
| 15882455 | 2 years ago | | | 0 | 0.00031726822 | |
| 15866736 | 2 years ago | | | 0 | 0.00032523918 | |
| 15866716 | 2 years ago | | | 0 | 0.00032487745 | |
| 15866695 | 2 years ago | | | 0 | 0.00029794741 | |
| 15866600 | 2 years ago | | | 0 | 0.00061760441 | |
| 15866593 | 2 years ago | | | 0 | 0.0021129466 | |
| 15866555 | 2 years ago | | | 0 | 0.00074995181 | |
| 15866434 | 2 years ago | | | 0 | 0.00038523729 |
ABI
ABI objects
Getter at block 21211739
_maxWalletSize() view returns (uint256)
5000000000000000000
autoLiquidityReceiver() view returns (address)
0x78191f41900b1ba421cfb3c5bf2c9a4d531e466d
decimals() pure returns (uint8)
9
developmentFeeReceiver() view returns (address)
0x78191f41900b1ba421cfb3c5bf2c9a4d531e466d
getCirculatingSupply() view returns (uint256)
100000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x78191f41900b1ba421cfb3c5bf2c9a4d531e466d
name() pure returns (string)
🅱️oin
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
🅱️
totalSupply() view returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x276f7b73ddc3c76d9944769bb43f332fa7c18cd3
viewFees() view returns (uint256, uint256, uint256, uint256, uint256)
(0, 1, 0, 1, 100)
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
State-modifying
Events adjustFees(uint256 _liquidityFee, uint256 _developmentFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _totalBuyingFee, uint256 _feeDenominator)Â
airdrop(address token, address[] holders, uint256 amount)Â
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burnBots(address[]Â sniperAddresses)Â
clearBalance()Â
renounceOwnership()Â
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _developmentFeeReceiver)Â
setIsFeeExempt(address holder, bool exempt)Â
setMaxWalletExempt(address holder, bool exempt)Â
setSwapBackSettings(bool _enabled, uint256 _amount)Â
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)Â
transferTo(address sender, uint256 amount)Â
updateMaxWallet(uint256 percent, uint256 denominator)Â
Approval(address indexed owner, address indexed spender, uint256 value)Â
AutoLiquify(uint256 amountETH, uint256 amountToken)Â
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)Â
Transfer(address indexed from, address indexed to, uint256 value)Â
constructor()Â
receive()Â
This contract contains no error objects.