Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VIRGO♍ | ERC-20 | 12.505315M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17772365 | a year ago | | | 0 | 0.0012083506 | |
| 17772344 | a year ago | | | 0 | 0.00082457780 | |
| 17772340 | a year ago | | | 0 | 0.00083128579 | |
| 17772331 | a year ago | | | 0 | 0.0014889065 | |
| 17772330 | a year ago | | | 0 | 0.0015129329 | |
| 17772330 | a year ago | | | 0 | 0.0015129329 | |
| 17772329 | a year ago | | | 0 | 0.0015173857 | |
| 17772329 | a year ago | | | 0 | 0.0021236537 | |
| 17772328 | a year ago | | | 0 | 0.0014942158 | |
| 17772286 | a year ago | | | 0 | 0.0013315585 |
ABI
ABI objects
Getter at block 21400063
blockCount() view returns (uint8)
0
decimals() view returns (uint8)
18
isTradingEnabled() view returns (bool)
true
liquidityBuyFee() view returns (uint16)
1
liquiditySellFee() view returns (uint16)
0
marketingBuyFee() view returns (uint16)
1
marketingSellFee() view returns (uint16)
5
maxBuyAmount() view returns (uint256)
20000001000000000000000000
maxWalletAmount() view returns (uint256)
20000001000000000000000000
name() view returns (string)
Virgo♍
owner() view returns (address)
0xda5c3b154bf56aad234c1a691ae6dcda78dc0efd
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
VIRGO♍
totalBuyFee() view returns (uint16)
2
totalSellFee() view returns (uint16)
5
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingStartBlock() view returns (uint256)
17772328
uniswapV2Pair() view returns (address)
0xbdf14e301544ae5c13f8429cde13a877d4a1df85
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimit(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimStuckTokens(address _token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBlacklist(address addr, bool value)
setBuyFee(uint16 marketing, uint16 liquidity)
setMarketingWallet(address newWallet)
setMaxBuyAmount(uint256 amount)
setMaxWallet(uint256 amount)
setSellFee(uint16 marketing, uint16 liquidity)
setSwapEnabled(bool value)
setSwapTokensAtAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateUniswapV2Router(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
GasForProcessingUpdated(uint256 indexed newValue, uint256 indexed oldValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.