HONEY COIN
Verified contract
Active on
Ethereum with 18,540 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf36f…d5f5
0x7e0d…1f21
Balances ($0.00)
No balances found for "HONEY COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21057451 | 15 days ago | | | 0 | 0.00017682382 | |
| 20983961 | 25 days ago | | | 0 | 0.0010598137 | |
| 20849833 | a month ago | | | 0 | 0.00021015969 | |
| 20756368 | 2 months ago | | | 0 | 0.00013668104 | |
| 20388268 | 4 months ago | | | 0 | 0.000097976863 | |
| 20266290 | 4 months ago | | | 0 | 0.000061116644 | |
| 20260005 | 4 months ago | | | 0 | 0.000054060306 | |
| 20260003 | 4 months ago | | | 0 | 0.000071848799 | |
| 20195221 | 4 months ago | | | 0 | 0.000056343848 | |
| 20195217 | 4 months ago | | | 0 | 0.000054868293 |
ABI
ABI objects
Getter at block 21163961
buyLimitActive() view returns (bool)
false
buyLimitAmount() view returns (uint256)
1
buyLimitTimePeriod() view returns (uint256)
1
decimals() view returns (uint8)
18
ecoSystem() view returns (address)
0xf36f33ca39985945c3042646e013b46ff3b1d5f5
mintPass() view returns (address)
0xf7536ed6ddd7dcf749dddae0e8fcb3d9a3f665ee
name() view returns (string)
HONEY COIN
owner() view returns (address)
0xc2d92613244175cb2f52bf1eace9a4f69943600c
symbol() view returns (string)
HONEYCOIN
taxManager() view returns (address)
0x7e0d8022559db9cf6d3284734863bb5ef2071f21
totalSupply() view returns (uint256)
16499278621670000000022823
uniswapPair() view returns (address)
0xdf44622fc41d706d6d3cfe1d22dcf80b170c2ab2
whitelistActive() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
authorized(address) view returns (bool)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
getEcoSystemBalance(address user, uint256[] flowersWithBees) view returns (uint256)
isWhiteListed(address) view returns (bool)
liquidityPair(address) view returns (bool)
noFee(address) view returns (bool)
userEcoSystemBalance(address) view returns (uint128 deposit, uint256 spent)
userToBuyLimit(address) view returns (uint128 bought, uint128 lastBuy)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address user, uint256 amount)
configureBuyLimit(bool _active, uint256 _period, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
sendToEcoSystem(uint128 amount)
setAuthorized(address _auth, bool _isAuth)
setBlackListed(address bl, bool isbl)
setEcosystem(address eco)
setLiqPair(address liqpair, bool isliq)
setMintPass(address _mintPass)
setNoFee(address nf, bool isnf)
setTaxManager(address manager)
setWhiteListed(address wl, bool iswl)
setWlActive(bool _active)
spendEcoSystemBalance(address user, uint128 amount, uint256[] flowersWithBees, bytes data)
takeFromEcoSystem(uint128 amount, uint256[] flowersWithBees)
transfer(address to, uint256 amount) returns (bool)
transferEcoSystemBalance(address _to, uint128 amount, uint256[] flowersWithBees)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SendToEcoSystem(address indexed user, uint256 indexed amount)
SpendEcoSystemBalance(address indexed user, uint256 indexed amount, uint256 indexed tax)
TakeFromEcoSytem(address indexed user, uint256 indexed amount)
Transfer(address indexed from, address indexed to, uint256 value)
TransferEcoSystemBalance(address indexed user, address indexed recipient, uint256 indexed amount)
constructor(address _router)
receive()
This contract contains no error objects.