VIRTUCLOUD
Verified contract
Active on
Ethereum with 6,125 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4ca2…7194
Balances ($51.69)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VIRTU | ERC-20 | 230.686361K | $0.000224 |
$51.69 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156523 | 3 hours ago | | | 0 | 0.00031492251 | |
| 21155752 | 6 hours ago | | | 0 | 0.00028888640 | |
| 21155751 | 6 hours ago | | | 0 | 0.00029386720 | |
| 21155750 | 6 hours ago | | | 0 | 0.00029524726 | |
| 21155748 | 6 hours ago | | | 0 | 0.00028570600 | |
| 21155706 | 6 hours ago | | | 0 | 0.00025402080 | |
| 21151337 | 20 hours ago | | | 0 | 0.00039085952 | |
| 21148387 | a day ago | | | 0 | 0.00025019440 | |
| 21143213 | 2 days ago | | | 0 | 0.00082282192 | |
| 21116815 | 6 days ago | | | 0 | 0.00037055300 |
ABI
ABI objects
Getter at block 21157443
_buyTax() view returns (uint256)
5
_sellTax() view returns (uint256)
5
_taxSwapThreshold() view returns (uint256)
100000000000000000000000
_taxWallet() view returns (address)
0x4ca2abec83f9f9fcf1869c2bac721843e83c7194
_transferTax() view returns (uint256)
5
decimals() pure returns (uint8)
18
maxWalletLimit() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
VIRTUCLOUD
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
VIRTU
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeBuySellFee(uint256 buyFee, uint256 sellFee)
changeMaxWalletLimit(uint256 _limit)
changeTaxWallet(address newWallet)
changeTransferFee(uint256 trFee)
includeInFee(address account)
manualSwap()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whiteListFromFee(address account)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.