Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.20)
Native
Value
$0.2
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000067 | $3,027.89 |
$0.2 | |
VIRAL | ERC-20 | 6.017338B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17733506 | a year ago | | | 0.000067 | 0.00039027423 | |
| 17732260 | a year ago | | | 0 | 0.00073143643 | |
| 17732146 | a year ago | | | 0 | 0.00079023110 | |
| 17732045 | a year ago | | | 0 | 0.00037816042 | |
| 17732038 | a year ago | | | 0 | 0.00079196313 | |
| 17732027 | a year ago | | | 0 | 0.00052534551 | |
| 17732024 | a year ago | | | 0 | 0.0010347025 |
ABI
ABI objects
Getter at block 21194981
UNISWAP_V2_PAIR() view returns (address)
0xced0c639077c401330cd31e48860e240d0379194
UNISWAP_V2_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_name() view returns (string)
ViralCoin
_reflectionTotal() view returns (uint256)
98050000000000000000003051546
_symbol() view returns (string)
VIRAL
_totalSupply() view returns (uint256)
100000000000000000000000000000
buyFee() view returns (uint8 reflection, uint8 marketing, uint8 total)
(reflection=1, marketing=2, total=3)
claimingFees() view returns (bool)
true
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
100000000000000000000000000000
getTelegramLink() view returns (string)
https://t.me/ViralCoin_ERC20
getTwitterLink() view returns (string)
limitsEnabled() view returns (bool)
true
linkUpdater() view returns (address)
0x81b688701ecb25d2e22030b20060dd6d2c91c969
name() view returns (string)
ViralCoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8 reflection, uint8 marketing, uint8 total)
(reflection=1, marketing=4, total=5)
swapThreshold() view returns (uint256)
200000000000000000000000000
symbol() view returns (string)
VIRAL
telegramLink() view returns (string)
https://t.me/ViralCoin_ERC20
totalSupply() view returns (uint256)
100000000000000000000000000000
twitterLink() view returns (string)
Read-only
_reflectionOwned(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
reflectionToToken(uint256 reflectionAmount) view returns (uint256)
tokenFromReflection(uint256 proportion) view returns (uint256)
tokensToProportion(uint256 tokens) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
blacklist(address _address, bool isBlacklisting)
changeFees(uint8 reflectionFeeBuy, uint8 marketingFeeBuy, uint8 reflectionFeeSell, uint8 marketingFeeSell)
clearStuckBalance()
clearStuckToken()
exemptTransfer(address recipient, uint256 amount) returns (bool)
renounceOwnership()
setFeeReceiver(address receiver)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setLimitsEnabled(bool enabled)
setSwapBackSettings(bool _enabled, uint256 _amount)
setSwapThreshold(uint256 threshold)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTelegramLink(string newTelegramLink)
updateTwitterLink(string newTwitterLink)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reflect(uint256 amountReflected, uint256 newTotalProportion)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.