YukiEnergy
Verified contract
Active on
Ethereum with 15 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 |
---|---|---|---|---|---|
YUKI | ERC-20 | 14.624186M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18316193 | a year ago | | | 0 | 0.00027138869 | |
| 18316185 | a year ago | | | 0 | 0.00023992101 | |
| 18316183 | a year ago | | | 0 | 0.0016606470 | |
| 18316180 | a year ago | | | 0 | 0.00043559502 | |
| 18316179 | a year ago | | | 0 | 0.00018685206 | |
| 18316178 | a year ago | | | 0 | 0.00044246912 | |
| 18316176 | a year ago | | | 0 | 0.00043447695 | |
| 18316175 | a year ago | | | 0 | 0.00096084793 | |
| 18316175 | a year ago | | | 0 | 0.00096084793 | |
| 18316175 | a year ago | | | 0 | 0.00096084793 |
ABI
ABI objects
Getter at block 21409814
allowed() view returns (uint256)
114376019393445686525290646972623738416555272181
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x1408cc4faa9539de1f4a7cb71a24d17a00faa7f5
maxTransactionAmount() view returns (uint256)
100000000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000000
name() view returns (string)
YukiEnergy
owner() view returns (address)
0x3e9be5bc30834be0e4d2c3ac5d83b64c1050e27f
sellTotalFees() view returns (uint256)
20
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
YUKI
tokensForFees() view returns (uint256)
4185592186437607681373647
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc2433a0b566e86cda2f2a4d9463651f67faf9351
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _buyFee)
updateMaxWalletAndTxnAmount(uint256 newTxnNum, uint256 newMaxWalletNum)
updateSellFees(uint256 _sellFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawStuckTokens(address tkn)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.