Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VOIS | ERC-20 | 3.755018T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21257008 | 4 days ago | | | 0 | 0.00043365881 | |
| 21257001 | 4 days ago | | | 0 | 0.00044810644 | |
| 21256997 | 4 days ago | | | 0 | 0.00042104457 | |
| 21021421 | a month ago | | | 0 | 0.00059946246 | |
| 21018924 | a month ago | | | 0 | 0.00037288277 | |
| 21018908 | a month ago | | | 0 | 0.00038527617 | |
| 21018902 | a month ago | | | 0 | 0.00039401691 | |
| 21011898 | a month ago | | | 0 | 0.00039043880 | |
| 20958975 | a month ago | | | 0 | 0.0013160745 | |
| 20958717 | a month ago | | | 0 | 0.0010436116 |
ABI
ABI objects
Getter at block 21286975
decimals() view returns (uint8)
18
limitsEnabled() view returns (bool)
false
marketingBuyFees() view returns (uint256)
5
marketingSellFees() view returns (uint256)
5
marketingWallet() view returns (address)
0xbec441b0aa3159bbc091b02e743f03dfb175a5c6
maxTxAmount() view returns (uint256)
1000000000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000000000
name() view returns (string)
Voise
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
5000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000000000
symbol() view returns (string)
VOIS
totalSupply() view returns (uint256)
1000000000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xe759fffe599087c3adc2cbcb32cdd36164ba17d8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
excludedFromMaxTx(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addPair(address pair, bool value)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimits() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyFees(uint256 _marketingFee)
setFeesWallet(address _wallet)
setMaxTxAmount(uint256 newNum)
setMaxWalletAmount(uint256 newNum)
setSellFees(uint256 _marketingFee)
setSwapEnabled(bool enabled)
setSwapMinimum(uint256 newAmount) returns (bool)
setSwapTokensAtAmount(uint256 newAmount) returns (bool)
startTrading() payable
swapTokens()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawEth()
withdrawTokens()
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.