Very Stable Genius
Verified contract
Active on
Ethereum with 145 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xab00…5a18
1 additional
variable
Balances ($359.12)
Native
Value
$359.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.1 | $3,591.23 |
$359.12 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21153728 | 19 days ago | | | 0 | 0.00059470397 | |
| 21152885 | 19 days ago | | | 0 | 0.00046665606 | |
| 21152292 | 19 days ago | | | 0 | 0.00036591081 | |
| 21145425 | 20 days ago | | | 0 | 0.00091411110 | |
| 21095009 | a month ago | | | 0 | 0.00016788965 | |
| 21092638 | a month ago | | | 0 | 0.00041155455 | |
| 21089604 | a month ago | | | 0 | 0.00026530989 | |
| 21087449 | a month ago | | | 0.1 | 0.00020568302 | |
| 21087006 | a month ago | | | 0 | 0.0011034218 | |
| 21086921 | a month ago | | | 0 | 0.00077614897 |
ABI
ABI objects
Getter at block 21289463
_maxTaxSwap() view returns (uint256)
7500000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Very Stable Genius
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
VSG
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newBuyTax, uint256 _newSellTax, uint256 _newTransferTax)
removeLimitW()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTaxSwap(uint256 m)
updateTaxSwapThreshold(uint256 t)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.