ONE MILADY
Verified contract
Active on
Ethereum with 286 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ONE | ERC-20 | 0.000433 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19674992 | 7 months ago | | | 0 | 0.0015065520 | |
| 18040650 | a year ago | | | 0 | 0.00038191639 | |
| 17686051 | a year ago | | | 0 | 0.0022861795 | |
| 17590823 | a year ago | | | 0 | 0.0010248744 | |
| 17568762 | a year ago | | | 0 | 0.00028828334 | |
| 17561334 | a year ago | | | 0 | 0.0017836093 | |
| 17554705 | a year ago | | | 0 | 0.00079004461 | |
| 17551133 | a year ago | | | 0 | 0.00062321800 | |
| 17549483 | a year ago | | | 0 | 0.00031567680 | |
| 17546688 | a year ago | | | 0 | 0.00073893416 |
ABI
ABI objects
Getter at block 21312650
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
0
devWallet() view returns (address)
0x47cdb08f6aaab0bde57ef0d24daae21361427b84
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
40000
maxWallet() view returns (uint256)
40000
name() view returns (string)
ONE MILADY
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
supply() view returns (uint256)
1000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000
symbol() view returns (string)
ONE
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
433
totalSupply() view returns (uint256)
1000000
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
4
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xa6d76463671349768729d5fe70d0e6c0c54cac4e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
4
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
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)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateTransDigit(uint256 newNum)
updateWalletDigit(uint256 newNum)
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.