Lucky Red Envelope
Verified contract
Active on
Ethereum with 90 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc4a5…345b
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xLucky | ERC-20 | 316.476948K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17474866 | a year ago | | | 0 | 0.00040340849 | |
| 17408606 | a year ago | | | 0 | 0.0010715835 | |
| 17405628 | a year ago | | | 0 | 0.00088463497 | |
| 17405615 | a year ago | | | 0 | 0.0016161587 | |
| 17404858 | a year ago | | | 0 | 0.0011957182 | |
| 17404837 | a year ago | | | 0 | 0.0011824772 | |
| 17404785 | a year ago | | | 0 | 0.00092921536 | |
| 17404769 | a year ago | | | 0 | 0.00099051521 | |
| 17401547 | a year ago | | | 0 | 0.0071590982 | |
| 17398381 | 2 years ago | | | 0 | 0.0010244520 |
ABI
ABI objects
Getter at block 21320567
TeamShares() view returns (uint8)
1
_PresaleAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
isFirstLaunch() view returns (bool)
false
lastMigration() view returns (uint256)
17386739
liquidityLaunched() view returns (bool)
true
name() pure returns (string)
Lucky Red Envelope
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
0xLucky
totalSupply() pure returns (uint256)
400000000000000000
uniswapV2Pair() view returns (address)
0x1d5c4f2f60d7c61b85d4faa72f2b1cadc948d125
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
_isPromoted(address) view returns (bool)
_rOwned(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events PromoteAddress(address account, bool value)
PromoteMultiAddresses(address[] accounts, bool value)
approve(address spender, uint256 amount) returns (bool)
clearStuckBalance(address addr)
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
rescueForeignTokens(address _tokenAddr, address _to, uint256 _amount)
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setNewAppAddress(address appaddr)
setNewBurnAddress(address burnaddr)
setNewBuybackAddress(address buybackaddr)
setNewMarketingAddress(address markt)
setPresaleContract(address wallet)
setTeamShares(uint8 _blocks)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawToken(address _tokenContract, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
appAddressUpdated(address indexed previous, address indexed adr)
burnAddressUpdated(address indexed previous, address indexed adr)
buybackAddressUpdated(address indexed previous, address indexed adr)
marketingAddressUpdated(address indexed previous, address indexed adr)
promoteAddress(address indexed account, bool value)
promoteMultiAddresses(address[] accounts, bool value)
tokensRescued(address indexed token, address indexed to, uint256 amount)
constructor()
receive()
This contract contains no error objects.