Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ViralDAO | ERC-20 | 1.482169K | -- | -- | |
UNI-V2 | ERC-20 | 0.032442 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14461289 | 3 years ago | | | 0 | 0.00040918518 | |
| 14461286 | 3 years ago | | | 0 | 0.00040874860 | |
| 14253413 | 3 years ago | | | 0 | 0.0041206393 | |
| 14252483 | 3 years ago | | | 0 | 0.0046094459 | |
| 14252366 | 3 years ago | | | 0 | 0.0050507846 | |
| 14252125 | 3 years ago | | | 0 | 0.0056309529 | |
| 14251397 | 3 years ago | | | 0 | 0.0050606255 | |
| 14251363 | 3 years ago | | | 0 | 0.0096913084 | |
| 14251218 | 3 years ago | | | 0 | 0.015946766 | |
| 14251213 | 3 years ago | | | 0 | 0.0066437699 |
ABI
ABI objects
Getter at block 21210468
_maxWalletSize() view returns (uint256)
2000000000000000
_minTransferForReferral() view returns (uint256)
1000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xc08a868861c374ab7221b795979dc631f241630d
minSupplyForReferralReward() view returns (uint256)
100000000000000
name() pure returns (string)
ViralDAO
pair() view returns (address)
0x2ba7a0c158fcdf10d9c3ebeb477d80df90097dfa
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
50000000000000
symbol() pure returns (string)
ViralDAO
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
isReferred(address) view returns (bool)
referrer(address) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
manualSend()
setFees(uint256 _liquidityFee, uint256 _devFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setMinTransferForReferral(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address owner)
ReferralBonus(address indexed feesTo, address indexed feesFrom, uint256 value)
Referred(address indexed referred, address indexed referrer)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.