Milady V Sproto
Verified contract
Active on
Ethereum with 72 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SPROLADY | ERC-20 | 32.162167K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18083570 | a year ago | | | 0 | 0.00039848547 | |
| 18036873 | a year ago | | | 0 | 0.0016324133 | |
| 18033862 | a year ago | | | 0 | 0.00068237114 | |
| 18032498 | a year ago | | | 0 | 0.00067151555 | |
| 18032494 | a year ago | | | 0 | 0.00072568421 | |
| 18032412 | a year ago | | | 0 | 0.00078549238 | |
| 18032406 | a year ago | | | 0 | 0.00068394315 | |
| 18032373 | a year ago | | | 0 | 0.00087878399 | |
| 18032288 | a year ago | | | 0 | 0.00072269817 | |
| 18032269 | a year ago | | | 0 | 0.00086504863 |
ABI
ABI objects
Getter at block 21315996
AWallet() view returns (address)
0x50c85850f97941f84d7f283f587ae6fa7f6e6b84
BWallet() view returns (address)
0x50c85850f97941f84d7f283f587ae6fa7f6e6b84
CWallet() view returns (address)
0x50c85850f97941f84d7f283f587ae6fa7f6e6b84
buyAFee() view returns (uint256)
3
buyAutoBurnFee() view returns (uint256)
0
buyBFee() view returns (uint256)
0
buyCFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
3
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
launchedAt() view returns (uint256)
18031961
launchedAtTimestamp() view returns (uint256)
1693453619
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
name() view returns (string)
Milady V Sproto
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellAFee() view returns (uint256)
3
sellAutoBurnFee() view returns (uint256)
0
sellBFee() view returns (uint256)
0
sellCFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
3
swapTokensAtAmount() view returns (uint256)
5000000000000000000000
symbol() view returns (string)
SPROLADY
tokensForA() view returns (uint256)
31729483886785908261031
tokensForAutoburn() view returns (uint256)
0
tokensForB() view returns (uint256)
0
tokensForC() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xa6fc2eab7eb5d71df9abfc2ffd294d02a62f16bc
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
isBot(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addBotInList(address _account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
removeBotFromList(address _account)
removeLimits() 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)
updateAWallet(address newAWallet)
updateBWallet(address newBWallet)
updateBuyFees(uint256 _AFee, uint256 _BFee, uint256 _CFee, uint256 _liquidityFee, uint256 _autoBurnFee)
updateCWallet(address newWallet)
updateSellFees(uint256 _AFee, uint256 _BFee, uint256 _CFee, uint256 _liquidityFee, uint256 _autoBurnFee)
withdrawETH(uint256 _amount)
AWalletUpdated(address indexed newWallet, address indexed oldWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
BWalletUpdated(address indexed newWallet, address indexed oldWallet)
CWalletUpdated(address indexed newWallet, address indexed oldWallet)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.