Vaultification
Verified contract
Active on
Ethereum with 178 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
22 additional
variables
Balances ($1,583.62)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1.583617K | $1.00 |
$1,583.62 | |
VTF | ERC-20 | 22.796191M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19590874 | 8 months ago | | | 0 | 0.0024692338 | |
| 17299130 | 2 years ago | | | 0 | 0.00073673763 | |
| 17299125 | 2 years ago | | | 0 | 0.00078585203 | |
| 17241403 | 2 years ago | | | 0 | 0.0082716579 | |
| 16784378 | 2 years ago | | | 0 | 0.0022713174 | |
| 16784305 | 2 years ago | | | 0 | 0.0016896473 | |
| 16784199 | 2 years ago | | | 0 | 0.0015335829 | |
| 16784120 | 2 years ago | | | 0 | 0.0056590233 | |
| 16784052 | 2 years ago | | | 0 | 0.00081031576 | |
| 16783986 | 2 years ago | | | 0 | 0.0019692433 |
ABI
ABI objects
Getter at block 21301560
circulatingSupply() view returns (uint256)
1973739171114394337
decimals() pure returns (uint8)
9
development_receiver() view returns (address)
0x424906acf0a3d81ac0aef288e6aa4c92ba43ec07
distributorGas() view returns (uint256)
1
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketing_receiver() view returns (address)
0x43e7f6794e82f6b5b52f2dffbf7119a4787d6115
minDistribution() view returns (uint256)
10000000000000000
minPeriod() view returns (uint256)
600
name() pure returns (string)
Vaultification
pair() view returns (address)
0xb09ce653dc6ee498f9c134c609b76eb9eb5f3cd7
reward() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
symbol() pure returns (string)
VTF
totalDistributed() view returns (uint256)
0
totalDividends() view returns (uint256)
1582617010
totalShares() view returns (uint256)
1445715735059041614
totalSupply() view returns (uint256)
2000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getPendingUSDT(address shareholder) view returns (uint256)
holderTxTimestamp(address) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
totalRewardsDistributed(address _wallet) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
getRewardswithUSDT()
multiRewards(uint256 gas, address _rewards, uint256 _amount)
removeLimits()
renounceOwnership()
setDistributionConfigure(uint256 _minPeriod, uint256 _minDistribution, uint256 _distributorGas)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _rewards, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisDividendExempt(address holder, bool exempt)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
withdrawERC20(address _address, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _development_receiver, address _marketing_receiver, address _autoLiquididation)
receive()
This contract contains no error objects.